• Franco Fichtner's avatar
    php: remove ctype dependency; closes #917 · ed81dd30
    Franco Fichtner authored
    Needs a bit of observation, but as far as I can see the only difference
    is that is_numeric() will also take int values and return true for them,
    ctype_digit() will only return true for string values that have digits.
    ed81dd30
Name
Last commit
Last update
Mk Loading commit data...
contrib Loading commit data...
scripts Loading commit data...
src Loading commit data...
work Loading commit data...
+POST_INSTALL Loading commit data...
+PRE_DEINSTALL Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...