[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date config.m4 php_date.c /ext/date/lib astro.c astro.h parse_date.c parse_date.re timelib.c timelib.h timezonemap.h unixtime2tm.c /ext/date/tests date_default_t

2005-12-19 Thread Derick Rethans
derick Mon Dec 19 13:00:40 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/date/lib astro.c astro.h Modified files: /php-src/ext/date config.m4 php_date.c /php-src/ext/date/lib parse_date.c parse_date.re timelib.c

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

2005-12-19 Thread Antony Dovgal
tony2001Mon Dec 19 13:53:06 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/splspl_observer.c Log: fix possible reads of uninitialized memory (reproducible only on 64bit platforms) http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_observ

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

2005-12-19 Thread Antony Dovgal
tony2001Mon Dec 19 13:53:28 2005 EDT Modified files: /php-src/ext/splspl_observer.c Log: MFB: fix possible invalid reads http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_observer.c?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/spl/spl_observer.

[PHP-CVS] cvs: php-src /ext/xml compat.c /ext/xml/tests bug35447.phpt

2005-12-19 Thread Rob Richards
rrichards Mon Dec 19 14:16:10 2005 EDT Added files: /php-src/ext/xml/tests bug35447.phpt Modified files: /php-src/ext/xmlcompat.c Log: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) add test http://cv

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/xml compat.c /ext/xml/tests bug35447.phpt

2005-12-19 Thread Rob Richards
rrichards Mon Dec 19 14:17:30 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/xml/tests bug35447.phpt Modified files: /php-src/ext/xmlcompat.c Log: MFH: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM)

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

2005-12-19 Thread Rob Richards
rrichards Mon Dec 19 14:18:05 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.303&r2=1.2027.2.304&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.303 php-src/NEWS:1

[PHP-CVS] cvs: php-src /ext/xmlwriter php_xmlwriter.c php_xmlwriter.h

2005-12-19 Thread Rob Richards
rrichards Mon Dec 19 15:05:42 2005 EDT Modified files: /php-src/ext/xmlwriter php_xmlwriter.c php_xmlwriter.h Log: cleanup code making it easier to add new functionality and maintain implement xmlwriter_full_end_element and xmlwriter_write_raw http:/

Re: [PHP-CVS] cvs: php-src /ext/xmlwriter php_xmlwriter.c php_xmlwriter.h

2005-12-19 Thread Jani Taskinen
In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed MFH please. (This thing hasn't been in any PHP release yet..) --Jani On Mon, 19 Dec 2005, Rob Richards wrote: >

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

2005-12-19 Thread Ilia Alshanetsky
iliaa Mon Dec 19 16:33:46 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_sqlite sqlite_driver.c Log: Fixed possible memory corruption. http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_sqlite/sqlite_driver.c?r1=1.20.2.2&r2=1.20.2.3&diff_format=

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

2005-12-19 Thread Ilia Alshanetsky
iliaa Mon Dec 19 16:34:00 2005 EDT Modified files: /php-src/ext/pdo_sqlite sqlite_driver.c Log: MFB51: Fixed possible memory corruption. http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_sqlite/sqlite_driver.c?r1=1.25&r2=1.26&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS acinclude.m4 /build libtool.m4

2005-12-19 Thread Jani Taskinen
sniper Mon Dec 19 22:29:12 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS acinclude.m4 /php-src/build libtool.m4 Log: - Fixed bug #35735 ($EGREP and $SED are not defined in configure) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.12

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mcve config.m4

2005-12-19 Thread Jani Taskinen
sniper Mon Dec 19 22:36:36 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/ext/mcve config.m4 Log: - Remove bad egrep check (done in configure.in already) http://cvs.php.net/viewcvs.cgi/php-src/ext/mcve/config.m4?r1=1.2.4.11&r2=1.2.4.11.2.1&diff_format=u I