mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
- Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
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 ...