summaryrefslogtreecommitdiff
path: root/ext/pspell
Commit message (Expand)AuthorAgeFilesLines
* Improve class entry generationMáté Kocsis2021-02-161-3/+2
* Generate class entries from stubs for phar, posix, pspell, readline, reflecti...Máté Kocsis2021-02-153-9/+29
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-3/+0
* Replace zend_bool uses with boolNikita Popov2021-01-151-2/+2
* Merge branch 'PHP-8.0'Nikita Popov2020-10-222-3/+3
|\
| * Fix parameter name of pspell_config_save_repl()Máté Kocsis2020-10-222-3/+3
* | Don't allow properties on former resource objectsNikita Popov2020-10-221-2/+2
* | Convert pspell resources to objectsSara Golemon2020-10-224-179/+231
|/
* Review parameter names in ext/pspellMáté Kocsis2020-10-052-36/+40
* Run tidyNikita Popov2020-09-181-1/+1
* Fix UNKNOWN default values in various extensionsMáté Kocsis2020-09-073-17/+17
* Promote warnings to exceptions in ext/pspellMáté Kocsis2020-08-182-8/+10
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-032-3/+3
* Remove proto comments from C filesMax Semenik2020-07-061-42/+21
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Fix [-Wundef] warning in PSpell extensionGeorge Peter Banyard2020-05-202-2/+2
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-2/+2
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-053-65/+67
* Reindent phpt filesNikita Popov2020-02-031-4/+4
* Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-17/+17
* Add union return types for function stubsMáté Kocsis2019-11-112-12/+8
* Add ext/pspell arginfo stubsChristoph M. Becker2019-10-053-104/+136
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Merge branch 'PHP-7.4'Nikita Popov2019-06-281-0/+1
|\
| * Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+1
* | 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-191-51/+0
|\ \ | |/
| * Remove extension readmesPeter Kokot2019-03-191-51/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-8/+0
|/
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-3/+4
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+1
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* Remove IS_EXT_MODULE definesNikita Popov2018-09-161-2/+0
* Remove unused Git attributes identPeter Kokot2018-07-255-9/+2
* Use int instead of long in protosGabriel Caruso2018-02-231-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* year++Xinchen Hui2018-01-022-2/+2
* Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-3/+3
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * bump yearXinchen Hui2015-01-152-2/+2
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+5