summaryrefslogtreecommitdiff
path: root/ext/standard/tests/streams
Commit message (Expand)AuthorAgeFilesLines
* Fix #80384: limit read buffer sizeAdam Seitz2020-12-231-1/+1
* Fix #77069: stream filter loses final block of dataChristoph M. Becker2020-12-083-0/+130
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-221-0/+28
|\
| * Fix #76943: Inconsistent stream_wrapper_restore() errorsChristoph M. Becker2020-09-221-0/+28
* | Don't leave behind temporary file in bug70362.phptNikita Popov2020-09-071-3/+8
* | 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
* | Enable further tests on WindowsChristoph M. Becker2020-07-161-1/+1
* | 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
* | 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
* | Silence potential taskkill error messagesChristoph M. Becker2020-01-091-1/+1
* | Increase sleep() time in test caseChristoph M. Becker2020-01-071-1/+1
* | Try to fix intermittently failing test caseChristoph M. Becker2020-01-031-1/+1
* | Add test case for bug #78883Christoph M. Becker2020-01-021-0/+34
* | [ci skip] Revert "Add test case for bug #78883"Christoph M. Becker2019-12-311-33/+0
* | Add test case for bug #78883Christoph M. Becker2019-12-311-0/+33
* | Try to make proc_open_bug69900.phpt more robustNikita Popov2019-12-201-14/+9
* | Fixed bug #79000Nikita Popov2019-12-201-0/+19
* | Change port to avoid collision with others testsFabien Villepinte2019-10-161-1/+1
* | Fix #78662: stream_write bad error detectionRemi Collet2019-10-111-0/+32
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-082-4/+0
|\ \ | |/
| * Check for exception after applying stream filtersNikita Popov2019-10-082-4/+0
* | 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
* | | Fixed bug #78506Nikita Popov2019-09-111-0/+27
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-292-0/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-292-0/+28
| |\ \ | | |/
| | * Fix bug #78326Albert Casademont2019-07-292-0/+28
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-261-58/+0
| |\ \ | | |/
| | * Remove stream_socket_sendto.phptNikita Popov2019-06-261-58/+0
* | | Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-251-1/+6
* | | Report errors from stream read and write operationsNikita Popov2019-07-223-2/+29
* | | Revert "Temporarily skip test"Christoph M. Becker2019-07-111-1/+0
* | | Make proc_open_bug64438.phpt more robustNikita Popov2019-07-111-5/+22
* | | Temporarily skip testChristoph M. Becker2019-07-051-0/+1
* | | This test is flaky, and some of it doesn't make sense.Joe Watkins2019-06-151-47/+74
* | | fix mac tests on azureJoe Watkins2019-06-141-66/+0
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-2/+6
* | | ignore first gets time which is usually a few ms onlyRemi Collet2019-06-051-1/+1
* | | Remove stream_socket_sendto.phptNikita Popov2019-05-311-58/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-251-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-251-0/+3
| |\ \ | | |/
| | * Fix #77938: socket_get_option errorChristoph M. Becker2019-04-251-0/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-081-0/+35
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-081-0/+35
| |\ \ | | |/
| | * Preserve keys in emulate_read_fd_set()twosee2019-04-081-0/+35