.. |
addcslashes.xml
|
Remove more changelog entries, mostly from PHP 5.2 era
|
2020-09-26 13:52:31 +00:00 |
addslashes.xml
|
tidy up addslashes description
|
2018-01-15 22:33:43 +00:00 |
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
|
Remove more changelog entries, mostly from PHP 5.1 era
|
2020-09-26 13:45:57 +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
|
Remove more changelog entries, mostly from PHP 5.1 era
|
2020-09-26 13:45:57 +00:00 |
md5.xml
|
Use entities in initializer
|
2018-01-25 19:11:34 +00:00 |
metaphone.xml
|
Fix #60314: Metaphone returns fewer phonemes than defined
|
2020-11-04 10:08:57 +00:00 |
money-format.xml
|
Add deprecation of money_format
|
2020-02-12 13:17:01 +00:00 |
nl-langinfo.xml
|
|
|
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
|
Link to mb_chr() and mb_ord(), respectively
|
2018-12-28 14:58:12 +00:00 |
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
|
|
|
rtrim.xml
|
|
|
setlocale.xml
|
Proper variadics instead of pseudo variadics
|
2020-11-02 11:17:26 +00:00 |
sha1-file.xml
|
Removed some of the PHP5 changelogs
|
2020-09-26 12:32:19 +00:00 |
sha1.xml
|
Use entities in initializer
|
2018-01-25 19:11:34 +00:00 |
similar-text.xml
|
Fix bug #36261: similar_text parameters aren't swappable
|
2018-02-22 17:42:20 +00:00 |
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-getcsv.xml
|
As of PHP 7.4.0 an empty escape string means no escaping
|
2018-12-15 15:15:12 +00:00 |
str-ireplace.xml
|
Remove trailing fullstop in <refpurpose>
|
2018-01-25 15:34:22 +00:00 |
str-pad.xml
|
|
|
str-repeat.xml
|
|
|
str-replace.xml
|
Typos and minor improvements provided by various anonymous users.
|
2019-10-15 09:23:04 +00:00 |
str-rot13.xml
|
|
|
str-shuffle.xml
|
Nested <link>s can't work
|
2018-04-17 16:10:01 +00:00 |
str-split.xml
|
|
|
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
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-06-08 15:52:28 +00:00 |
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
|
Add missing changelog entries for integer $needle deprecations
|
2020-09-25 12:18:46 +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
|
Remove more changelog entries, mostly from PHP 5.3 era
|
2020-09-26 14:08: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
|
|
|
strpos.xml
|
Add missing changelog entries for integer $needle deprecations
|
2020-09-25 12:18:46 +00:00 |
strrchr.xml
|
Add missing changelog entries for integer $needle deprecations
|
2020-09-25 12:18:46 +00:00 |
strrev.xml
|
|
|
strripos.xml
|
Add missing changelog entries for integer $needle deprecations
|
2020-09-25 12:18:46 +00:00 |
strrpos.xml
|
Add missing changelog entries for integer $needle deprecations
|
2020-09-25 12:18:46 +00:00 |
strspn.xml
|
Remove trailing fullstop in <refpurpose>
|
2018-01-25 15:34:22 +00:00 |
strstr.xml
|
Remove more changelog entries, mostly from PHP 5.3 era
|
2020-09-26 14:08:59 +00:00 |
strtok.xml
|
|
|
strtolower.xml
|
|
|
strtoupper.xml
|
|
|
strtr.xml
|
|
|
substr-compare.xml
|
Removed some of the PHP5 changelogs
|
2020-09-26 12:32:19 +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
|
Improve sprintf documentation and related functions (such as printf)
|
2019-03-24 16:30:33 +00:00 |
vprintf.xml
|
Improve sprintf documentation and related functions (such as printf)
|
2019-03-24 16:30:33 +00:00 |
vsprintf.xml
|
Fix return types
|
2020-11-02 15:52:35 +00:00 |
wordwrap.xml
|
Use entities in initializer
|
2018-01-25 19:11:34 +00:00 |