summaryrefslogtreecommitdiff
path: root/ext/spl/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+3
* Convert CRLF line endings to LFPeter Kokot2018-10-132-81/+81
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-08-221-0/+25
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-221-0/+25
| |\
| | * Fix #68825: Exception in DirectoryIterator::getLinkTarget()Christoph M. Becker2018-08-221-0/+25
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-08-181-0/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-181-0/+18
| |\ \ | | |/
| | * Add regression test for bug #68175Christoph M. Becker2018-08-181-0/+18
* | | Give a reason why the test was skippedGabriel Caruso2018-07-221-1/+1
* | | Deprecate fgetss() and gzgetss()Nikita Popov2018-07-211-1/+4
* | | Merge branch 'PHP-7.2'Xinchen Hui2018-05-231-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-05-231-0/+16
| |\ \ | | |/
| | * Fixed bug #76367 (NoRewindIterator segfault 11)Xinchen Hui2018-05-231-0/+16
* | | Remove duplicated testsGabriel Caruso2018-02-224-134/+0
* | | remove support for string|unicode in testsGabriel Caruso2018-02-227-13/+13
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-20170-169/+169
* | | Convert iterator by reference errors to exceptionsNikita Popov2018-02-193-3/+12
* | | Test more functionalities of SPLGabriel Caruso2018-02-196-0/+72
* | | Merge branch 'PHP-7.2'Joe2018-02-081-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-0/+23
| |\ \ | | |/
| | * fix #74519 strange behavior of AppendIteratorCHU Zhaowei2018-02-081-0/+23
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-0410-22/+22
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-0424-26/+26
* | | Remove superfluous SKIPIF sections in SPL testsGabriel Caruso2018-02-035-18/+2
* | | Use %d when expecting line number in testsGabriel Caruso2018-02-021-1/+1
* | | Fix #75765 Exception on extend of undefined classtimurib2018-01-121-1/+12
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-221-0/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-221-0/+28
| |\ \ | | |/
| | * Fixed bug #73209Nikita Popov2017-12-221-0/+28
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-221-0/+36
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-221-0/+36
| |\ \ | | |/
| | * Fixed bug #75242Nikita Popov2017-12-221-0/+36
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-221-0/+26
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-221-0/+26
| |\ \ | | |/
| | * Fixed bug #75717Nikita Popov2017-12-221-0/+26
* | | Fixed bug #74372Nikita Popov2017-12-063-14/+18
|/ /
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-201-0/+20
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-201-0/+20
| |\
| | * Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags)Christoph M. Becker2017-09-201-0/+20
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-09-121-0/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-121-0/+18
| |\ \ | | |/
| | * fix bug #75173 incorrect behavior of AppendIterator::append in foreach loopjhdxr2017-09-121-0/+18
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-09-042-13/+22
|\ \ \ | |/ /
| * | Add test for bug #75155Nikita Popov2017-09-041-0/+22
| * | Revert "Fixed #74977 - Appending AppendIterator leads to segfault"Nikita Popov2017-09-041-13/+0
* | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-08-091-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-08-091-0/+16
| |\ \ | | |/
| | * Fixed bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions...Xinchen Hui2017-08-091-0/+16
* | | Implement spl_object_id(object $x) : intTyson Andre2017-08-021-0/+21
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-07-251-0/+13
|\ \ \ | |/ /