summaryrefslogtreecommitdiff
path: root/ext/simplexml
Commit message (Expand)AuthorAgeFilesLines
* 's' works with size_t round 2Anatol Belski2014-08-271-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-11/+11
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-2/+2
* master renames phase 1Anatol Belski2014-08-251-60/+60
* Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-241-0/+19
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-08-241-0/+19
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-08-241-0/+19
| | |\
| | | * this test depends on the simplexml ext, not just on xmlFerenc Kovacs2014-08-241-0/+19
* | | | ported ext/simplexmlAnatol Belski2014-08-191-19/+19
* | | | basic macro replacements, all at onceAnatol Belski2014-08-191-48/+48
* | | | Refactored run_time_cache usage in object handlersDmitry Stogov2014-07-071-5/+5
* | | | Avoid in-place modificationDmitry Stogov2014-05-301-1/+6
* | | | Merge branch 'master' into phpngDmitry Stogov2014-05-133-3/+26
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2014-05-101-3/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2014-05-101-3/+3
| | |\ \ | | | |/
| | | * - Move checkingFelipe Pena2014-05-101-3/+3
| * | | Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2014-05-102-0/+11
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2014-05-102-0/+11
| | |\ \ | | | |/
| | | * - Fixed missing NULL check in SimpleXMLElement::xpath()Felipe Pena2014-05-102-0/+11
| * | | Merge branch 'PHP-5.5' into PHP-5.6Felipe Pena2014-05-102-3/+15
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2014-05-102-3/+15
| | |\ \ | | | |/
| | | * - Fixed missing NULL checkFelipe Pena2014-05-102-3/+15
* | | | 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
|\ \ \ | |/ /