summaryrefslogtreecommitdiff
path: root/ext/bz2
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-093-0/+3
* Change leftover RETURN_FALSE to RETURN_THROWS() from 4095c0aGeorge Peter Banyard2020-07-311-1/+1
* Promote empty filename to ValueError in BZ2 extensionGeorge Peter Banyard2020-07-312-13/+14
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-102-4/+4
* Remove proto comments from C filesMax Semenik2020-07-061-14/+7
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Fix [-Wundef] warning in BZip2 extensionGeorge Peter Banyard2020-05-162-5/+5
* Fix miscellaneous typos in code comments/var namesTyson Andre2020-05-011-4/+4
* Fix #71263: fread() does not report bzip2.decompress errorsChristoph M. Becker2020-04-202-4/+7
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-142-4/+4
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-4/+4
* Improve some ValueError messagesMáté Kocsis2020-04-064-7/+7
* Improve gen_stub.phpMáté Kocsis2020-04-043-30/+37
* Annotate function aliases in stubsMáté Kocsis2020-04-041-3/+12
* Improve error messages of various extensionsMáté Kocsis2020-03-233-8/+8
* Add stubs for aliasesMáté Kocsis2020-02-181-15/+5
* Reindent phpt filesNikita Popov2020-02-031-13/+13
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-174-23/+23
* Convert some warnings to Errors in BZip2George Peter Banyard2020-01-095-46/+65
* Use RETURN_THROWS() after zend_type_error()Máté Kocsis2020-01-011-1/+1
* Use RETURN_THROWS() during ZPP in bz2, calendar, com_dotnet extensionsMáté Kocsis2019-12-311-5/+5
* Add type error on filename which contain null bytes in bzopenGeorge Peter Banyard2019-12-082-1/+25
* Add union return types for function stubsMáté Kocsis2019-11-112-27/+15
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-253-6/+0
* Merge branch 'PHP-7.4'Christoph M. Becker2019-09-041-0/+2
|\
| * Add the last missing SKIPIFFabien Villepinte2019-09-041-0/+2
* | Don't explicitly set return value on ZPP failureChristoph M. Becker2019-08-161-2/+2
* | Creating stub for ext bz2Kauan Sousa2019-08-163-46/+102
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-224-15/+76
|\ \ | |/
| * Report errors from stream read and write operationsNikita Popov2019-07-224-15/+76
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-191-1/+1
|\ \ | |/
| * Deprecate alternative array access syntaxrjhdby2019-07-191-1/+1
* | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-17/+25
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ | |/
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-154-5/+5
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-154-5/+5
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-114-29/+0
|/
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Remove local variablesPeter Kokot2019-02-033-26/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-303-3/+3
* Clean testfileMizunashi Mana2018-11-081-0/+4
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-147-9/+9
* Remove unused ext/bz2/php_bz2.defPeter Kokot2018-09-291-7/+0
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-08-131-1/+1
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-08-131-1/+1
| |\
| | * Fix arginfo for bzcompressTyson Andre2018-08-131-1/+1
| | * year++Xinchen Hui2018-01-023-3/+3
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-043-3/+3