[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-10-18 Thread Robert Thompson
ab5602 Fri Oct 19 05:35:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: formatting http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.981r2=1.2027.2.547.2.982diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-10-18 Thread Robert Thompson
ab5602 Fri Oct 19 01:22:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: News for getcwd() failure fix. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.980r2=1.2027.2.547.2.981diff_format=u Index: php-src/NEWS diff -u

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

2007-10-10 Thread Robert Thompson
ab5602 Wed Oct 10 22:52:59 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main safe_mode.c Log: Fix for bug 41899, safe mode and relative paths with Solaris's broken getcwd().

[PHP-CVS] cvs: php-src(PHP_5_2) /main safe_mode.c

2007-10-10 Thread Robert Thompson
ab5602 Wed Oct 10 23:54:39 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main safe_mode.c Log: Fix for bug 41899, safe mode and relative paths with Solaris's broken getcwd().

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

2007-10-08 Thread Robert Thompson
ab5602 Mon Oct 8 23:44:51 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main fopen_wrappers.c Log: Fix for bug 41822. expand_filepath() will now return a relative path under the specific situation where getcwd() returns NULL and the file is still

[PHP-CVS] cvs: php-src(PHP_5_2) /main fopen_wrappers.c

2007-10-07 Thread Robert Thompson
ab5602 Mon Oct 8 02:49:27 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main fopen_wrappers.c Log: Fix for bug 41822 and 41899. expand_filepath() will now return a relative path under the specific situation where getcwd() returns NULL and the