[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-04-28 Thread changelog
changelog Tue Apr 29 01:31:47 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3030r2=1.3031diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3030

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug22414.phpt

2008-04-28 Thread Jani Taskinen
janiMon Apr 28 12:30:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug22414.phpt Log: - Fix test even if safe_mode is forced to be On in the binary

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug22414.phpt

2008-04-28 Thread Jani Taskinen
janiMon Apr 28 12:30:33 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug22414.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug22414.phpt?r1=1.10.6.2r2=1.10.6.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date config.w32

2008-04-28 Thread Scott MacVicar
scottmacMon Apr 28 13:21:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date config.w32 Log: Fix windows build http://cvs.php.net/viewvc.cgi/php-src/ext/date/config.w32?r1=1.5.2.1r2=1.5.2.1.4.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/date config.w32

2008-04-28 Thread Scott MacVicar
scottmacMon Apr 28 13:26:50 2008 UTC Modified files: /php-src/ext/date config.w32 Log: MFH: Fix windows build http://cvs.php.net/viewvc.cgi/php-src/ext/date/config.w32?r1=1.6r2=1.7diff_format=u Index: php-src/ext/date/config.w32 diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /main/streams streams.c

2008-04-28 Thread Greg Beaver
cellog Mon Apr 28 22:37:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/main/streams streams.c Log: Fixed potentially confusing error message on failure when no errors are logged

[PHP-CVS] cvs: php-src /main/streams streams.c

2008-04-28 Thread Greg Beaver
cellog Mon Apr 28 22:37:45 2008 UTC Modified files: /php-src/main/streams streams.c Log: MFB: Fixed potentially confusing error message on failure when no errors are logged

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-04-28 Thread Greg Beaver
cellog Mon Apr 28 22:39:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: fix erroneous use of php_resolve_path in _php_stream_wrapper_open_ex - this breaks require/include for all extensions that intercept zend_resolve_path

[PHP-CVS] cvs: php-src /main/streams streams.c

2008-04-28 Thread Greg Beaver
cellog Mon Apr 28 22:40:10 2008 UTC Modified files: /php-src/main/streams streams.c Log: MFB: fix erroneous use of php_resolve_path in _php_stream_wrapper_open_ex - this breaks require/include for all extensions that intercept zend_resolve_path