summaryrefslogtreecommitdiff
path: root/ext/simplexml
Commit message (Expand)AuthorAgeFilesLines
* Fixed SimpleXMl build with DOMXinchen Hui2014-05-041-1/+1
* Fix SXE->string cast for __toString in inheriting classNikita Popov2014-05-031-3/+15
* Make they are in the same style of Z_ISREFXinchen Hui2014-05-032-19/+19
* Split IS_BOOL into IS_FALSE and IS_TRUEDmitry Stogov2014-04-301-4/+6
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-263-1/+86
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-053-1/+86
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-053-1/+86
| | |\
| | | * Fixed bug #66084 simplexml_load_string() mangles empty node nameAnatol Belski2014-04-053-1/+86
| | | * Bump yearXinchen Hui2014-01-035-5/+5
| | * | Bump yearXinchen Hui2014-01-035-5/+5
* | | | Fix libxml/sxe/dom node import/exportNikita Popov2014-04-181-5/+5
* | | | Moved zend_literal->cache_slot right into zval.Dmitry Stogov2014-04-171-5/+5
* | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
* | | | Fixed invaid write/readXinchen Hui2014-04-151-7/+4
* | | | Fixed return uninitialized_zvalXinchen Hui2014-04-151-1/+1
* | | | Fixed TypoXinchen Hui2014-04-151-1/+1
* | | | Fixed zend_object_get_t in simpleXMLXinchen Hui2014-04-151-19/+5
* | | | Fixed SXE iterator(14 tests fail)Xinchen Hui2014-04-151-20/+8
* | | | Fixed sxe object cloneXinchen Hui2014-04-151-2/+2
* | | | Fixed double freeXinchen Hui2014-04-151-5/+6
* | | | Refactor simpleXML (compilable, but incompleted)Xinchen Hui2014-04-144-260/+218
* | | | Use better data structures (incomplete)Dmitry Stogov2014-02-101-1/+1
|/ / /
* | | Bump yearXinchen Hui2014-01-035-5/+5
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
| |\ \ | | |/
| | * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
| | * Happy New YearXinchen Hui2013-01-015-5/+5
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\ \ \ | |/ /
| * | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | | make simplexml headers available to the outta worldAnatol Belski2013-07-292-0/+2
|/ /
* | Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-17/+10
* | Fix get_property_ptr_ptr declaration in simplexmlNikita Popov2013-03-091-1/+1
* | Happy New YearXinchen Hui2013-01-015-5/+5
|/
* Use get_gc instead of hacks of get_propertiesDmitry Stogov2012-12-051-7/+13
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1038-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-1038-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-093-0/+0
|\ \ | |/
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-093-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Rob Richards2012-08-091-0/+4
|\ \ | |/
| * Update to work with libxml 2.9.0Daniel Veillard2012-08-091-0/+4
* | Merge branch 'pull-request/112' into PHP-5.4Stanislav Malyshev2012-07-072-5/+133
|\ \
| * | Adding in test for feature 55218Lonny Kapelushnik2012-06-211-0/+117
| * | Implements feature 55218Lonny Kapelushnik2012-06-211-5/+16
* | | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-015-5/+5
| * - add skipif for domPierre Joye2011-09-071-1/+3
| * - add skipifPierre Joye2011-09-062-0/+4
| * Merge from TrunkChristian Stocker2011-09-012-3/+11