summaryrefslogtreecommitdiff
path: root/ext/zlib/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-12-081-0/+24
|\
| * Fix #48725: Support for flushing in zlib streamChristoph M. Becker2020-12-081-0/+24
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-12-081-0/+15
|\ \ | |/
| * Fix #77069: stream filter loses final block of dataChristoph M. Becker2020-12-081-0/+15
* | Review parameter names in ext/zlibMáté Kocsis2020-10-053-3/+3
* | Consolidate the usage of "either" and "one of" in error messagesMáté Kocsis2020-09-205-6/+6
* | Run tidyNikita Popov2020-09-1875-77/+77
* | Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-08-061-1/+1
|\ \ | |/
| * Fix file clash in zlib testNikita Popov2020-08-061-1/+1
* | ValueError for empty path in stream codeGeorge Peter Banyard2020-07-312-38/+24
* | Review the usage of apostrophes in error messagesMáté Kocsis2020-07-106-14/+14
* | Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-2422-132/+0
* | Improve error messages of ext/zlibMáté Kocsis2020-06-174-10/+9
* | Fix #71417: fread() does not report zlib.inflate errorsChristoph M. Becker2020-04-203-3/+12
* | Improve argument error messages in ext/standardMáté Kocsis2020-03-181-2/+2
* | Reindent phpt filesNikita Popov2020-02-0316-189/+189
* | Convert some warnings into ValueErrors in the standard file extensionGeorge Peter Banyard2020-01-271-9/+13
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-1713-39/+39
* | Convert some warnings to Error in zlib extensionGeorge Peter Banyard2020-01-0910-101/+171
* | Clean DONE tags from testsFabien Villepinte2019-11-0793-186/+0
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-041-0/+2
|\ \ | |/
| * Add the last missing SKIPIFFabien Villepinte2019-09-041-0/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-223-4/+86
|\ \ | |/
| * Report errors from stream read and write operationsNikita Popov2019-07-223-4/+86
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-192-2/+2
|\ \ | |/
| * Deprecate alternative array access syntaxrjhdby2019-07-192-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-124-4/+0
|\ \ | |/
| * Remove unnecessary uses of restore_include_path() in testsNikita Popov2019-07-124-4/+0
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-143-0/+8
|\ \ | |/
| * fix mac tests on azureJoe Watkins2019-06-143-0/+8
* | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-032-12/+20
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-173-2/+2
|\ \ | |/
| * Use *.data for fixture filesPeter Kokot2019-05-173-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-262-2/+2
|\ \ | |/
| * Fix file name clash in zlib testsNikita Popov2019-04-262-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-104-4/+5
|\ \ | |/
| * Make zlib include_path tests more robustNikita Popov2019-04-104-4/+5
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-1558-69/+69
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1559-70/+70
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-1113-400/+75
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-0522-847/+0
|\ \ | |/
| * Remove more zpp error testsNikita Popov2019-03-0522-847/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-224-1/+3
|\ \ | |/
| * Fix directory collisions in zlib testsNikita Popov2019-02-224-1/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-054-200/+0
|\ \ | |/
| * Some more test removalsNikita Popov2019-02-054-200/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-053-673/+0
|\ \ | |/
| * Remove zpp variation testsNikita Popov2019-02-053-673/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-02-032-2/+2
|\ \ | |/