summaryrefslogtreecommitdiff
path: root/ext/enchant
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Fix potential memory leak in the enchant extensionThomas Punt2018-04-291-1/+1
* year++Xinchen Hui2018-01-022-2/+2
* 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.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 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
| * | Update dict_quick_check_01.phptmarcosptf2015-08-091-9/+8
| * | Update dict_quick_check.phptmarcosptf2015-08-091-0/+4
| * | Update dict_is_in_session.phptmarcosptf2015-08-091-9/+8
| * | Update dict_get_error.phptmarcosptf2015-08-091-11/+9
| * | Update dict_describe.phptmarcosptf2015-08-091-10/+11
| * | Update dict_check.phptmarcosptf2015-08-091-2/+4
| * | Update dict_add_to_session.phptmarcosptf2015-08-091-7/+9
| * | Update dict_add_to_personal.phptmarcosptf2015-08-091-2/+4
| * | Update broker_set_ordering.phptmarcosptf2015-08-091-3/+5
| * | Update broker_request_dict_01.phptmarcosptf2015-08-091-8/+5
| * | Update broker_request_dict_01.phptmarcosptf2015-08-091-0/+2
| * | Update broker_request_dict.phptmarcosptf2015-08-091-15/+17
| * | Update broker_list_dicts.phptmarcosptf2015-08-091-6/+6
| * | Update broker_init.phptmarcosptf2015-08-091-3/+8
| * | Update broker_get_error.phptmarcosptf2015-08-091-4/+5
| * | Update broker_free_01.phptmarcosptf2015-08-091-4/+6
| * | Update broker_free.phptmarcosptf2015-08-091-7/+8
| * | new test refactormarcosptf2015-08-091-6/+4
| * | test refactormarcosptf2015-08-091-16/+28
| * | Update broker_list_dicts.phptmarcosptf2015-08-071-1/+1