[PHP-CVS] cvs: php-src /ext/xml expat_compat.h

2003-09-22 Thread Rob Richards
rrichards Mon Sep 22 15:04:50 2003 EDT Modified files: /php-src/ext/xmlexpat_compat.h Log: move hash.h for libxml 2.6 compatibility Index: php-src/ext/xml/expat_compat.h diff -u php-src/ext/xml/expat_compat.h:1.11 php-src/ext/xml/expat_compat.h:1.12 --

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

2003-09-22 Thread Rob Richards
rrichards Mon Sep 22 15:08:03 2003 EDT Modified files: /php-src/ext/xslxsltprocessor.c Log: set base href for copied, imported doc set environment for imported stylesheet add optional clone parameter for data to transform Index: php-src/ext/xsl/xsl

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

2003-09-22 Thread Rob Richards
rrichards Mon Sep 22 15:11:35 2003 EDT Modified files: /php-src/ext/domdocument.c Log: set consistent pathing for libxml set document url when loaded from memory to set base href Index: php-src/ext/dom/document.c diff -u php-src/ext/dom/document.c:1.

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

2003-09-22 Thread Andrey Hristov
andrey Mon Sep 22 19:19:19 2003 EDT Modified files: /php-src/ext/standard array.c Log: improve the fix for #25494. If more then one bad parameter is passed an warning for all will be emitted. Index: php-src/ext/standard/array.c diff -u php-src/ext/st

[PHP-CVS] cvs: php-src /ext/exif exif.c /ext/mysql php_mysql.c

2003-09-22 Thread Ilia Alshanetsky
iliaa Mon Sep 22 19:27:53 2003 EDT Modified files: /php-src/ext/exif exif.c /php-src/ext/mysql php_mysql.c Log: String format stuff. Index: php-src/ext/exif/exif.c diff -u php-src/ext/exif/exif.c:1.157 php-src/ext/exif/exif.c:1.158 --- php-src/ext/e

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/exif exif.c /ext/mysql php_mysql.c /ext/sysvmsg sysvmsg.c

2003-09-22 Thread Ilia Alshanetsky
iliaa Mon Sep 22 19:28:10 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/exif exif.c /php-src/ext/sysvmsgsysvmsg.c /php-src/ext/mysql php_mysql.c Log: MFH: string format stuff. Index: php-src/ext/exif/exif.c diff -u php-src/ext/

[PHP-CVS] cvs: php-src /ext/mbstring/libmbfl/filters html_entities.h mbfilter_htmlent.c mbfilter_htmlent.h /ext/mbstring/libmbfl/mbfl mbfilter_8bit.h mbfilter_pass.h mbfilter_wchar.h mbfl_allocators.h

2003-09-22 Thread Rui Hirokawa
hirokawaMon Sep 22 22:42:48 2003 EDT Modified files: /php-src/ext/mbstring/libmbfl/filters html_entities.h mbfilter_htmlent.c mbfilter_htmlent.h /php-src

[PHP-CVS] cvs: php-src /ext/mbstring config.m4 mbstring.c mbstring.dsp php_mbregex.c

2003-09-22 Thread Rui Hirokawa
hirokawaMon Sep 22 22:43:05 2003 EDT Modified files: /php-src/ext/mbstring config.m4 mbstring.c mbstring.dsp php_mbregex.c Log: fixed win32-build and update e-mail address in mbstring. Index: php-src/ext/mbstring/co

[PHP-CVS] cvs: php-src /ext/mbstring config.m4

2003-09-22 Thread Rui Hirokawa
hirokawaMon Sep 22 22:43:50 2003 EDT Modified files: /php-src/ext/mbstring config.m4 Log: revert a patch. Index: php-src/ext/mbstring/config.m4 diff -u php-src/ext/mbstring/config.m4:1.38 php-src/ext/mbstring/config.m4:1.39 --- php-src/ext/mbstring

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

2003-09-22 Thread Rui Hirokawa
hirokawaMon Sep 22 22:47:07 2003 EDT Modified files: /php-src/ext/mbstring php_mbregex.c Log: fixed wrong string length in mbregex. Index: php-src/ext/mbstring/php_mbregex.c diff -u php-src/ext/mbstring/php_mbregex.c:1.42 php-src/ext/mbstring/php_m

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring php_mbregex.c

2003-09-22 Thread Rui Hirokawa
hirokawaMon Sep 22 22:54:28 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring php_mbregex.c Log: removed unnessesary null byte (patched by komura). Index: php-src/ext/mbstring/php_mbregex.c diff -u php-src/ext/mbstring/php_mbregex.c:1