Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH Fix properties access to children() result | Marcus Boerger | 2006-04-14 | 2 | -1/+36 |
| | |||||
* | - Coverity issue 59 | Marcus Boerger | 2006-04-10 | 1 | -0/+3 |
| | |||||
* | #ifdef new functions and use their bodies to make PECL extensions compile ↵ | Antony Dovgal | 2006-04-03 | 1 | -1/+21 |
| | | | | | | | with PHP < 5.1.3 (as was agreed with Ilia) | ||||
* | fix bug #36898 (__set() leaks in classes extending internal ones) | Antony Dovgal | 2006-03-29 | 1 | -6/+3 |
| | | | | | | | | | Added: ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC) ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC) to initialize and destroy zend_object structs | ||||
* | add new tests | Antony Dovgal | 2006-03-24 | 2 | -0/+182 |
| | |||||
* | - Synch with head | Rob Richards | 2006-03-07 | 5 | -38/+318 |
| | |||||
* | add test | Antony Dovgal | 2006-03-05 | 1 | -0/+28 |
| | |||||
* | fix #36611 (assignment to SimpleXML object attribute changes argument type ↵ | Antony Dovgal | 2006-03-05 | 1 | -1/+9 |
| | | | | to string) | ||||
* | nuke tests for libxml2 version - will always be > 2.6.0 | Rob Richards | 2006-03-01 | 1 | -12/+2 |
| | |||||
* | - MFH Fix count/foreach interaction | Marcus Boerger | 2006-02-27 | 2 | -0/+50 |
| | |||||
* | - Cleanup | Marcus Boerger | 2006-02-27 | 1 | -2/+1 |
| | |||||
* | Fixed memory leak | Dmitry Stogov | 2006-02-27 | 1 | -0/+1 |
| | |||||
* | - Synch with head | Marcus Boerger | 2006-02-26 | 6 | -58/+305 |
| | |||||
* | initialize variables | Antony Dovgal | 2006-02-06 | 1 | -4/+4 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 3 | -9/+9 |
| | |||||
* | - MFH Fixed Bug #35785 (SimpleXML memory read error) | Marcus Boerger | 2005-12-23 | 1 | -3/+4 |
| | |||||
* | - MFH Add new test | Marcus Boerger | 2005-12-23 | 1 | -0/+22 |
| | |||||
* | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 1 | -0/+2 |
| | | | | | fix existing ones | ||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - MFH | Marcus Boerger | 2005-11-29 | 28 | -343/+1213 |
| | | | | | | | | | | | | . Fix memleaks . Add tests . Add functions: getNamespaces(), getDocNamespaces() . Fixed var_dump() . Fixed bugs: #35028 XML object fails FALSE test # This plan was decided before 5.1.0 came out with ilia and checked again # just now. The extension currently shows no more memleaks or errors using # the test suite. | ||||
* | - MFH Fix parameter parsing | Marcus Boerger | 2005-11-20 | 2 | -9/+24 |
| | |||||
* | And simplexml doesn't need dom anymore to do the import | Rasmus Lerdorf | 2005-11-05 | 1 | -4/+0 |
| | |||||
* | - Drop unnecessary exports to prevent forward BC problems | Marcus Boerger | 2005-10-31 | 2 | -5/+4 |
| | |||||
* | - Fix issue with entities in attributes | Marcus Boerger | 2005-10-24 | 2 | -4/+40 |
| | |||||
* | - MFH Really allow SXE being shared by not using anything from it directly ↵ | Marcus Boerger | 2005-10-03 | 2 | -5/+6 |
| | | | | in SPL | ||||
* | - Allow xpl/simplexml integration with simplexml being built shared | Marcus Boerger | 2005-10-01 | 1 | -0/+1 |
| | |||||
* | MFH: make sxe_properties_get respect namespace scope | Rob Richards | 2005-08-31 | 1 | -3/+9 |
| | |||||
* | MFH: Nuked EOLs from error messages | foobar | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 3 | -3/+3 |
| | |||||
* | Missing closing folding marker | Rasmus Lerdorf | 2005-07-07 | 1 | -0/+1 |
| | |||||
* | - Unify (+ spl can't be build shared so COMPILE_DL_SPL | foobar | 2005-06-30 | 2 | -3/+3 |
| | |||||
* | Use the new dependency system | foobar | 2005-06-17 | 1 | -1/+7 |
| | |||||
* | - Made the libxml related stuff to error out if someone does --disable-all | foobar | 2005-04-27 | 1 | -3/+7 |
| | | | | | or --disable-libxml. Better than silently just leave the ext out.. | ||||
* | - Add tests | Marcus Boerger | 2005-02-27 | 2 | -0/+59 |
| | |||||
* | add optional parameter to pass libxml document load options | Rob Richards | 2004-12-05 | 1 | -6/+16 |
| | |||||
* | remove cloning under ze1_compatibility_mode | Rob Richards | 2004-08-30 | 1 | -1/+42 |
| | | | | | - minor BC break but doesnt work right under compat mode anyways | ||||
* | ZTS Fix | Sara Golemon | 2004-08-06 | 1 | -3/+2 |
| | |||||
* | php_error() -> php_error_docref() | Ilia Alshanetsky | 2004-08-05 | 2 | -7/+7 |
| | |||||
* | nuke unused variable | Antony Dovgal | 2004-08-04 | 1 | -1/+0 |
| | |||||
* | Fix prototypes | Zeev Suraski | 2004-08-04 | 1 | -8/+13 |
| | |||||
* | renamed registerNamespace() to registerXPathNamespace() | Christian Stocker | 2004-07-25 | 1 | -2/+2 |
| | |||||
* | added new method SimpleXMLElement->registerNamespace(string prefix, string uri) | Christian Stocker | 2004-07-25 | 1 | -0/+24 |
| | | | | | "registers a prefix <-> namespaceURI combination for use in a later xpath query. " | ||||
* | Implement extension load-order deps. | Wez Furlong | 2004-07-18 | 1 | -0/+1 |
| | |||||
* | Update for count_elements handler for overloaded objects. | Wez Furlong | 2004-05-04 | 1 | -1/+2 |
| | |||||
* | Fix class names | Marcus Boerger | 2004-03-29 | 14 | -68/+68 |
| | |||||
* | Fix writing of SQLite and SimpleXMl extension and add Rob to the credits | Marcus Boerger | 2004-03-28 | 2 | -2/+2 |
| | | | | | line of the latter. Add ext/SPL. | ||||
* | added test for property_exists checks. | George Schlossnagle | 2004-03-24 | 1 | -0/+25 |
| | |||||
* | fixed non-existent elements check | George Schlossnagle | 2004-03-24 | 1 | -1/+17 |
| | | | | | ref: http://news.php.net/article.php?group=php.internals&article=8660 | ||||
* | Update for new read_property API | Stanislav Malyshev | 2004-03-21 | 1 | -2/+2 |
| | |||||
* | - Fixed compilation on the 'broken' IRIX native compiler. | Derick Rethans | 2004-03-16 | 1 | -1/+1 |
| |