[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard dir.c

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 09:29:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dir.c Log: MFH: fix memory corruption due to double destruction of default dir handle http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.147.2

[PHP-CVS] cvs: php-src /ext/standard dir.c

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 09:28:41 2008 UTC Modified files: /php-src/ext/standard dir.c Log: fix memory corruption due to double destruction of default dir handle (detected by ext/standard/tests/dir/readdir_variation6.phpt) http://cvs.php.net/viewvc.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard dir.c

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 09:29:37 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard dir.c Log: MFH: fix memory corruption due to double destruction of default dir handle http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.147.2

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

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 10:46:46 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: cosmetic fixes http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1106&r2=1.2027.2.547.2.1107&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:

[PHP-CVS] cvs: php-src /ext/standard dir.c

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 12:09:34 2008 UTC Modified files: /php-src/ext/standard dir.c Log: apply better fix, so that the default handle would be closed when closing its reference http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.174&r2=1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard dir.c

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 12:10:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dir.c Log: MFH: apply better fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.147.2.3.2.12.2.4&r2=1.147.2.3.2.12.2.5&diff_format=u Index

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard dir.c

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 12:10:18 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard dir.c Log: MFH: apply better fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.147.2.3.2.15&r2=1.147.2.3.2.16&diff_format=u Index: php-sr

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/general_functions dl-cve-2007-4887.phpt import_request.phpt

2008-03-05 Thread Jani Taskinen
janiWed Mar 5 12:10:38 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions dl-cve-2007-4887.phpt import_request.phpt Log: - Fix tests http://cvs.php.net/viewv

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

2008-03-05 Thread Jani Taskinen
janiWed Mar 5 12:12:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions import_request.phpt Log: - Fix test when register_globals=On in php.ini http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_fun

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/dir .cvsignore

2008-03-05 Thread Antony Dovgal
tony2001Wed Mar 5 12:13:00 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/dir .cvsignore Log: add missing .cvsignore http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/dir/.cvsignore?view=markup&rev=1.1 Index: php-sr

[PHP-CVS] cvs: php-src /ext/xmlwriter/tests bug41326.phpt

2008-03-05 Thread Felipe Pena
felipe Wed Mar 5 13:15:03 2008 UTC Modified files: /php-src/ext/xmlwriter/testsbug41326.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/xmlwriter/tests/bug41326.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/xmlwriter/tests/bug41326.p

[PHP-CVS] cvs: php-src /main fopen_wrappers.c fopen_wrappers.h main.c ZendEngine2 zend.c zend.h zend_vm_def.h zend_vm_execute.h

2008-03-05 Thread Dmitry Stogov
dmitry Wed Mar 5 13:35:02 2008 UTC Modified files: /ZendEngine2zend.c zend.h zend_vm_def.h zend_vm_execute.h /php-src/main fopen_wrappers.c fopen_wrappers.h main.c Log: Optimized require_once() and include_once() by eliminationg open() syscall

[PHP-CVS] cvs: php-src /ext/standard/tests/file clearstatcache_error.phpt

2008-03-05 Thread Felipe Pena
felipe Wed Mar 5 14:22:07 2008 UTC Modified files: /php-src/ext/standard/tests/fileclearstatcache_error.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/clearstatcache_error.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/ex

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests bug43301.phpt

2008-03-05 Thread Antony Dovgal
On 05.03.2008 18:12, Jani Taskinen wrote: > -Parse error: parse error, expecting `T_VARIABLE' or `'$'' in %s(9) : mbregex > replace on line %d > +Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' > in %s/bug43301.php(%d) : mbregex replace on line 1 Jani, this error mes

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests bug43301.phpt

2008-03-05 Thread Jani Taskinen
On Wed, 2008-03-05 at 18:15 +0300, Antony Dovgal wrote: > On 05.03.2008 18:12, Jani Taskinen wrote: > > -Parse error: parse error, expecting `T_VARIABLE' or `'$'' in %s(9) : > > mbregex replace on line %d > > +Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or > > '$' in %s/

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests bug43301.phpt

2008-03-05 Thread Jani Taskinen
janiWed Mar 5 15:12:27 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/tests bug43301.phpt Log: - fix test (MF53) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/bug43301.phpt?r1=1.1.4.3&r2=1.1.4.4&diff_format=u Index: php-src/ext/m

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_key_exists_variation4.phpt array_merge_variation9.phpt array_push_variation4.phpt array_slice_variation9.phpt array_values_variation6.ph

2008-03-05 Thread Jani Taskinen
janiWed Mar 5 15:37:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_key_exists_variation4.phpt array_merge_variation9.phpt array_push_variation4

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_key_exists_variation4.phpt array_merge_variation9.phpt array_push_variation4.phpt array_slice_variation9.phpt array_values_variation6.ph

2008-03-05 Thread Jani Taskinen
janiWed Mar 5 15:37:53 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_key_exists_variation4.phpt array_merge_variation9.phpt array_push_variation4

[PHP-CVS] cvs: CVSROOT / avail

2008-03-05 Thread Johannes Schlüter
johannesWed Mar 5 17:47:41 2008 UTC Modified files: /CVSROOTavail Log: - Update Gwynne http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1363&r2=1.1364&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1363 CVSROOT/avail:1.1364 --- CVSROOT/av

[PHP-CVS] cvs: CVSROOT / avail

2008-03-05 Thread Derick Rethans
derick Wed Mar 5 19:42:06 2008 UTC Modified files: /CVSROOTavail Log: - php src karma for lars (on request by helly) http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1364&r2=1.1365&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1364 CVSROOT/

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-03-05 Thread Lars Strojny
lstrojnyWed Mar 5 20:10:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: Using new magic constant __DIR__ in run-tests.php http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.17&r2=1.226.2.37.2.35.2.18&

[PHP-CVS] cvs: php-src / run-tests.php

2008-03-05 Thread Lars Strojny
lstrojnyWed Mar 5 20:11:36 2008 UTC Modified files: /php-srcrun-tests.php Log: Using new magic constant __DIR__ in run-tests.php http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.343&r2=1.344&diff_format=u Index: php-src/run-tests.php diff

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

2008-03-05 Thread Pierre-Alain Joye
pajoye Wed Mar 5 20:58:08 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/main main.c Log: - #42505, new sendmail default path breaks on Novell (Guenter Knauf) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1107&

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard info.c

2008-03-05 Thread Pierre-Alain Joye
pajoye Wed Mar 5 21:09:29 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard info.c Log: - #40013, php_uname() does not return nodename on Netware (Guenter Knauf) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.

[PHP-CVS] cvs: php-src /ext/standard info.c

2008-03-05 Thread Pierre-Alain Joye
pajoye Wed Mar 5 21:18:26 2008 UTC Modified files: /php-src/ext/standard info.c Log: - MFB: #40013, php_uname() does not return nodename on Netware (Guenter Knauf) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.286&r2=1.287&diff_f

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

2008-03-05 Thread Pierre-Alain Joye
pajoye Wed Mar 5 21:20:14 2008 UTC Modified files: /php-src/main main.c Log: - MFB: #42505, new sendmail default path breaks on Novell (Guenter Knauf) http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.761&r2=1.762&diff_format=u Index: php-src/mai

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mssql php_mssql.c

2008-03-05 Thread Ilia Alshanetsky
iliaa Wed Mar 5 23:52:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Revert patch for bug #44325 http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.5&r2=1.152.2.13.2.4.2.6&diff_format=u In

[PHP-CVS] cvs: php-src /ext/mssql php_mssql.c

2008-03-05 Thread Ilia Alshanetsky
iliaa Wed Mar 5 23:52:56 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: Revert patch for bug #44325 http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.173&r2=1.174&diff_format=u Index: php-src/ext/mssql/php_mssql.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mssql php_mssql.c

2008-03-05 Thread Ilia Alshanetsky
iliaa Wed Mar 5 23:53:24 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mssql php_mssql.c /php-srcNEWS Log: MFB: Revert patch for bug #44325 http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.7&r2=1.152.2.13.2.8&d