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

2006-01-16 Thread Ilia Alshanetsky
iliaa Tue Jan 17 02:32:34 2006 UTC Modified files: /php-src/main/streams plain_wrapper.c Log: MFB51: Only report mkdir() errors if error reporting option is set. http://cvs.php.net/viewcvs.cgi/php-src/main/streams/plain_wrapper.c?r1=1.57&r2=1.58&diff_

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

2006-01-16 Thread Ilia Alshanetsky
iliaa Tue Jan 17 02:32:09 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main/streams plain_wrapper.c Log: Only report mkdir() errors if error reporting option is set. http://cvs.php.net/viewcvs.cgi/php-src/main/streams/plain_wrapper.c?r1=1.52.2.5

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/hash php_hash.h

2006-01-16 Thread Antony Dovgal
tony2001Mon Jan 16 23:04:23 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/hash php_hash.h Log: MFH: fix #36038 (ext/hash compile failure on Mac OSX) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.359&r2=1.2027

[PHP-CVS] cvs: php-src /ext/hash php_hash.h

2006-01-16 Thread Antony Dovgal
tony2001Mon Jan 16 23:03:41 2006 UTC Modified files: /php-src/ext/hash php_hash.h Log: fix #36038 (ext/hash compile failure on Mac OSX) http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/php_hash.h?r1=1.17&r2=1.18&diff_format=u Index: php-src/ext/hash/

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions bug35229.phpt

2006-01-16 Thread Antony Dovgal
tony2001Mon Jan 16 20:41:00 2006 UTC Modified files: /php-src/ext/standard/tests/general_functions bug35229.phpt Log: fix typo http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/general_functions/bug35229.phpt?r1=1.2&r2=1.3&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard/tests/general_functions bug35229.phpt

2006-01-16 Thread Antony Dovgal
tony2001Mon Jan 16 20:40:41 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard/tests/general_functions bug35229.phpt Log: fix typo http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/general_functions/bug35229.phpt?r1=1.1.4.2&

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

2006-01-16 Thread Antony Dovgal
tony2001Mon Jan 16 19:48:23 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main/streams plain_wrapper.c /php-srcNEWS Log: MFH: fix #35999 (recursive mkdir() does not work with relative path like "foo/bar") http://cvs.php.net/viewcv

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

2006-01-16 Thread Antony Dovgal
tony2001Mon Jan 16 19:47:07 2006 UTC Modified files: /php-src/main/streams plain_wrapper.c Log: fix bug #35999 (recursive mkdir() does not work with relative path like "foo/bar") http://cvs.php.net/viewcvs.cgi/php-src/main/streams/plain_wrapper

[PHP-CVS] cvs: php-src(PHP_4_4) /win32 wsyslog.c

2006-01-16 Thread Dmitry Stogov
dmitry Mon Jan 16 14:27:10 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/win32 wsyslog.c Log: Fixed first-chance exception during request shutdown http://cvs.php.net/viewcvs.cgi/php-src/win32/wsyslog.c?r1=1.4.16.1&r2=1.4.16.1.2.1&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_0) /win32 wsyslog.c

2006-01-16 Thread Dmitry Stogov
dmitry Mon Jan 16 14:26:52 2006 UTC Modified files: (Branch: PHP_5_0) /php-src/win32 wsyslog.c Log: Fixed first-chance exception during request shutdown http://cvs.php.net/viewcvs.cgi/php-src/win32/wsyslog.c?r1=1.4.28.1&r2=1.4.28.2&diff_format=u Index: p

[PHP-CVS] cvs: php-src /win32 wsyslog.c

2006-01-16 Thread Dmitry Stogov
dmitry Mon Jan 16 14:26:36 2006 UTC Modified files: /php-src/win32 wsyslog.c Log: Fixed first-chance exception during request shutdown http://cvs.php.net/viewcvs.cgi/php-src/win32/wsyslog.c?r1=1.6&r2=1.7&diff_format=u Index: php-src/win32/wsyslog.c diff

[PHP-CVS] cvs: php-src(PHP_5_1) /win32 wsyslog.c

2006-01-16 Thread Dmitry Stogov
dmitry Mon Jan 16 14:26:07 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/win32 wsyslog.c Log: Fixed first-chance exception during request shutdown http://cvs.php.net/viewcvs.cgi/php-src/win32/wsyslog.c?r1=1.6&r2=1.6.2.1&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src /main main.c TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h

2006-01-16 Thread Dmitry Stogov
dmitry Mon Jan 16 09:17:50 2006 UTC Modified files: /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h /php-src/main main.c Log: Fixed bug #36016 (realpath cache memleaks) http://cvs.php.net/viewcvs.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.79&r2=1.80&diff_

[PHP-CVS] cvs: php-src(PHP_5_1) /main main.c TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h

2006-01-16 Thread Dmitry Stogov
dmitry Mon Jan 16 09:09:37 2006 UTC Modified files: (Branch: PHP_5_1) /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h /php-src/main main.c Log: Fixed bug #36016 (realpath cache memleaks) http://cvs.php.net/viewcvs.cgi/TSRM/tsrm_virtual_cwd.c?r1=1