summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Promote base_convert "invalid base" errors to ValueErrorNikita Popov2019-10-291-9/+13
* | | | Throw "Unsupported operand types" error when using ** on arraysNikita Popov2019-10-293-12/+24
* | | | Expect number argument in round()Nikita Popov2019-10-291-14/+16
* | | | Try to fix 32-bit fprintf testNikita Popov2019-10-291-4/+6
* | | | Convert warnings to Errors in sprintf() functionskharhamel2019-10-288-109/+122
* | | | Optimize array_slice for packed arrays with large offsetsTyson Andre2019-10-281-0/+105
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-271-2/+2
|\ \ \ \ | |/ / /
| * | | Try one more FD in ext/standard/tests/file/php_fd_wrapper_04.phptNikita Popov2019-10-271-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-243-3/+12
|\ \ \ \ | |/ / /
| * | | Skip large ftruncate test if large files not supportedNikita Popov2019-10-241-0/+9
| * | | Don't test "blocks" in lstat_stat_variation7.phptNikita Popov2019-10-241-1/+1
| * | | Increase FD used in php://fd testNikita Popov2019-10-241-2/+2
* | | | Allow array_splice() length to be nullColin O'Dell2019-10-231-0/+19
* | | | Accept null lengths for substr functions()Colin O'Dell2019-10-223-0/+6
* | | | Merge branch 'PHP-7.4'Fabien Villepinte2019-10-161-1/+1
|\ \ \ \ | |/ / /
| * | | Change port to avoid collision with others testsFabien Villepinte2019-10-161-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-151-2/+2
|\ \ \ \ | |/ / /
| * | | Prevent parallel testing conflictsChristoph M. Becker2019-10-151-2/+2
* | | | Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-5/+3
* | | | Add fdiv() functionNikita Popov2019-10-111-0/+78
* | | | Merge branch 'PHP-7.4'Remi Collet2019-10-111-0/+32
|\ \ \ \ | |/ / /
| * | | Fix #78662: stream_write bad error detectionRemi Collet2019-10-111-0/+32
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-0832-310/+47
|\ \ \ \ | |/ / /
| * | | Avoid file clash in root_check skipifsFabien Villepinte2019-10-0832-310/+47
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-085-8/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-085-8/+21
| |\ \ \ | | |/ /
| | * | Check for exception after applying stream filtersNikita Popov2019-10-085-8/+21
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-071-0/+19
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-071-0/+19
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-071-0/+19
| | |\ \ | | | |/
| | | * Check for object_init_ex() failure in user filter factoryNikita Popov2019-10-071-0/+19
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-071-12/+0
|\ \ \ \ | |/ / /
| * | | Don't test default serialize max_depthNikita Popov2019-10-071-12/+0
* | | | Convert count_chars invalid mode error to ValueErrorNikita Popov2019-10-071-0/+6
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-041-3/+3
|\ \ \ \ | |/ / /
| * | | Fixed bug #78632Nikita Popov2019-10-041-3/+3
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-042-0/+20
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-042-0/+20
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-042-0/+20
| | |\ \ | | | |/
| | | * Fix #78620: Out of memory errorChristoph M. Becker2019-10-042-0/+20
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-10-032-0/+36
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-032-0/+36
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-032-0/+36
| | |\ \ | | | |/
| | | * Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-032-0/+36
* | | | Promote warnings to error in array_flip()George Peter Banyard2019-10-022-8/+18
* | | | Fix borked test caseChristoph M. Becker2019-10-021-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-0213-13/+13
|\ \ \ \ | |/ / /
| * | | Avoid file clash in root_check skipifsNikita Popov2019-10-0213-13/+13
* | | | Fix bug #77204peter279k2019-10-021-2/+2
* | | | Promote warnings to errors in array_push()George Peter Banyard2019-10-021-5/+6