mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
- Removed non-unicode tests (tests that uses SKIPIF like "die('skip unicode.semantics=on');")
this is an experimental extension that provides the ctype family of function available in C i'm not sure about whether they should go into ext/standard or stay as an extension of their own and about using a ctype_ prefix or sticking with the C names ...