summaryrefslogtreecommitdiff
path: root/ext/simplexml
Commit message (Expand)AuthorAgeFilesLines
* split simplexml tests for 7Christoph M. Becker2015-05-313-12/+53
* removed test for unrelated bug #68946Christoph M. Becker2015-05-291-16/+0
* fixed whitespace dependend behavior of casting SimpleXMLElements to booleanChristoph M. Becker2015-05-291-1/+1
* added tests for bug #61335, bug #67572 and bug #68946 (the latter already pas...Christoph M. Becker2015-05-293-0/+68
* fixed whitespace depending (mis)behavior of var_dump'ing and print_r'ing Simp...Christoph M. Becker2015-05-291-1/+1
* added failing tests for bug #62639, bug #67116, bug #69169 and bug #69491Christoph M. Becker2015-05-294-0/+246
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+4
* improve searchability for libxml2 headersAnatol Belski2015-05-101-2/+4
* Merge branch 'master' of git.php.net:php-srcXinchen Hui2015-05-061-40/+70
|\
| * Loop splitting and specializationDmitry Stogov2015-05-051-12/+35
| * Fixed compilation warningDmitry Stogov2015-05-051-1/+1
| * Use zend heap instead of systemDmitry Stogov2015-05-051-12/+12
| * Use better zend_hash_*() functions.Dmitry Stogov2015-05-051-13/+16
| * Removed check for count() in SXE classDmitry Stogov2015-05-051-3/+7
* | fixed commentXinchen Hui2015-05-051-1/+1
|/
* Unused macrosXinchen Hui2015-05-051-11/+0
* Optimize cast simplexml to IS_BOOLXinchen Hui2015-05-051-5/+96
* Unused varXinchen Hui2015-05-051-4/+2
* Avoid repeatable lookups for count() method in the same class entry.Dmitry Stogov2015-05-051-27/+47
* Always throw TypeException on throwing zpp failuresNikita Popov2015-04-061-6/+1
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* export useful symbols from ext/simplexmlAnatol Belski2015-03-232-3/+5
* more fixes to the shared compilationAnatol Belski2015-03-231-0/+4
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-1/+1
* Implement engine exceptionsDmitry Stogov2015-03-091-4/+10
* Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-1/+1
* fix warningsMichael Wallner2015-01-301-4/+4
* bump yearXinchen Hui2015-01-155-5/+5
* trailing whitespace removalStanislav Malyshev2015-01-102-18/+18
* Improved trim/ltrim/rtrim functions.Dmitry Stogov2014-12-231-4/+5
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-226/+226
* skip simplexmlAndrea Faulds2014-11-281-1/+3
* Fixes simplexml testFlorian MARGAINE2014-11-101-3/+7
* Fixed zval copyingXinchen Hui2014-10-221-12/+4
* Remove get_class_entry object handlerNikita Popov2014-10-091-2/+0
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-111/+0
* Reverts some unwanted changesFlorian MARGAINE2014-09-201-1/+1
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-205-5/+5
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-202-5/+5
|/
* '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