Anatol Belski
0fe6724fce
Rethink the version checks
...
As the actual behavior change happens with ICU >= 58, the new
functionality should stay same in the lower versions. This comply also
with lower PHP versions so far.
2017-10-30 19:52:27 +01:00
Anatol Belski
2b43c623b9
Fix typo
2017-10-30 18:28:39 +01:00
Anatol Belski
3ce3e96af3
Proper ICU version check for restriction levels availability
2017-10-30 18:21:14 +01:00
Anatol Belski
e952cc24db
Fix build on ICU < 53
2017-10-21 17:37:51 +02:00
Anatol Belski
f56ceb7f5b
Add Spoofchecker::setRestrictionLevel() and corresponding constans
2017-10-21 17:12:21 +02:00
Dmitry Stogov
40ecad3402
Fixed wrong usage of old ZPP API.
2017-06-19 18:08:50 +03:00
Stanislav Malyshev
b7a7b1a624
trailing whitespace removal
2015-01-10 15:07:38 -08:00
Stanislav Malyshev
82f3d36583
cleanup intl types
2014-12-29 14:06:12 -08:00
Anatol Belski
bdeb220f48
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
Johannes Schlüter
d0cb715373
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
Anatol Belski
3234480827
first show to make 's' work with size_t
2014-08-27 20:49:31 +02:00
Anatol Belski
c3e3c98ec6
master renames phase 1
2014-08-25 19:24:55 +02:00
Anatol Belski
063079b62e
ported ext/intl, bugfixes to go
2014-08-19 22:57:17 +02:00
Anatol Belski
63d3f0b844
basic macro replacements, all at once
2014-08-19 08:07:31 +02:00
Gustavo André dos Santos Lopes
f8e693248f
Remove executable bit from files
2012-07-30 10:32:27 +02:00
Felipe Pena
2191af9546
- Fixed compiler warnings
2011-03-27 18:14:58 +00:00
Scott MacVicar
ee9af39c90
Fix docblocks on SpoofChecker and remove exceptions after discussion with Stas.
2011-02-03 16:29:23 +00:00
Scott MacVicar
b2c4503fbe
intl: Add Spoofchecker cloning, fix typo in prototype, rename some variables and tidy syntax.
2011-01-13 07:46:59 +00:00
Scott MacVicar
d90394851c
Add Spoofchecker to intl extension.
...
Implements part of Unicode TR36 and TR39
2011-01-13 06:53:09 +00:00