summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-07-031-0/+30
|\
| * Fixed bug #78239Nikita Popov2019-07-031-0/+30
* | Merge branch 'PHP-7.4'Joe Watkins2019-07-021-0/+18
|\ \ | |/
| * simple ignore arguments in exceptions implementationJoe Watkins2019-07-021-0/+18
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-011-4/+7
|\ \ | |/
| * Generate less code in compile time binary op testNikita Popov2019-07-011-4/+7
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-281-0/+17
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-281-0/+17
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-281-0/+17
| | |\
| | | * Fix bugs in AST printersunnyeo2019-06-281-0/+17
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-281-1/+4
|\ \ \ \ | |/ / /
| * | | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-1/+4
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-251-0/+18
|\ \ \ \ | |/ / /
| * | | Fixed variance check for abstract constructor during erlay bindingDmitry Stogov2019-06-251-0/+18
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-191-0/+15
|\ \ \ \ | |/ / /
| * | | Fixed bug #78182Nikita Popov2019-06-191-0/+15
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-149-0/+83
|\ \ \ \ | |/ / /
| * | | Implement numeric literal separatorsTheodore Brown2019-06-149-0/+83
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-131-0/+23
|\ \ \ \ | |/ / /
| * | | Fixed bug #78154Nikita Popov2019-06-131-0/+23
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-121-0/+23
|\ \ \ \ | |/ / /
| * | | test for bug #78151Joe Watkins2019-06-121-0/+23
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-1113-6/+417
|\ \ \ \ | |/ / /
| * | | Support full variance if autoloading is usedNikita Popov2019-06-1113-6/+425
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-111-0/+49
|\ \ \ \ | |/ / /
| * | | Add get_mangled_object_vars() functionNikita Popov2019-06-111-0/+49
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-053-7/+7
|\ \ \ \ | |/ / /
| * | | Deprecate ReflectionType::__toString()Nikita Popov2019-06-053-7/+7
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-0512-73/+212
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-0513-80/+220
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-031-14/+0
|\ \ \ \ | |/ / /
| * | | Revert "Fix bug #62397 - disable_functions does not work with eval."Joe Watkins2019-06-031-14/+0
* | | | Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-5/+10
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-242-0/+4
|\ \ \ \ | |/ / /
| * | | Deprecate use of parent where no parent existsNikita Popov2019-05-242-0/+4
* | | | Split up "parent" test casesNikita Popov2019-05-244-45/+60
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-2415-13/+206
|\ \ \ \ | |/ / /
| * | | Implement basic variance supportNikita Popov2019-05-2411-13/+166
| * | | Avoid early-binding on unresolved typesNikita Popov2019-05-244-0/+40
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-232-1/+21
|\ \ \ \ | |/ / /
| * | | Forbid use of not fully linked classesNikita Popov2019-05-232-1/+21
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-05-201-1/+1
|\ \ \ \ | |/ / /
| * | | Revert "Rename *.l files to *.re"Joe Watkins2019-05-201-1/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-171-1/+1
|\ \ \ \ | |/ / /
| * | | Rename *.l files to *.rePeter Kokot2019-05-171-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-151-4/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-05-151-4/+8
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-151-4/+8
| | |\ \ | | | |/
| | | * Fixed bug #76980Nikita Popov2019-05-151-4/+8
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-151-0/+14
|\ \ \ \ | |/ / /