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

Michael Kimsal\'s Blog: PHP short tags/xml patch (AKA long live short tags!)

Freek Lijten's Blog: Currently on PHP's internals...

Community News: php|architect and Pro PHP Podcast Team Up

Greg Beaver's Blog: Synchronize live and development sites using the PEAR Installer

Ilia Alshanetsky's Blog: Scalar Type Hints are Here!


Community Events











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


phpunit unittest introduction podcast code interview series release tool functional conference community application opinion framework zendframework2 development example language testing

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