php-doc-en/reference/strings/functions
2020-11-28 15:12:46 +00:00
..
addcslashes.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
addslashes.xml
bin2hex.xml
chop.xml
chr.xml Fix #69906: chr() behavior difference between 32- and 64-bit bulids 2020-11-04 13:23:13 +00:00
chunk-split.xml
convert-cyr-string.xml Document some PHP 7.4.0 deprecations 2020-10-25 14:43:31 +00:00
convert-uudecode.xml Fix return types 2020-11-02 15:52:35 +00:00
convert-uuencode.xml Fix return types 2020-11-02 15:52:35 +00:00
count-chars.xml
crc32.xml
crypt.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
echo.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
explode.xml Document false and null return types 2020-11-28 15:12:46 +00:00
fprintf.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
get-html-translation-table.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
hebrev.xml
hebrevc.xml Document some PHP 7.4.0 deprecations 2020-10-25 14:43:31 +00:00
hex2bin.xml Fix return types 2020-11-02 15:52:35 +00:00
html-entity-decode.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
htmlentities.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
htmlspecialchars-decode.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
htmlspecialchars.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
implode.xml implode($pieces, $glue) is deprecated 2019-12-07 13:30:24 +00:00
join.xml
lcfirst.xml
levenshtein.xml
localeconv.xml
ltrim.xml
md5-file.xml Document false and null return types 2020-11-28 15:12:46 +00:00
md5.xml
metaphone.xml Fix #60314: Metaphone returns fewer phonemes than defined 2020-11-04 10:08:57 +00:00
money-format.xml Document false and null return types 2020-11-28 15:12:46 +00:00
nl-langinfo.xml Document false and null return types 2020-11-28 15:12:46 +00:00
nl2br.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
number-format.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
ord.xml
parse-str.xml
print.xml
printf.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
quoted-printable-decode.xml
quoted-printable-encode.xml
quotemeta.xml Document false and null return types 2020-11-28 15:12:46 +00:00
rtrim.xml
setlocale.xml Document false and null return types 2020-11-28 15:12:46 +00:00
sha1-file.xml Document false and null return types 2020-11-28 15:12:46 +00:00
sha1.xml
similar-text.xml
soundex.xml Fix return types 2020-11-02 15:52:35 +00:00
sprintf.xml Fix return types 2020-11-02 15:52:35 +00:00
sscanf.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
str-contains.xml Added documentation for the str_starts_with and str_ends_with functions based on https://php.watch/versions/8.0/str_starts_with-str_ends_with 2020-11-23 21:50:15 +00:00
str-ends-with.xml Added documentation for the str_starts_with and str_ends_with functions based on https://php.watch/versions/8.0/str_starts_with-str_ends_with 2020-11-23 21:50:15 +00:00
str-getcsv.xml
str-ireplace.xml
str-pad.xml
str-repeat.xml
str-replace.xml
str-rot13.xml
str-shuffle.xml
str-split.xml Document false and null return types 2020-11-28 15:12:46 +00:00
str-starts-with.xml Added documentation for the str_starts_with and str_ends_with functions based on https://php.watch/versions/8.0/str_starts_with-str_ends_with 2020-11-23 21:50:15 +00:00
str-word-count.xml Removed some of the PHP5 changelogs 2020-09-26 12:32:19 +00:00
strcasecmp.xml
strchr.xml
strcmp.xml
strcoll.xml
strcspn.xml
strip-tags.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
stripcslashes.xml
stripos.xml Document false and null return types 2020-11-28 12:54:59 +00:00
stripslashes.xml ext/sybase is no longer available as of PHP 7.0.0 2020-09-26 13:09:16 +00:00
stristr.xml Document false and null return types 2020-11-28 12:54:59 +00:00
strlen.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
strnatcasecmp.xml
strnatcmp.xml
strncasecmp.xml
strncmp.xml
strpbrk.xml Document false and null return types 2020-11-28 15:12:46 +00:00
strpos.xml Document false and null return types 2020-11-28 12:54:59 +00:00
strrchr.xml Document false and null return types 2020-11-28 15:12:46 +00:00
strrev.xml
strripos.xml Document false and null return types 2020-11-28 12:54:59 +00:00
strrpos.xml Document false and null return types 2020-11-28 12:54:59 +00:00
strspn.xml
strstr.xml Document false and null return types 2020-11-28 15:12:46 +00:00
strtok.xml
strtolower.xml
strtoupper.xml
strtr.xml Document false and null return types 2020-11-28 15:12:46 +00:00
substr-compare.xml Document false and null return types 2020-11-28 15:12:46 +00:00
substr-count.xml Use canonical type names 2020-11-02 15:39:04 +00:00
substr-replace.xml
substr.xml Fix return types 2020-11-02 15:52:35 +00:00
trim.xml
ucfirst.xml
ucwords.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
vfprintf.xml
vprintf.xml
vsprintf.xml Fix return types 2020-11-02 15:52:35 +00:00
wordwrap.xml