News Feed
Jobs Feed
Sections




News Archive
Greg Beaver's Blog:
multiple __HALT_COMPILER(); no longer raises notices PHP 5.2.2+
June 28, 2007 @ 08:03:00

Greg Beaver points out an obscure problem he came across when working with the new _HALT_COMPILER token in PHP 5:

A quick note about an obscure problem peculiar to PHP files that make use of PHP 5's new __HALT_COMPILER(); token. Prior to PHP 5.2.2, if you included two files that contained the __HALT_COMPILER(); token, you would get a notice that __COMPILER_HALT_OFFSET__ was already defined.

This posed a problem for him as he needed it to throw this error for the phar library format. His solution? To patch his installation (PHP5, the PHP6 patch is here) to make the problem a non-issue.

0 comments voice your opinion now!
haltcompiler php5 php6 patch notice haltcompiler php5 php6 patch notice


blog comments powered by Disqus

Similar Posts

Tony Bibbs' Blog: PHP5 SOAP Still Has Ways to Go

Vinu Thomas's Blog: Quercus - PHP5 in 100% Java

Andi Gutmans' Blog: CNET Article

Brian Snugg's Blog: Reverse Proxy in PHP5

Stubbles Blog: My wishlist for PHP 6, pt1: The 'object' type hint


Community Events











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


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

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