summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-01-071-0/+2
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-01-071-0/+2
| |\
| | * Still leaking for some reason, XFAIL for now, I'll look into it later.Stanislav Malyshev2019-01-071-0/+2
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-13/+9
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-145-9/+9
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-13/+9
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-145-9/+9
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-13/+9
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-145-9/+9
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | | Remove unused Git attributes identPeter Kokot2018-07-255-10/+1
* | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d...Dmitry Stogov2018-07-041-2/+2
* | | Removed useless zval_ptr_dtor()Dmitry Stogov2018-05-291-2/+2
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-9/+9
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-206-6/+6
* | | Merge branch 'PHP-7.2'Joe2018-02-081-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-1/+1
| |\ \ | | |/
| | * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
| | * year++Xinchen Hui2018-01-023-3/+3
| * | year++Xinchen Hui2018-01-023-3/+3
* | | Fix some misspellingsGabriel Caruso2018-02-061-1/+1
* | | year++Xinchen Hui2018-01-023-3/+3
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Avoid unnecessary reference-counting on strings.Dmitry Stogov2017-11-161-1/+1
* | | RC manipulation cleanup 2Xinchen Hui2017-11-021-1/+1
* | | RC manipulation cleanupXinchen Hui2017-11-011-1/+1
* | | Merge branch 'PHP-7.2'Anatol Belski2017-10-242-0/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-242-0/+33
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-242-0/+33
| | |\
| | | * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-242-0/+33
| | | |\
| | | | * Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()Anatol Belski2017-10-242-0/+33
| | | | * Improve fix for #74145Stanislav Malyshev2017-07-041-5/+10
* | | | | Refactored recursion pretectionDmitry Stogov2017-10-061-23/+21
* | | | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-43/+0
|/ / / /
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-08-132-1/+23
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-08-132-1/+23
| |\ \ \ | | |/ /
| | * | Fixed bug #73793 (WDDX uses wrong decimal seperator)Christoph M. Becker2017-08-132-1/+23
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-08-131-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-08-131-0/+1
| |\ \ \ | | |/ /
| | * | Skip this test if ext/session is not availableChristoph M. Becker2017-08-131-0/+1
* | | | Merge branch 'PHP-7.1'Stanislav Malyshev2017-07-043-5/+27
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-07-043-5/+27
| |\ \ \ | | |/ /
| | * | Fix wddxStanislav Malyshev2017-07-041-4/+1
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-043-6/+31
| | |\ \ | | | |/
| | | * Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGVStanislav Malyshev2017-07-043-9/+31
| | | * fix leak, take 2Anatol Belski2016-12-061-1/+1
| | | * fix leak, take on 5.6Anatol Belski2016-12-062-2/+2
* | | | Merge branch 'PHP-7.1'Nikita Popov2017-06-252-0/+28
|\ \ \ \ | |/ / /