summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Máté Kocsis2020-11-212-5/+5
|\
| * Remove some incorrect mixed parameter typesMáté Kocsis2020-11-212-5/+5
* | Merge branch 'PHP-8.0'Nikita Popov2020-11-192-2/+5
|\ \ | |/
| * Export zend_is_callable_at_frameNikita Popov2020-11-192-2/+5
* | Merge branch 'PHP-8.0'Nikita Popov2020-11-182-0/+35
|\ \ | |/
| * Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-182-0/+35
| |\
| | * Short-circuit get_gc for currently running generatorNikita Popov2020-11-182-0/+35
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-173-46/+100
|\ \ \ | |/ /
| * | Provide unused retvals to observersSammy Kaye Powers2020-11-173-46/+100
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-171-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-171-0/+19
| |\ \ | | |/
| | * Fix incorrectly optimized out live rangeNikita Popov2020-11-171-0/+19
* | | Merge branch 'PHP-8.0'Sammy Kaye Powers2020-11-162-1/+29
|\ \ \ | |/ /
| * | Fire open observer end handlers after a zend_bailoutSammy Kaye Powers2020-11-162-1/+29
* | | Merge branch 'PHP-8.0'Christoph M. Becker2020-11-164-15/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-164-15/+19
| |\ \ | | |/
| | * Fix #74558: Can't rebind closure returned by Closure::fromCallable()Christoph M. Becker2020-11-164-15/+19
* | | Merge branch 'PHP-8.0'Dmitry Stogov2020-11-113-13/+45
|\ \ \ | |/ /
| * | [Observer] Save opline before calling begin/end handlersDmitry Stogov2020-11-113-13/+45
* | | Fix mbstring support for Shift-JISAlex Dowad2020-11-091-1/+1
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-092-6/+41
|\ \ \ | |/ /
| * | Fixed bug #80334Nikita Popov2020-11-092-6/+41
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-041-7/+9
|\ \ \ | |/ /
| * | Fix static variable in methods inheritance during preloadingNikita Popov2020-11-041-7/+9
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-041-16/+11
|\ \ \ | |/ /
| * | Don't xfail method_static_var.phptNikita Popov2020-11-041-16/+11
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-049-18/+0
|\ \ \ | |/ /
| * | Don't disable opcache for generic testsNikita Popov2020-11-049-18/+0
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-041-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-041-1/+2
| |\ \ | | |/
| | * Fix dynamic function definition in preload scriptNikita Popov2020-11-041-1/+2
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-031-1/+1
|\ \ \ | |/ /
| * | Don't disable early binding during preloading scriptNikita Popov2020-11-031-1/+1
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-031-2/+3
|\ \ \ | |/ /
| * | Fix use of type copy ctor when importing trait propertiesNikita Popov2020-11-031-2/+3
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-031-4/+2
|\ \ \ | |/ /
| * | Allow unlinked classes when performing in_compilation variance checkNikita Popov2020-11-031-4/+2
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-031-53/+57
|\ \ \ | |/ /
| * | Fix variance checks on resolved union typesNikita Popov2020-11-031-53/+57
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-032-2/+20
|\ \ \ | |/ /
| * | Improved error message for typed class properties with null as default valueBogdan Ungureanu2020-11-032-2/+20
* | | Merge branch 'PHP-8.0'Alex Dowad2020-10-301-2/+0
|\ \ \ | |/ /
| * | Fix test added in d44235acaeb4Alex Dowad2020-10-301-2/+0
* | | Merge branch 'PHP-8.0'Alex Dowad2020-10-302-0/+28
|\ \ \ | |/ /
| * | Convert numeric string array keys to integers correctly in JITted codeAlex Dowad2020-10-302-0/+28
* | | Merge branch 'PHP-8.0'Nikita Popov2020-10-301-1/+1
|\ \ \ | |/ /
| * | FIxed bug #80299Nikita Popov2020-10-301-1/+1
* | | Merge branch 'PHP-8.0'Nikita Popov2020-10-301-0/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-301-0/+18
| |\ \ | | |/
| | * Fix SSA integrity violation for type inference in dead codeNikita Popov2020-10-301-0/+18