[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/domxml php_domxml.c

2003-11-24 Thread Ilia Alshanetsky
iliaa Mon Nov 24 21:19:48 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/domxml php_domxml.c Log: Fixed bug #26384 (crash inside domxslt->process() due to a double free). Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.476 ph

[PHP-CVS] cvs: php-src /tests/classes array_access_001.phpt array_access_002.phpt array_access_003.phpt array_access_004.phpt ZendEngine2 zend_execute.c zend_interfaces.c zend_interfaces.h zend_object_handlers.c zend_operators.c zend_operators.h

2003-11-24 Thread Marcus Boerger
helly Mon Nov 24 15:57:55 2003 EDT Added files: /php-src/tests/classes array_access_001.phpt array_access_002.phpt array_access_003.phpt array_access_004.phpt Modified files: /ZendEngine2zend_execu

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

2003-11-24 Thread Jani Taskinen
sniper Mon Nov 24 14:01:47 2003 EDT Modified files: /php-srcNEWS Log: fixed -> fixed section, added -> added section..etc. Index: php-src/NEWS diff -u php-src/NEWS:1.1502 php-src/NEWS:1.1503 --- php-src/NEWS:1.1502 Mon Nov 24 13:22:55 2003 +++ php-src/NEWS

[PHP-CVS] cvs: php-src /ext/standard Makefile.frag

2003-11-24 Thread Ilia Alshanetsky
iliaa Mon Nov 24 13:23:36 2003 EDT Modified files: /php-src/ext/standard Makefile.frag Log: Make sure zend stuff is built first. Index: php-src/ext/standard/Makefile.frag diff -u php-src/ext/standard/Makefile.frag:1.5 php-src/ext/standard/Makefile.fra

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

2003-11-24 Thread Andi Gutmans
andiMon Nov 24 13:22:56 2003 EDT Modified files: /php-srcNEWS Log: - Now we're getting closer to an RC we should start giving more detail - about engine changes in NEWS. Index: php-src/NEWS diff -u php-src/NEWS:1.1501 php-src/NEWS:1.1502 --- php-src

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

2003-11-24 Thread Jani Taskinen
sniper Mon Nov 24 11:10:19 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: MFH: Fix build for other archs than x86. Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.29.4.5 php-src/ext/gmp/gmp.c:1.29.4.6 --- php-src/ext/gmp/g

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

2003-11-24 Thread Jani Taskinen
sniper Mon Nov 24 11:09:46 2003 EDT Modified files: /php-src/ext/gmpgmp.c Log: Fix the build for other than x86 archs. Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.39 php-src/ext/gmp/gmp.c:1.40 --- php-src/ext/gmp/gmp.c:1.39 Wed Nov 19 00:0

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

2003-11-24 Thread Georg Richter
georg Mon Nov 24 06:31:27 2003 EDT Modified files: /php-src/ext/mysqli mysqli.c Log: added/fixed write property Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysqli/mysqli.c:1.19 php-src/ext/mysqli/mysqli.c:1.20 --- php-src/ext/mysqli/mysqli.c:1.19

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

2003-11-24 Thread Rob Richards
rrichards Mon Nov 24 06:24:41 2003 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: Fix bug #26159 - SimpleXML XPath support (patch by Adam Trachtenberg) a few fixes to memory corruption Index: php-src/ext/simplexml/simplexml.c diff -u ph