php-src/ext/enchant
Christoph M. Becker 218c18530a Show actual enchant version if possible
As of libenchant 1.6.0 there is enchant_get_version()[1], so we use it,
if available, to show the actual enchant version in the PHP info.  We
also drop the fake ENCHANT_VERSION_STRING altogether, but stick with
showing version 1.5.x if at least HAVE_ENCHANT_BROKER_SET_PARAM is
defined.

Future scope: we may consider requiring enchant 1.6.0 (or later), since
this has been released in April 2010, and likely is available
everywhere.

[1] <https://www.abisource.com/projects/enchant/>
2019-06-27 13:04:49 +02:00
..
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
config.m4 Show actual enchant version if possible 2019-06-27 13:04:49 +02:00
config.w32 Show actual enchant version if possible 2019-06-27 13:04:49 +02:00
CREDITS This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
enchant.c Show actual enchant version if possible 2019-06-27 13:04:49 +02:00
php_enchant.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00