summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-252-0/+28
| |\ \ \ | | |/ /
| | * | Fixed bug #73173Nikita Popov2017-06-252-0/+28
* | | | Merge branch 'PHP-7.1'Nikita Popov2017-06-031-4/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-031-4/+0
| |\ \ \ | | |/ /
| | * | Fix leak in WDDX serializationNikita Popov2017-06-031-4/+0
| | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-043-3/+3
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-043-3/+3
* | | | Resolve conflictSammy Kaye Powers2017-01-032-16/+43
|\ \ \ \
| * \ \ \ Merge branch 'PHP-7.1'Stanislav Malyshev2017-01-022-16/+43
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-022-16/+43
| | |\ \ \ | | | |/ /
| | | * | Fix bug #73831 - NULL Pointer Dereference while unserialize php objectStanislav Malyshev2016-12-312-16/+43
* | | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-023-3/+3
|/ / / /
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-12-062-4/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-062-4/+7
| |\ \ \ | | |/ /
| | * | fix leak, take on 7.xAnatol Belski2016-12-062-4/+7
* | | | Merge branch 'PHP-7.1'Stanislav Malyshev2016-12-051-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-12-051-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-12-051-1/+2
| | |\ \ | | | |/
| | | * This still leaks memory, I don't have enough knowledge in WDDX code to fix th...Stanislav Malyshev2016-12-051-1/+2
* | | | Merge branch 'PHP-7.1'Stanislav Malyshev2016-12-052-0/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-12-052-0/+24
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-12-052-0/+24
| | |\ \ | | | |/
| | | * Fix bug #73631 - Invalid read when wddx decodes empty boolean elementStanislav Malyshev2016-12-052-0/+24
* | | | Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED)Dmitry Stogov2016-11-281-1/+1
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-081-0/+1
|\ \ \ | |/ /