summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #70018 (exec does not strip all whitespace)Xinchen Hui2015-07-081-0/+15
|\
| * Fix test related to c22da81Julien Pauli2015-07-071-3/+1
* | Merge branch 'pull-request/1368'Stanislav Malyshev2015-07-052-7/+9
|\ \
| * | moved function warning test to money_format_error.phpt fileEdgar R. Sandi2015-06-252-7/+9
* | | Fixed bug #69983 (get_browser fails with user agent of null)Xinchen Hui2015-07-041-0/+49
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-031-2/+46
|\ \ \ | | |/ | |/|
| * | Added more tests to improve function coverageEdgar R. Sandi2015-07-031-2/+46
* | | improve timings evaluations in testChristoph M. Becker2015-07-021-12/+12
* | | use proper place to cleanupAnatol Belski2015-07-021-1/+5
* | | fix test for systems with lower time resolutionAnatol Belski2015-07-021-10/+10
* | | remove stderr descriptorAnatol Belski2015-07-021-1/+1
* | | no need to fflush hereAnatol Belski2015-07-021-1/+0
* | | added test for bug #69900Anatol Belski2015-07-021-0/+69
* | | Fixed bug #69521 (Segfault in gc_collect_cycles()).Xinchen Hui2015-07-021-0/+34
* | | Use DivisionByZeroError instead of exception for %/intdiv()Bob Weinand2015-07-021-2/+2
* | | Fix #69976: Unable to parse "all" urls with colon charChristoph M. Becker2015-07-011-0/+34
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-291-0/+18
|\ \ \ | |/ /
| * | Improved code coverage of explode functionEdgar R. Sandi2015-06-291-0/+18
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-292-0/+33
|\ \ \ | |/ /
| * | Added basic and error tests for hex2bin functionEdgar R. Sandi2015-06-292-0/+33
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-291-0/+12
|\ \ \ | |/ /
| * | adding several other testing scenarios of code without coverage in stripcslas...Edgar R. Sandi2015-06-291-0/+12
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-291-0/+8
|\ \ \ | |/ /
| * | adding another testing scenario without coverage in setlocale functionEdgar R. Sandi2015-06-291-0/+8
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-06-292-0/+85
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-06-292-0/+85
| |\ \
| | * \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-06-282-0/+85
| | |\ \
| | | * \ Merge branch 'pull-request/1350' into PHP-5.4Stanislav Malyshev2015-06-282-0/+85
| | | |\ \
| | | | * | Fixed Bug #69874 : Can't set empty additional_headers for mail()Yasuo Ohgaki2015-06-191-0/+42
* | | | | | fix testsAnatol Belski2015-06-293-3/+3
* | | | | | Feature: Enhanced array_column() to also work with object elements.Tjerk Meesters2015-06-271-0/+165
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-241-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-241-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Made bug44295-win.phpt locale independentChristoph M. Becker2015-06-241-2/+2
* | | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-242-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-242-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.4' into PHP-5.5Christoph M. Becker2015-06-242-1/+6
| | |\ \ \ | | | |/ /
| | | * | Fixed bug #69768 (escapeshell*() doesn't cater to !)Christoph M. Becker2015-06-242-1/+6
| | | |/
* | | | Drop duplicate object-to-type noticesNikita Popov2015-06-221-1/+0
* | | | Fix bug #62922Nikita Popov2015-06-202-0/+12
* | | | Merge branch 'pull-request/1284'Anatol Belski2015-06-176-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-1416-59/+751
| |\ \ \ \
| * | | | | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-175-5/+5
| * | | | | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-177-6/+16
| |\ \ \ \ \
| * | | | | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-165-9/+4
* | | | | | | Fix references handling in convert_scalar_to_numberNikita Popov2015-06-161-0/+15
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'PHP-5.6'Anatol Belski2015-06-111-0/+47
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-06-111-0/+47
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | added test for bug #69646Anatol Belski2015-06-111-0/+47
* | | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-06-091-0/+329
|\ \ \ \ \ \ | |/ / / / /