News Feed
Jobs Feed
Sections




News Archive
Michael Kimsal's Blog:
PHP short tags/xml patch (AKA long live short tags!)
January 16, 2006 @ 07:54:44

On Michael Kimsal's blog today, there's this new post with his method handling the "short tags" issue that plagues so many developers out there with a patch that makes it less of a problem.

For years I've been seeing people try to get rid of PHP "short tags" - Well, last year I made a quick patch to prove that the XML tag conflict was something that could be taken care of at the PHP parser level. It worked, but I lost that patch. So, I put it together again and would like some feedback. It seems to work OK on my end, and I'd like to see if this is something that we could get some traction behind.

He gives the source for the patch, a modification to one of the C files prior to compiling the PHP installation....

0 comments voice your opinion now!
short tags long live patch zend_language_scanner.c short tags long live patch zend_language_scanner.c


blog comments powered by Disqus

Similar Posts

Expirmentalworks.net: Inofficial PHP GIT repositories - Importing large trees

Davey Shafik\'s Blog: Spring Cleaning (or a Move from Categories to Tags)

Greg Beaver's Blog: PHP namespaces become much better (Derick take note)

Expirmentalworks.net: Inofficial PHP GIT repositories - Importing large trees

Inside Open Source: Matt Westgate on Drupal Theming


Community Events











Don't see your event here?
Let us know!


zendframework2 community introduction database series conference language podcast release functional example code opinion testing interview framework object tool composer development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework