summaryrefslogtreecommitdiff
path: root/ext/enchant
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Update header to PHP Version 7Lior Kaplan2016-01-011-1/+1
* 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
* | Merge branch 'pull-request/1471'Christoph M. Becker2015-08-191-0/+59
|\ \
| * | add test for php_enchant_broker_free()marcosptf2015-08-191-0/+59
* | | Merge branch 'pull-request/1472'Christoph M. Becker2015-08-191-0/+52
|\ \ \
| * | | This is a new test for enchant_broker_free_dict().marcosptf2015-08-191-0/+52
| |/ /
* | | testing enchant_broker_(g|s)et_dict_pathmarcosptf2015-08-191-0/+53
* | | no need to skip this test if no dictionaries are installedChristoph M. Becker2015-08-171-1/+0
* | | new test for enchant pwl filemarcosptf2015-08-172-0/+51
|/ /
* | Merge branch 'marcosptf-enchant-phpt' of https://github.com/marcosptf/php-srcXinchen Hui2015-08-1120-40/+614
|\ \
| * | Update broker_describe.phptmarcosptf2015-08-101-11/+7
| * | Update broker_describe.phptmarcosptf2015-08-101-1/+3
| * | Update dict_check.phptmarcosptf2015-08-101-2/+3
| * | Update broker_free.phptmarcosptf2015-08-091-0/+2
| * | Update broker_dict_exists.phptmarcosptf2015-08-091-0/+1
| * | Update broker_describe.phptmarcosptf2015-08-091-0/+2
| * | Update dict_suggest.phptmarcosptf2015-08-091-2/+4
| * | Update dict_store_replacement.phptmarcosptf2015-08-091-9/+7