summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15367-478/+103
* Trim trailing whitespace in *.phptPeter Kokot2018-10-14569-967/+966
* Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+2
* Trim trailing whitespace in source code filesPeter Kokot2018-10-132-14/+14
* Convert CRLF line endings to LFPeter Kokot2018-10-1314-383/+383
* Fixed bug #76965 INI_SCANNER_RAW doesn't strip trailing whitespacePierrick Charron2018-10-091-0/+36
* Fixed bug #76946Nikita Popov2018-09-281-0/+27
* Fix test for release buildsNikita Popov2018-09-281-2/+1
* Fixed bug #76846Nikita Popov2018-09-281-0/+27
* Fixed bug #76901Nikita Popov2018-09-191-0/+18
* Fixed bug #76754 (parent private constant in extends class memory leak)Xinchen Hui2018-08-171-0/+18
* Fix nullable type pretty-printingNikita Popov2018-06-291-2/+2
* Fixed bug #76534 (PHP hangs on 'illegal string offset on string references wi...Xinchen Hui2018-06-271-0/+17
* Fixed bug #76502Nikita Popov2018-06-241-0/+36
* Fixed bug #76383 (array_map on $GLOBALS returns IS_INDIRECT)Bob Weinand2018-05-281-0/+13
* Fixed bug #76025 (Segfault while throwing exception in error_handler).Xinchen Hui2018-02-281-0/+18
* Fixed bug #75079Nikita Popov2018-01-152-0/+75
* Fix generator GC if yield from parent chain does not reach rootNikita Popov2018-01-131-0/+27
* Fixed bug #75396Nikita Popov2018-01-121-0/+22
* Fixed bug #75786Nikita Popov2018-01-091-0/+18
* Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26)Xinchen Hui2017-11-291-0/+64
* Fixed #74862: Unable to clone instance when private __clone definedDanielCiochiu2017-11-152-0/+89
* Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-10-268-0/+162
|\
| * Fixed indirect modification of magic ArrayAccess method argumentsDmitry Stogov2017-10-268-0/+162
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-10-262-0/+34
|\ \ | |/
| * Backport testsDmitry Stogov2017-10-262-0/+34
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-10-267-1/+112
|\ \ | |/
| * Fixed indirect modification of magic method arguments.Dmitry Stogov2017-10-267-1/+112
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-10-261-0/+2
|\ \ | |/
| * Fixed testXinchen Hui2017-10-261-0/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-10-261-0/+15
|\ \ | |/
| * Fixed bug #75420 (Crash when modifing property name in __isset for BP_VAR_IS)Xinchen Hui2017-10-261-0/+15
* | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-09-291-0/+26
|\ \ | |/
| * Fix bug #75290Andrea Faulds2017-09-291-0/+26
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-09-241-0/+13
|\ \ | |/
| * Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).Xinchen Hui2017-09-241-0/+13
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-241-0/+28
|\ \ | |/
| * Fixed bug #75252Nikita Popov2017-09-241-0/+28
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-271-27/+0
|\ \ | |/
| * Fixed testXinchen Hui2017-07-271-27/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-07-221-0/+45
|\ \ | |/
| * Fixed bug #74954 (null deref and segfault in zend_generator_resume())Bob Weinand2017-07-221-0/+45
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-211-0/+12
|\ \ | |/
| * Fixed bug #74947 (Segfault in scanner on INF number)Xinchen Hui2017-07-211-0/+12
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-07-042-0/+16
|\ \ | |/
| * Fix bug #74603 - use correct buffer sizeStanislav Malyshev2017-07-042-0/+16
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-07-011-0/+21
|\ \ | |/
| * Fixed bug #74840 (Opcache overwrites argument of GENERATOR_RETURN within fina...Bob Weinand2017-07-011-0/+21
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-251-0/+15
|\ \ | |/
| * Fixed bug #73900Nikita Popov2017-06-251-0/+15