.. |
addcslashes.xml
|
Clarify the charlist warning on the addcslashes() page.
|
2013-10-01 17:22:13 +00:00 |
addslashes.xml
|
Proper noun casing fix
|
2014-09-01 16:21:45 +00:00 |
bin2hex.xml
|
|
|
chop.xml
|
|
|
chr.xml
|
no more "FIXME PHP_6" todo comments
|
2014-07-24 12:28:07 +00:00 |
chunk-split.xml
|
|
|
convert-cyr-string.xml
|
|
|
convert-uudecode.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
convert-uuencode.xml
|
Fix argument and result definition
|
2014-12-26 17:47:24 +00:00 |
count-chars.xml
|
|
|
crc32.xml
|
|
|
crypt.xml
|
fixed typos, grammar, expression
|
2015-06-13 22:22:45 +00:00 |
echo.xml
|
|
|
explode.xml
|
Remove changelogs for PHP 4 - 1st round
|
2014-08-23 17:55:23 +00:00 |
fprintf.xml
|
|
|
get-html-translation-table.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
hebrev.xml
|
|
|
hebrevc.xml
|
|
|
hex2bin.xml
|
this was fixed in 5.4.4 not in 5.4.1
|
2014-11-26 16:48:54 +00:00 |
html-entity-decode.xml
|
Improve documentation for default_charset in PHP 5.6.
|
2014-08-28 03:36:23 +00:00 |
htmlentities.xml
|
Improve documentation for default_charset in PHP 5.6.
|
2014-08-28 03:36:23 +00:00 |
htmlspecialchars-decode.xml
|
|
|
htmlspecialchars.xml
|
Improve documentation for default_charset in PHP 5.6.
|
2014-08-28 03:36:23 +00:00 |
implode.xml
|
Remove changelogs for PHP 4 - 2nd round
|
2014-08-26 14:28:17 +00:00 |
join.xml
|
|
|
lcfirst.xml
|
|
|
levenshtein.xml
|
|
|
localeconv.xml
|
|
|
ltrim.xml
|
Remove changelogs for PHP 4 - 2nd round
|
2014-08-26 14:28:17 +00:00 |
md5-file.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
md5.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
metaphone.xml
|
|
|
money-format.xml
|
|
|
nl-langinfo.xml
|
|
|
nl2br.xml
|
Eliminate few more PHP 4 changelogs
|
2015-04-03 07:48:13 +00:00 |
number-format.xml
|
Replace single quotes with double for (string) <initializer> unless string contains double quotes
|
2014-04-14 23:48:06 +00:00 |
ord.xml
|
|
|
parse-str.xml
|
Remove changelogs for PHP 4 - 1st round
|
2014-08-23 17:55:23 +00:00 |
print.xml
|
|
|
printf.xml
|
|
|
quoted-printable-decode.xml
|
|
|
quoted-printable-encode.xml
|
|
|
quotemeta.xml
|
|
|
rtrim.xml
|
Remove changelogs for PHP 4 - 2nd round
|
2014-08-26 14:28:17 +00:00 |
setlocale.xml
|
Document PHP 7 changes for setlocale()
|
2015-05-20 05:03:42 +00:00 |
sha1-file.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
sha1.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
similar-text.xml
|
|
|
soundex.xml
|
|
|
sprintf.xml
|
fixed quoting the literal period character (was: backtick, period, quote; now it's just a literal period).
|
2015-04-06 22:04:45 +00:00 |
sscanf.xml
|
|
|
str-getcsv.xml
|
Replace single quotes with double for (string) <initializer> unless string contains double quotes
|
2014-04-14 23:48:06 +00:00 |
str-ireplace.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
str-pad.xml
|
|
|
str-repeat.xml
|
|
|
str-replace.xml
|
Remove changelogs for PHP 4 - 1st round
|
2014-08-23 17:55:23 +00:00 |
str-rot13.xml
|
Remove changelogs for PHP 4 - 2nd round
|
2014-08-26 14:28:17 +00:00 |
str-shuffle.xml
|
|
|
str-split.xml
|
Add note to str_split that it is multibyte-unsafe.
|
2015-03-26 17:50:22 +00:00 |
str-word-count.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
strcasecmp.xml
|
|
|
strchr.xml
|
|
|
strcmp.xml
|
Adding example to strcmp (Anonymous contribution)
|
2014-05-25 12:43:24 +00:00 |
strcoll.xml
|
|
|
strcspn.xml
|
improve strspn/strcspn documentation (contributed by francois)
|
2015-08-15 14:43:21 +00:00 |
strip-tags.xml
|
Fix strip_tags() documentation around XHTML allowable tags.
|
2015-02-19 23:25:53 +00:00 |
stripcslashes.xml
|
|
|
stripos.xml
|
Document stripos() as returning mixed, since it does.
|
2015-03-25 20:23:58 +00:00 |
stripslashes.xml
|
|
|
stristr.xml
|
|
|
strlen.xml
|
there are 4 function related to calculating lengths of strings.
|
2014-06-27 14:40:20 +00:00 |
strnatcasecmp.xml
|
|
|
strnatcmp.xml
|
|
|
strncasecmp.xml
|
|
|
strncmp.xml
|
|
|
strpbrk.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
strpos.xml
|
incorrect function signature #65262
|
2013-08-19 05:44:24 +00:00 |
strrchr.xml
|
|
|
strrev.xml
|
|
|
strripos.xml
|
|
|
strrpos.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
strspn.xml
|
improve strspn/strcspn documentation (contributed by francois)
|
2015-08-15 14:43:21 +00:00 |
strstr.xml
|
|
|
strtok.xml
|
|
|
strtolower.xml
|
fixed incorrect use of i.e. instead of e.g.
|
2015-03-29 20:44:32 +00:00 |
strtoupper.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
strtr.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
substr-compare.xml
|
Making the XML definition consistent across the entire project.
|
2014-09-05 07:44:07 +00:00 |
substr-count.xml
|
|
|
substr-replace.xml
|
Remove changelogs for PHP 4 - 3rd round
|
2014-08-27 17:46:13 +00:00 |
substr.xml
|
updated substr() documentation for PHP 7 (see #69931)
|
2015-08-07 12:49:48 +00:00 |
trim.xml
|
Remove changelogs for PHP 4 - 2nd round
|
2014-08-26 14:28:17 +00:00 |
ucfirst.xml
|
|
|
ucwords.xml
|
document the second optional delimiters argument for ucwords
|
2015-07-07 16:20:58 +00:00 |
vfprintf.xml
|
|
|
vprintf.xml
|
|
|
vsprintf.xml
|
|
|
wordwrap.xml
|
Remove confusing and unnecessary detail.
|
2015-05-14 07:55:58 +00:00 |