php-doc-en/reference/ctype/functions
Christoph M. Becker 1af58f6311
Fix GH-1568: No info on return value of ctype_alnum() in case of empty string
We explicitly add the info to every ctype's function return value
section.

We also overhaul the ctype introduction section by removing obsolete
information, adding a warning about the deprecation of int parameters,
and removing personalization.
2022-05-06 17:53:06 +02:00
..
ctype-alnum.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-alpha.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-cntrl.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-digit.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-graph.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-lower.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-print.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-punct.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-space.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-upper.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00
ctype-xdigit.xml Fix GH-1568: No info on return value of ctype_alnum() in case of empty string 2022-05-06 17:53:06 +02:00