[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2006-02-26 Thread changelog
changelog Mon Feb 27 06:31:56 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2268r2=1.2269diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2268

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard array.c dir.c exec.c pack.c reg.c string.c user_filters.c /main main.c /main/streams filter.c /sapi/cgi fastcgi.c /win32 select.c

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 10:49:51 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi fastcgi.c /php-src/win32 select.c /php-src/ext/standard array.c dir.c exec.c pack.c reg.c string.c user_filters.c

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

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 12:00:39 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: - Unicode support http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.189r2=1.190diff_format=u Index: php-src/ext/simplexml/simplexml.c diff -u

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

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 13:37:54 2006 UTC Added files: /php-src/ext/simplexml/tests028.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: - Add another write case

[PHP-CVS] cvs: php-src /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests 006.phpt bug35785.phpt

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 15:48:28 2006 UTC Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/simplexml/tests006.phpt bug35785.phpt Log: - Use get_property_ptr_ptr handler to prevent SEGV as in bug #35785 # Issue not

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

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 16:12:21 2006 UTC Modified files: /php-src/ext/simplexml simplexml.c Log: - Missing conversion http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.192r2=1.193diff_format=u Index: php-src/ext/simplexml/simplexml.c diff

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

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 16:40:01 2006 UTC Modified files: /php-src/ext/simplexml/testsbug35785.phpt Log: - Fix test http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/tests/bug35785.phpt?r1=1.3r2=1.4diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/simplexml php_simplexml.h simplexml.c /ext/simplexml/tests 026.phpt 027.phpt 028.phpt bug35785.phpt

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 23:14:45 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/simplexml/tests026.phpt 027.phpt 028.phpt Modified files: /php-src/ext/simplexml php_simplexml.h simplexml.c /php-src/ext/simplexml/tests

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

2006-02-26 Thread Marcus Boerger
helly Sun Feb 26 23:21:50 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - Update http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.429r2=1.2027.2.430diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.429

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/reflection/tests bug26695.phpt bug29268.phpt

2006-02-26 Thread Johannes Schl
johannesMon Feb 27 00:18:59 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/reflection/tests bug26695.phpt bug29268.phpt Log: - Fix tests

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

2006-02-26 Thread Dmitry Stogov
dmitry Mon Feb 27 07:12:14 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/simplexml simplexml.c Log: Fixed memory leak http://cvs.php.net/viewcvs.cgi/php-src/ext/simplexml/simplexml.c?r1=1.151.2.12r2=1.151.2.13diff_format=u Index: