summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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.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.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
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-081-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-11-081-0/+1
| |\ \ | | |/
| | * fix memory leakAnatol Belski2016-11-081-0/+1
| | * Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handleStanislav Malyshev2016-10-234-34/+54
| | * Fix bug #73065: Out-Of-Bounds Read in php_wddx_push_element of wddx.cStanislav Malyshev2016-09-122-9/+108
| | * Fix bug #72860: wddx_deserialize use-after-freeStanislav Malyshev2016-09-122-1/+29
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-084-23/+49
|\ \ \ | |/ /
| * | remove unreferenced var came in with mergeAnatol Belski2016-11-011-2/+0
| * | Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handleStanislav Malyshev2016-11-014-22/+50
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-09-123-10/+139
|\ \ \ | |/ /
| * | Fix bug #73065: Out-Of-Bounds Read in php_wddx_push_element of wddx.cStanislav Malyshev2016-09-122-9/+108
| * | Fix bug #72860: wddx_deserialize use-after-freeStanislav Malyshev2016-09-122-1/+31
* | | fix testAnatol Belski2016-08-181-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-171-1/+1
|\ \ \ | |/ /
| * | fix char * vs zend_string *Anatol Belski2016-08-171-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-171-11/+9
|\ \ \ | |/ /
| * | Avoid duplicating stringXinchen Hui2016-08-171-11/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-172-6/+4
|\ \ \ | |/ /
| * | Revert "fix tests"Anatol Belski2016-08-172-6/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-171-0/+2
|\ \ \ | |/ /
| * | fix leakAnatol Belski2016-08-171-0/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-176-10/+160
|\ \ \ | |/ /
| * | Bug #72663 - part 3Nikita Popov2016-08-171-1/+1
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-08-171-4/+7
| |\ \ | | |/
| | * Fix for bug #72790 and bug #72799Stanislav Malyshev2016-08-163-5/+72
| | * Fix bug #72750: wddx_deserialize null dereferenceStanislav Malyshev2016-08-162-2/+40
| | * Fix bug #72749: wddx_deserialize allows illegal memory accessStanislav Malyshev2016-08-162-6/+48
| | * Add missing TSRMLS_FETCH()Nikita Popov2016-07-301-0/+1
| * | Fix bug #72749: wddx_deserialize allows illegal memory accessStanislav Malyshev2016-08-162-4/+46
| * | Fix bug #72750: wddx_deserialize null dereferenceStanislav Malyshev2016-08-162-1/+39
| * | fix testsAnatol Belski2016-08-162-4/+6
| * | add missing skipif sectionAnatol Belski2016-08-161-0/+2
| * | Fix for bug #72790 and bug #72799Stanislav Malyshev2016-08-163-1/+64
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-07-301-6/+4
|\ \ \ | |/ /
| * | Fix incorrect mergeNikita Popov2016-07-301-6/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-07-302-1/+21
|\ \ \ | |/ /