helly Sat Oct 29 20:38:42 2005 EDT
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
- Protect against some edge case that is currently imossible, but will be
http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.168&r2=1.169&ty=u
Index
helly Sat Oct 29 20:35:56 2005 EDT
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
- Simplify & speedup, once more
http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.167&r2=1.168&ty=u
Index: php-src/ext/simplexml/simplexml.c
diff -
helly Sat Oct 29 20:20:38 2005 EDT
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
- Simplify & speedup
http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.166&r2=1.167&ty=u
Index: php-src/ext/simplexml/simplexml.c
diff -u php-src/e
edink Sat Oct 29 18:01:42 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/ming ming.dsp
Log:
Fix build with newer libming
http://cvs.php.net/diff.php/php-src/ext/ming/ming.dsp?r1=1.1.14.2&r2=1.1.14.2.4.1&ty=u
Index: php-src/ext/ming/ming.dsp
diff -u p
edink Sat Oct 29 17:53:36 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/imap imap.dsp
Log:
Fix compilation with c-client 2004
http://cvs.php.net/diff.php/php-src/ext/imap/imap.dsp?r1=1.14&r2=1.14.14.1&ty=u
Index: php-src/ext/imap/imap.dsp
diff -u ph
helly Sat Oct 29 17:16:19 2005 EDT
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
- Fix attribute handling when using xpath expressions that lead to attributes
http://cvs.php.net/diff.php/php-src/ext/simplexml/simplexml.c?r1=1.165&r2=1.166&ty=u
In
helly Sat Oct 29 17:01:04 2005 EDT
Modified files:
/php-src/ext/spl/tests sxe_001.phpt
Log:
- Use var_dump() and fix test expectations
http://cvs.php.net/diff.php/php-src/ext/spl/tests/sxe_001.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/spl/tests/sxe_001.p
wez Sat Oct 29 16:41:54 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/pdo_ocioci_statement.c
Log:
dos to unix line endings
http://cvs.php.net/diff.php/php-src/ext/pdo_oci/oci_statement.c?r1=1.16.2.3&r2=1.16.2.4&ty=u
Index: php-src/ext/pdo_oci
helly Sat Oct 29 16:38:30 2005 EDT
Added files:
/php-src/ext/spl/examples xml_xpath_tree.php
Log:
- Add new example
http://cvs.php.net/co.php/php-src/ext/spl/examples/xml_xpath_tree.php?r=1.1&p=1
Index: php-src/ext/spl/examples/xml_xpath_tree.php
+++ php
helly Sat Oct 29 16:38:01 2005 EDT
Modified files:
/php-src/ext/splspl_sxe.c
Log:
- Attribues don't have children
http://cvs.php.net/diff.php/php-src/ext/spl/spl_sxe.c?r1=1.13&r2=1.14&ty=u
Index: php-src/ext/spl/spl_sxe.c
diff -u php-src/ext/spl/spl_sxe.c:
helly Sat Oct 29 12:38:49 2005 EDT
Added files:
/php-src/ext/spl/examples xml_tree.php
Log:
- Add new example
http://cvs.php.net/co.php/php-src/ext/spl/examples/xml_tree.php?r=1.1&p=1
Index: php-src/ext/spl/examples/xml_tree.php
+++ php-src/ext/spl/examp
derick Sat Oct 29 12:35:51 2005 EDT
Modified files:
/CVSROOTmodules
Log:
- Do some magic so that "co php6" works correctly.
http://cvs.php.net/diff.php/CVSROOT/modules?r1=1.71&r2=1.72&ty=u
Index: CVSROOT/modules
diff -u CVSROOT/modules:1.71 CVSROOT/modul
helly Sat Oct 29 12:12:57 2005 EDT
Added files:
/php-src/ext/simplexml/tests000.phpt 000.xml
Modified files:
/php-src/ext/simplexml simplexml.c
/php-src/ext/simplexml/tests001.phpt 002.phpt 003.phpt 004.phpt
helly Sat Oct 29 11:49:28 2005 EDT
Modified files:
/php-src/ext/standard php_fopen_wrapper.c
Log:
- It's better to use our own strtol here
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.48&r2=1.49&ty=u
Index: php-src/ext/standa
helly Sat Oct 29 11:48:15 2005 EDT
Modified files:
/php-src/ext/splspl_directory.c
Log:
- Increase buffer for 64 bit systems
http://cvs.php.net/diff.php/php-src/ext/spl/spl_directory.c?r1=1.53&r2=1.54&ty=u
Index: php-src/ext/spl/spl_directory.c
diff -u php
helly Sat Oct 29 11:44:37 2005 EDT
Modified files:
/php-src/ext/splspl_iterators.c
Log:
- Fix stupid unicode warnings
http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.94&r2=1.95&ty=u
Index: php-src/ext/spl/spl_iterators.c
diff -u php-src/ex
helly Sat Oct 29 11:37:58 2005 EDT
Modified files:
/php-src/ext/splspl_array.c spl_array.h spl_iterators.c
Log:
- Add AppendIterator::getIteratorIndex
- Add AppendIterator::getArrayIterator
http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r1=1.
helly Sat Oct 29 11:15:22 2005 EDT
Modified files:
/php-src/ext/splspl_directory.h
Log:
- Add class SplTempFileObject
http://cvs.php.net/diff.php/php-src/ext/spl/spl_directory.h?r1=1.15&r2=1.16&ty=u
Index: php-src/ext/spl/spl_directory.h
diff -u php-src/ex
helly Sat Oct 29 11:10:56 2005 EDT
Modified files:
/php-src/ext/splspl_directory.c php_spl.c
Log:
- Add class SplTempFileObject
http://cvs.php.net/diff.php/php-src/ext/spl/spl_directory.c?r1=1.52&r2=1.53&ty=u
Index: php-src/ext/spl/spl_directory.c
diff -u p
helly Sat Oct 29 11:09:12 2005 EDT
Modified files:
/php-src/ext/standard php_fopen_wrapper.c
Log:
- Allow to specify ma memory usage for temp stream
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.47&r2=1.48&ty=u
Index: php-src/
helly Sat Oct 29 10:30:00 2005 EDT
Modified files:
/php-src/ext/standard php_fopen_wrapper.c
Log:
- Register temp and memory stream here
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.46&r2=1.47&ty=u
Index: php-src/ext/standard
derick Sat Oct 29 07:01:04 2005 EDT
Modified files:
/CVSROOTavail
Log:
- Give Thilo phpdoc access so he can add his documentation
http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1044&r2=1.1045&ty=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1044 CVSROOT
22 matches
Mail list logo