summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Use the canonical order of types in array|string ZPP error messagesMáté Kocsis2020-09-041-2/+2
* Add the Z_PARAM_ARRAY_HT_OR_NULL and Z_PARAM_OBJ macrosMáté Kocsis2020-09-041-0/+34
* Release call trampolines in zpp fccNikita Popov2020-09-043-3/+9
* Merge branch 'PHP-7.4'Nikita Popov2020-09-042-2/+18
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-042-2/+4
| |\
| | * Avoid duplicate octal warning during heredoc scan aheadNikita Popov2020-09-043-352/+353
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-033-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-033-0/+16
| |\ \ | | |/
| | * Fixed bug #80049Nikita Popov2020-09-033-0/+16
| * | Fixed bug #80046Nikita Popov2020-09-031-0/+22
* | | Add Z_PARAM_ITERABLE and coLevi Morrison2020-09-032-0/+80
* | | Fix mismatch between macro and struct definitionGeorge Peter Banyard2020-09-031-1/+1
* | | Fix leaks in sapi testsNikita Popov2020-09-031-0/+1
* | | Don't intern compiled_filenameNikita Popov2020-09-033-5/+11
* | | Remove CG(filenames_table)Nikita Popov2020-09-032-15/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-031-0/+22
|\ \ \
| * | | Fixed bug #80046Nikita Popov2020-09-031-0/+22
| |/ /
* | | Fixed bug #80045Nikita Popov2020-09-032-0/+24
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-031-8/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-031-8/+12
| |\ \ | | |/
| | * Handle memory limit error during string reallocation correctlyNikita Popov2020-09-031-8/+12
* | | Change Attribute Syntax from @@ to #[]Benjamin Eberlei2020-09-0240-166/+248
* | | Micro-optimizationDmitry Stogov2020-09-022-26/+22
* | | X86: Fast CRC32 computation using PCLMULQDQ instructionFrank Du2020-09-022-0/+71
* | | Move custom type checks to ZPPMáté Kocsis2020-09-021-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-022-2/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-022-2/+3
| |\ \ | | |/
| | * Fix throwing of yield from related exceptions into generatorNikita Popov2020-09-022-2/+3
* | | Fix by-ref list assign LIST_W+MAKE_REF separationNikita Popov2020-09-022-75/+72
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-022-0/+17
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-022-0/+17
| |\ \ | | |/
| | * Fix infinite loop on string offset during by-ref list assignNikita Popov2020-09-022-0/+17
* | | Disable ifunc resolvers under dataflow sanitizerNikita Popov2020-09-011-1/+2
* | | Assert there are children in zend_generator_get_child()Nikita Popov2020-09-011-3/+2
* | | Add zend_observer APILevi Morrison2020-09-0111-1379/+3769
* | | Add more precise type info for stubsMáté Kocsis2020-09-013-10/+9
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-012-3/+35
|\ \ \ | |/ /
| * | Check for null EX(func) in write_propertyNikita Popov2020-09-012-3/+35
* | | Prepend compiler warning flags to CFLAG instead to append themGeorge Peter Banyard2020-09-011-2/+2
* | | Fix FE_FETCH_R_SIMPLE specializationNikita Popov2020-09-012-2/+2
* | | Fix type inference for FE_RESET on invalid typeNikita Popov2020-09-011-0/+15
* | | Merge branch 'PHP-7.4'Nikita Popov2020-09-011-0/+14
|\ \ \ | |/ /
| * | Fix pi node removal when removing predecessorNikita Popov2020-09-011-0/+14
* | | Merge branch 'PHP-7.4'Nikita Popov2020-08-312-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-312-0/+16
| |\ \ | | |/
| | * Fix leak on assign concat of array and empty stringNikita Popov2020-08-312-0/+16
* | | Fix nullsafe operator with delayed oplinesNikita Popov2020-08-311-1/+10
* | | Add tests for nullsafe operator on delayed oplinesIlija Tovilo2020-08-315-0/+110
* | | Fixed bug #80030Nikita Popov2020-08-311-0/+19
* | | Merge branch 'PHP-7.4'Nikita Popov2020-08-313-44/+34
|\ \ \ | |/ /