Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove zpp variation tests | Nikita Popov | 2019-02-05 | 1 | -194/+0 |
* | Revert "Don't silence fatal errors with @" | Nikita Popov | 2019-01-31 | 1 | -1/+1 |
* | Don't silence fatal errors with @ | Nikita Popov | 2019-01-31 | 1 | -1/+1 |
* | Merge branch 'PHP-7.3' | Nikita Popov | 2019-01-18 | 1 | -0/+34 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-01-18 | 1 | -0/+34 |
| |\ | |||||
| | * | Fix seeking in php://input | Lauri Kenttä | 2019-01-18 | 1 | -0/+34 |
* | | | Implement typed properties | Nikita Popov | 2019-01-11 | 1 | -1/+1 |
* | | | Remove some mentions of RECOVERABLE_ERROR in tests | Nikita Popov | 2018-11-15 | 1 | -5/+0 |
* | | | Merge branch 'PHP-7.3' | Rasmus Lerdorf | 2018-10-31 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | This test needs to log to stdout | Rasmus Lerdorf | 2018-10-31 | 1 | -0/+4 |
* | | | Merge branch 'PHP-7.3' | Peter Kokot | 2018-10-18 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Peter Kokot | 2018-10-18 | 1 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | Fix tests/output/bug74815.phpt generating errors.log | Peter Kokot | 2018-10-18 | 1 | -1/+5 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 178 | -201/+2 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 376 | -906/+906 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 4 | -4/+0 |
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Peter Kokot | 2018-10-13 | 2 | -69/+69 |
| | |\ | |||||
| | | * | Fix failing tests/lang due to whitespace | Peter Kokot | 2018-10-13 | 2 | -69/+69 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 8 | -28/+28 |
| | | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 75 | -6553/+6553 |
| | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 8 | -28/+28 |
| * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 178 | -201/+3 |
| * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 375 | -902/+902 |
| * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 4 | -4/+0 |
* | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 179 | -202/+3 |
* | | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 69 | -91/+91 |
* | | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 342 | -813/+813 |
* | | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 4 | -4/+0 |
* | | | | Don't overload get_properties for ArrayObject | Nikita Popov | 2018-10-10 | 1 | -13/+0 |
* | | | | Merge branch 'PHP-7.3' | Nikita Popov | 2018-09-29 | 1 | -1/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #72635 | Nikita Popov | 2018-09-29 | 1 | -1/+4 |
* | | | | Remove duplicate test file | Nikita Popov | 2018-09-22 | 1 | -69/+0 |
* | | | | Rename *.p5c files to *.inc | Peter Kokot | 2018-09-21 | 10 | -6/+6 |
* | | | | Fix permissions | Peter Kokot | 2018-09-21 | 4 | -0/+0 |
* | | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-09-16 | 1 | -1/+1 |
* | | | | Make more tests run on Linux | Gabriel Caruso | 2018-08-28 | 1 | -6/+0 |
* | | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 4 | -5/+5 |
|/ / / | |||||
* | | | Make more tests run on 64bit plataforms | Gabriel Caruso | 2018-07-30 | 3 | -12/+0 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -1/+1 |
* | | | Fixed bug #76509 | Nikita Popov | 2018-06-25 | 1 | -5/+5 |
* | | | Improve HashTable iterators handling: | Dmitry Stogov | 2018-03-22 | 2 | -26/+44 |
* | | | Remove duplicated tests | Gabriel Caruso | 2018-02-22 | 1 | -37/+0 |
* | | | remove support for string|unicode in tests | Gabriel Caruso | 2018-02-22 | 6 | -46/+46 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 118 | -118/+118 |
* | | | Remove empty sections in tests | Gabriel Caruso | 2018-02-14 | 1 | -2/+1 |
* | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 10 | -97/+97 |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 6 | -27/+27 |
* | | | Remove some references to E_STRICT in tests | Nikita Popov | 2018-02-03 | 6 | -10/+0 |
* | | | Remove superfluous SKIPIF sections in tests | Gabriel Caruso | 2018-02-03 | 6 | -16/+1 |
* | | | Fix #75765 Exception on extend of undefined class | timurib | 2018-01-12 | 2 | -1/+26 |