[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard/tests/array array_combine.phpt array_diff_assoc.phpt

2006-05-23 Thread Marcus Boerger
helly Tue May 23 23:49:49 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/standard/tests/array array_combine.phpt array_diff_assoc.phpt Log: - MFH Add more tests from Ligaya Turmelle http://cvs.php.net/viewcvs

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_combine.phpt array_diff_assoc.phpt

2006-05-23 Thread Marcus Boerger
helly Tue May 23 23:47:44 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_combine.phpt array_diff_assoc.phpt Log: - MFH Add more tests from Ligaya Turmelle http://cvs.php.net/viewcvs

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_combine.phpt array_diff_assoc.phpt

2006-05-23 Thread Marcus Boerger
helly Tue May 23 23:45:39 2006 UTC Added files: /php-src/ext/standard/tests/array array_combine.phpt array_diff_assoc.phpt Log: - Add more tests from Ligaya Turmelle http://cvs.php.net/viewcvs.cgi/php-src/ext/stan

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

2006-05-23 Thread Ilia Alshanetsky
iliaa Tue May 23 23:23:40 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/main php_open_temporary_file.c /php-srcNEWS Log: MFH: Fixed handling of extremely long paths inside tempnam() function. http://cvs.php.net/viewcvs.cgi/php-src/main/p

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

2006-05-23 Thread Ilia Alshanetsky
iliaa Tue May 23 23:22:27 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main php_open_temporary_file.c Log: MFH: Fixed handling of extremely long paths inside tempnam() function. http://cvs.php.net/viewcvs.cgi/php-src/main/php_open_temporary_file

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

2006-05-23 Thread Ilia Alshanetsky
iliaa Tue May 23 23:22:16 2006 UTC Modified files: /php-src/main php_open_temporary_file.c Log: MFB: Fixed handling of extremely long paths inside tempnam() function. http://cvs.php.net/viewcvs.cgi/php-src/main/php_open_temporary_file.c?r1=1.35&r2=1.3

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

2006-05-23 Thread Ilia Alshanetsky
iliaa Tue May 23 23:22:04 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_open_temporary_file.c /php-srcNEWS Log: Fixed handling of extremely long paths inside tempnam() function. http://cvs.php.net/viewcvs.cgi/php-src/main/php_op

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file stream_rfc2397_007.phpt /main/streams memory.c

2006-05-23 Thread Marcus Boerger
helly Tue May 23 22:31:25 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filestream_rfc2397_007.phpt Modified files: /php-src/main/streams memory.c Log: - MFH Fix feof() http://cvs.php.net/viewcvs.cgi/php-

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

2006-05-23 Thread Marcus Boerger
helly Tue May 23 22:26:55 2006 UTC Added files: /php-src/ext/standard/tests/filestream_rfc2397_007.phpt Log: - Add new test http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/file/stream_rfc2397_007.phpt?view=markup&rev=1.1 Index: php-src/ext/st

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

2006-05-23 Thread Marcus Boerger
helly Tue May 23 22:26:23 2006 UTC Modified files: /php-src/main/streams memory.c Log: - Fix feof() with temp/memory streams http://cvs.php.net/viewcvs.cgi/php-src/main/streams/memory.c?r1=1.21&r2=1.22&diff_format=u Index: php-src/main/streams/memory.c d

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests profile12.phpt profile13.phpt

2006-05-23 Thread Marcus Boerger
helly Tue May 23 22:24:44 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsprofile12.phpt profile13.phpt Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c Log: - MFH Sync with head (namespac

[PHP-CVS] cvs: php-src / NEWS

2006-05-23 Thread Marcus Boerger
helly Tue May 23 22:24:10 2006 UTC Modified files: /php-srcNEWS Log: - Done in 5.2 http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2116&r2=1.2117&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2116 php-src/NEWS:1.2117 --- php-src/NEWS:1.2116 Fri

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

2006-05-23 Thread Marcus Boerger
helly Tue May 23 22:22:35 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: - Readd NULL as allowed classname to skip parameter http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.208&r2=1.209&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/simplexml simplexml.c /ext/simplexml/tests bug37565.phpt

2006-05-23 Thread Marcus Boerger
helly Tue May 23 21:58:45 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug37565.phpt Modified files: /php-srcNEWS /php-src/ext/simplexml simplexml.c Log: - MFH Bugfix #37565 http://cvs.php.ne

[PHP-CVS] cvs: php-src /ext/simplexml/tests bug37565.phpt

2006-05-23 Thread Marcus Boerger
helly Tue May 23 21:56:36 2006 UTC Added files: /php-src/ext/simplexml/testsbug37565.phpt Log: - Add new test http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/tests/bug37565.phpt?view=markup&rev=1.1 Index: php-src/ext/simplexml/tests/bug37565.p

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

2006-05-23 Thread Marcus Boerger
helly Tue May 23 21:37:18 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: - Fix SEGV in case class to generate is not derived from SimpleXMLElement by issueing an error http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml