Hi Felipe,
Changing common global structure (e.g. addition shebang_len field into
compiler_globals structture in 5.3 brunch) are not allowed in minor
releases, because it breaks binary compatibility.
Please revert this patch for 5.3.
Thanks. Dmitry.
Felipe Pena wrote:
felipe Sun, 27 Jun 2010 21:46:16 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300789
Log:
- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)
Bug: http://bugs.php.net/48930 (Closed) __COMPILER_HALT_OFFSET__ incorrect in
PHP>=5.3
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
A php/php-src/branches/PHP_5_3/Zend/tests/bug48930.phpt
U php/php-src/branches/PHP_5_3/Zend/zend_globals.h
U php/php-src/branches/PHP_5_3/Zend/zend_language_scanner.c
U php/php-src/branches/PHP_5_3/Zend/zend_language_scanner.l
U php/php-src/branches/PHP_5_3/sapi/cgi/cgi_main.c
U php/php-src/branches/PHP_5_3/sapi/cli/php_cli.c
A php/php-src/trunk/Zend/tests/bug48930.phpt
U php/php-src/trunk/Zend/zend_globals.h
U php/php-src/trunk/Zend/zend_language_scanner.c
U php/php-src/trunk/Zend/zend_language_scanner.l
U php/php-src/trunk/sapi/cgi/cgi_main.c
U php/php-src/trunk/sapi/cli/php_cli.c
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php