summaryrefslogtreecommitdiff
path: root/ext/standard/tests/streams
Commit message (Expand)AuthorAgeFilesLines
* Fix UNKNOWN default values in ext/standardMáté Kocsis2020-09-071-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2020-09-071-3/+8
|\
| * Don't leave behind temporary file in bug70362.phptNikita Popov2020-09-071-3/+8
* | Use the canonical order of types in array|string ZPP error messagesMáté Kocsis2020-09-041-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-08-271-0/+16
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-271-0/+16
| |\
| | * Require non-negative length in stream_get_contents()Nikita Popov2020-08-271-0/+16
* | | Add many missing closing PHP tags to testsMáté Kocsis2020-08-0921-0/+21
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-161-1/+1
|\ \ \ | |/ /
| * | Enable further tests on WindowsChristoph M. Becker2020-07-161-1/+1
* | | Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* | | Use ZPP string|array union check in PCRE extensionGeorge Peter Banyard2020-07-091-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-301-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-301-0/+15
| |\ \ | | |/
| | * Fix #70362: Can't copy() large 'data://' with open_basedirChristoph M. Becker2020-06-301-0/+15
* | | Replace EXPECTF when possibleFabien Villepinte2020-06-292-2/+2
* | | Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-242-12/+0
* | | Fix #79467: data:// wrappers are writableChristoph M. Becker2020-05-031-0/+9
* | | Try to make regression test for Bug #69900 consistentAlex Dowad2020-05-011-3/+3
* | | Enclose contents of CLEAN sections in PHP tagsChristoph M. Becker2020-04-291-2/+5
* | | Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-273-3/+3
* | | Improve argument error messages in ext/standardMáté Kocsis2020-03-181-2/+2
* | | Reindent phpt filesNikita Popov2020-02-0345-460/+460
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-231-0/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-231-0/+28
| |\ \ | | |/
| | * Fixed bug #78902liudaixiao2020-01-231-2/+0
| | * Add unit test for bug #78902Léopold Jacquot2020-01-231-0/+30
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-178-12/+12
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-091-1/+1
|\ \ \ | |/ /
| * | Silence potential taskkill error messagesChristoph M. Becker2020-01-091-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-071-1/+1
|\ \ \ | |/ /
| * | Increase sleep() time in test caseChristoph M. Becker2020-01-071-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-031-1/+1
|\ \ \ | |/ /
| * | Try to fix intermittently failing test caseChristoph M. Becker2020-01-031-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-021-0/+34
|\ \ \ | |/ /
| * | Add test case for bug #78883Christoph M. Becker2020-01-021-0/+34
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-311-33/+0
|\ \ \ | |/ /
| * | [ci skip] Revert "Add test case for bug #78883"Christoph M. Becker2019-12-311-33/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-311-0/+33
|\ \ \ | |/ /
| * | Add test case for bug #78883Christoph M. Becker2019-12-311-0/+33
* | | Fix merge mistakeNikita Popov2019-12-201-1/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-201-14/+10
|\ \ \ | |/ /
| * | Try to make proc_open_bug69900.phpt more robustNikita Popov2019-12-201-14/+9
* | | Promote warnings to exceptions in stream-related functionsMáté Kocsis2019-12-203-15/+27
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-201-0/+19
|\ \ \ | |/ /
| * | Fixed bug #79000Nikita Popov2019-12-201-0/+19
* | | Clean DONE tags from testsFabien Villepinte2019-11-0722-44/+0
* | | Don't use chunking for stream writesNikita Popov2019-10-302-11/+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