summaryrefslogtreecommitdiff
path: root/ext/enchant
Commit message (Expand)AuthorAgeFilesLines
* Fix #78880 Another roundMáté Kocsis2020-01-191-1/+1
* Use RETURN_THROWS() in various placesMáté Kocsis2020-01-031-1/+1
* Use ZEND_THROWS() during ZPP in the GD, gettext, GMP, and hash extensionsMáté Kocsis2019-12-311-1/+1
* Use ZEND_THROWS() during ZPP in enchant, exif, fileinfo, filter, and FTP exte...Máté Kocsis2019-12-311-21/+21
* Add union return types for function stubsMáté Kocsis2019-11-112-12/+6
* Merge branch 'PHP-7.4'Fabien Villepinte2019-10-191-1/+1
|\
| * Fix proto of enchant_broker_list_dicts()Fabien Villepinte2019-10-191-1/+1
* | Fix grammar in skipif messagesFabien Villepinte2019-10-1217-17/+17
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* | Don't explicitly set return value on ZPP failureChristoph M. Becker2019-08-161-20/+20
* | creating stubs for echant extVictor Gazotti2019-08-153-67/+183
|/
* Show actual enchant version if possibleChristoph M. Becker2019-06-273-4/+11
* ext/enchant: Pass $ENCHANT_LIBS to PHP_CHECK_LIBRARY to fix shared buildsHugh McMaster2019-06-031-0/+2
* enchant: fix shared buildRemi Collet2019-05-211-2/+3
* Use PKG_CHECK_MODULES to detect the Enchant libraryHugh McMaster2019-05-171-31/+13
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* Cleanup unused module globalsDmitry Stogov2019-03-121-6/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-3/+4
* Remove local variablesPeter Kokot2019-02-032-18/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Implement typed propertiesNikita Popov2019-01-111-3/+5
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-1422-82/+82
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Remove unused ext/enchant/tests filesPeter Kokot2018-09-252-2/+0
* Change some permissions from 755 to 644Peter Kokot2018-08-281-0/+0
* Remove unecessaries percent signsGabriel Caruso2018-08-051-2/+2
* Remove unused Git attributes identPeter Kokot2018-07-253-6/+1
* Remove enchant version from the phpinfo outputPeter Kokot2018-06-041-4/+1
* Merge branch 'PHP-7.2'Thomas Punt2018-04-291-1/+1
|\
| * Fix potential memory leak in the enchant extensionThomas Punt2018-04-291-1/+1
| * year++Xinchen Hui2018-01-022-2/+2
* | Use bool instead of boolean in protoGabriel Caruso2018-02-041-1/+1
* | year++Xinchen Hui2018-01-022-2/+2
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-2/+2
* | Merge branch 'PHP-7.2'Christoph M. Becker2017-10-152-0/+25
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-152-0/+25
| |\
| | * Fixed bug #53070 (enchant_broker_get_path crashes if no path is set)Jelle van der Waa2017-10-152-0/+25
* | | Merge branch 'PHP-7.2'Christoph M. Becker2017-10-152-2/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-152-2/+1
| |\ \ | | |/
| | * Fixed bug #75365 (Enchant still reports version 1.1.0)Christoph M. Becker2017-10-152-2/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | Remove enchant PHP examplePeter Kokot2017-10-051-25/+0
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-162/+0
* | | Skip these enchant tests if no dicts or providers are installedKalle Sommer Nielsen2017-07-253-6/+59
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
|/ /
* | Remove version checksNikita Popov2016-01-301-4/+0
|/