summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Switch to using shell-less proc_open() in various server testsNikita Popov2019-07-111-1/+3
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-102-2/+5
|\ \ \ \ | |/ / /
| * | | Throw notice on array access on illegal typeNikita Popov2019-07-102-2/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-081-5/+5
|\ \ \ \ | |/ / /
| * | | Make busy wait busierNikita Popov2019-07-081-5/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-112-11/+2
|\ \ \ \ | |/ / /
| * | | Register class before fetching parentNikita Popov2019-06-112-11/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-053-28/+46
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-053-28/+46
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-271-6/+0
|\ \ \ \ | |/ / /
| * | | Make more tests run on WindowsGabriel Caruso2019-05-271-6/+0
* | | | Always generate fatal error for LSP failuresNikita Popov2019-05-077-29/+12
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-171-2/+2
|\ \ \ \ | |/ / /
| * | | Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-171-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-03-2711-11/+11
|\ \ \ \ | |/ / /
| * | | Fix lineno for more inheritance errorsNikita Popov2019-03-2712-12/+12
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1541-44/+44
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1541-44/+44
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-1114-115/+58
* | | | Merge branch 'PHP-7.4'Gabriel Caruso2019-03-111-1/+1
|\ \ \ \ | |/ / /
| * | | Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
| * | | Fix tests bareword fallback with error suppressionNikita Popov2019-02-251-56/+56
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-204-0/+3
|\ \ \ \ | |/ / /
| * | | Implement fine-grained conflict handlingNikita Popov2019-02-204-0/+3
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-1910-250/+0
|\ \ \ \ | |/ / /
| * | | Remove some zpp failure testsNikita Popov2019-02-1910-250/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-182-0/+0
|\ \ \ \ | |/ / /
| * | | run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-182-0/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-143-1/+63
|\ \ \ \ | |/ / /
| * | | Fixed bug #75921David Walker2019-02-143-1/+63
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-121-1/+1
|\ \ \ \ | |/ / /
| * | | Fix testNikita Popov2019-02-121-1/+1
* | | | Merge branch 'PHP-7.4'Johannes Schlüter2019-02-123-10/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-123-10/+14
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-123-10/+14
| | |\ \ | | | |/
| | | * Fixed bug #75546DanielCiochiu2019-02-123-10/+14
| | * | Fix tests bareword fallback with error suppressionGuilliam Xavier2019-02-111-56/+56
* | | | Remove $errcontext argument to error handlersNikita Popov2019-02-052-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-051-194/+0
|\ \ \ \ | |/ / /
| * | | Remove zpp variation testsNikita Popov2019-02-051-194/+0
* | | | Remove bareword fallback for constantsNikita Popov2019-01-313-69/+60
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-01-311-1/+1
|\ \ \ \ | |/ / /
| * | | Revert "Don't silence fatal errors with @"Nikita Popov2019-01-311-1/+1
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-01-311-1/+1
|\ \ \ \ | |/ / /
| * | | Don't silence fatal errors with @Nikita Popov2019-01-311-1/+1
* | | | Remove unnecessary CLI checks in testsGabriel Caruso2019-01-312-8/+0
* | | | Remove error_reporting assignments in some testsNikita Popov2019-01-307-14/+0
* | | | Remove static calls to non-static methodsNikita Popov2019-01-304-104/+123
* | | | Remove support for legacy constructorsNikita Popov2019-01-297-246/+2
* | | | Always treat needles as stringsNikita Popov2019-01-291-4/+2