[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl openssl.c /ext/openssl/tests 005.phpt bug38261.phpt

2007-01-20 Thread Rob Richards
rrichards Sat Jan 20 22:08:29 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests 005.phpt Modified files: /php-src/ext/opensslopenssl.c /php-src/ext/openssl/tests bug38261.phpt Log: MFH: fix accessing pub

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

2007-01-20 Thread Ilia Alshanetsky
iliaa Sat Jan 20 22:16:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/main php_variables.c Log: Fixed bug #39450 (getenv() fills other super-globals). http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.504&r2=1.2

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010-2.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt

2007-01-20 Thread Antony Dovgal
tony2001Sat Jan 20 22:12:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010-2.phpt 010.ph

[PHP-CVS] cvs: php-src /sapi/cli/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010-2.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt

2007-01-20 Thread Antony Dovgal
tony2001Sat Jan 20 22:12:45 2007 UTC Modified files: /php-src/sapi/cli/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010-2.phpt 010.phpt 011.phpt

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

2007-01-20 Thread Antony Dovgal
tony2001Sat Jan 20 19:19:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dom/tests bug38474.phpt Log: typo in the test name http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/bug38474.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php

[PHP-CVS] cvs: php-src /ext/spl spl_array.c spl_directory.c spl_functions.c spl_functions.h spl_observer.c /ext/spl/tests dit_001.phpt fileobject_003.phpt

2007-01-20 Thread Marcus Boerger
helly Sat Jan 20 16:19:21 2007 UTC Modified files: /php-src/ext/splspl_array.c spl_directory.c spl_functions.c spl_functions.h spl_observer.c /php-src/ext/spl/tests dit_001.phpt fileobject_003.phpt Log: - Mode debug info h

[PHP-CVS] cvs: php-src /ext/spl spl_array.c

2007-01-20 Thread Marcus Boerger
helly Sat Jan 20 14:41:04 2007 UTC Modified files: /php-src/ext/splspl_array.c Log: - Drop left-over http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.118&r2=1.119&diff_format=u Index: php-src/ext/spl/spl_array.c diff -u php-src/ext/spl/spl_ar

[PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests array_001.phpt array_002.phpt array_003.phpt array_007.phpt array_015.phpt array_017.phpt array_018.phpt array_022.phpt bug33136.phpt iterat

2007-01-20 Thread Marcus Boerger
helly Sat Jan 20 14:04:00 2007 UTC Modified files: /php-src/ext/splspl_array.c /php-src/ext/spl/tests array_001.phpt array_002.phpt array_003.phpt array_007.phpt array_015.phpt array_017.phpt

[PHP-CVS] cvs: php-src /ext/tidy tidy.c /ext/tidy/tests 024.phpt 025.phpt 026.phpt

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:58:20 2007 UTC Modified files: /php-src/ext/tidy tidy.c /php-src/ext/tidy/tests 024.phpt 025.phpt 026.phpt Log: MFB: fix crash & add tests http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.109&r2=1.110&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy/tests 024.phpt 025.phpt 026.phpt

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:50:19 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 024.phpt 025.phpt 026.phpt Log: new tests. bump code coverage to 81% http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/024.phpt?view=markup&rev=1.1 Index: php-s

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

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:49:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: fix another crash http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.19&r2=1.66.2.8.2.20&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u p

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

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:27:55 2007 UTC Modified files: /php-src/ext/tidy tidy.c Log: MFB: fix crash http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.108&r2=1.109&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u php-src/ext/tidy/tidy.c:1.108 php-src

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

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:27:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: fix crash. tests will follow http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.18&r2=1.66.2.8.2.19&diff_format=u Index: php-src/ext/tidy/tidy.

[PHP-CVS] cvs: php-src /ext/date php_date.c

2007-01-20 Thread Marcus Boerger
helly Sat Jan 20 12:22:02 2007 UTC Modified files: /php-src/ext/date php_date.c Log: - Fix warnings http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.129&r2=1.130&diff_format=u Index: php-src/ext/date/php_date.c diff -u php-src/ext/date/php_date