On 05.05.2009 01:18, Kalle Sommer Nielsen wrote:
> kalle         Mon May  4 21:18:22 2009 UTC
> 
>   Modified files:              (Branch: PHP_5_3)
>     /php-src  NEWS 
>     /php-src/ext/filter/tests bug39763.phpt bug42718-2.phpt 
>     /php-src/ext/pcre/tests   bug33200.phpt 
>     /php-src/ext/session/tests        001.phpt 003.phpt 004.phpt 005.phpt 
>                                       006.phpt 007.phpt 008-php4.2.3.phpt 
>                                       009.phpt 012.phpt 013.phpt 014.phpt 
>                                       019.phpt 
>     /php-src/ext/standard/tests/general_functions     putenv_error1.phpt 
>                                                       putenv_error2.phpt 
>     /php-src/ext/standard/tests/misc  syslog_vars_variation1.phpt 
>     /php-src/ext/standard/tests/network       
>                                               
> define_syslog_variables_variation-win32.phpt 
>     /php-src/main     main.c 
>     /php-src/tests/basic      bug46313-win.phpt 
>     /php-src/tests/security   magic_quotes_gpc.phpt 
>   Log:
>   Added E_DEPRECATED startup notice (5.3 only)

+25 test failures.

# cat /local/qa/5_3/ext/session/tests/007.diff
001+ PHP Warning:  Directive 'register_globals' is deprecated in PHP 5.3 and 
greater in Unknown on line 0
002+ PHP Warning:  Directive 'register_long_arrays' is deprecated in PHP 5.3 
and greater in Unknown on line 0
003+
012- PHP Warning:  Directive 'register_globals' is deprecated in PHP 5.3 and 
greater in Unknown on line 0
013- PHP Warning:  Directive 'register_long_arrays' is deprecated in PHP 5.3 
and greater in Unknown on line 0

-- 
Wbr, 
Antony Dovgal

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

Reply via email to