On Mon, 12 Apr 2010, Kalle Sommer Nielsen wrote:

> Modified: php/php-src/trunk/main/php_globals.h
> ===================================================================
> --- php/php-src/trunk/main/php_globals.h      2010-04-12 07:01:46 UTC (rev 
> 297863)
> +++ php/php-src/trunk/main/php_globals.h      2010-04-12 07:34:30 UTC (rev 
> 297864)
> @@ -127,8 +127,6 @@
>       zend_bool register_argc_argv;
>       zend_bool auto_globals_jit;
> 
> -     zend_bool y2k_compliance;
> -
>       char *docref_root;
>       char *docref_ext;

This breaks the ABIs, so please update the API numbers as well!

regards,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to