.. |
addcslashes.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
addslashes.xml
|
Fix typo.
|
2010-07-29 03:19:30 +00:00 |
bin2hex.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
chop.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
chr.xml
|
Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
|
2010-04-07 17:09:10 +00:00 |
chunk-split.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
convert-cyr-string.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
convert-uudecode.xml
|
Converted remaining files to utf-8
|
2010-03-29 16:25:51 +00:00 |
convert-uuencode.xml
|
Converted remaining files to utf-8
|
2010-03-29 16:25:51 +00:00 |
count-chars.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
crc32.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
crypt.xml
|
WS.
|
2010-06-10 02:59:05 +00:00 |
echo.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
explode.xml
|
added normal return value description for explode - fixes bug #51937
|
2010-05-28 08:32:05 +00:00 |
fprintf.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
get-html-translation-table.xml
|
Document the new charset_hint parameter
|
2010-12-10 14:06:54 +00:00 |
hebrev.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
hebrevc.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
html-entity-decode.xml
|
Default charset is now UTF-8, use <initializer>
|
2011-02-07 15:13:02 +00:00 |
htmlentities.xml
|
htmlentities() page examples should use htmlentities() function
|
2010-12-16 12:10:03 +00:00 |
htmlspecialchars-decode.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
htmlspecialchars.xml
|
- Warn that using the ENT_IGNORE flag in htmlentities/htmlspecialchars may introduce security
|
2010-10-14 06:12:16 +00:00 |
implode.xml
|
Fix doc bug #52353 (Deprecated function referenced in documentation) by
|
2010-07-16 03:43:10 +00:00 |
join.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
lcfirst.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
levenshtein.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
localeconv.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
ltrim.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
md5-file.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
md5.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
metaphone.xml
|
describe phonemes (was phones) parameter for metaphone. added basic examples. closes #51578
|
2010-04-17 11:08:26 +00:00 |
money-format.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
nl-langinfo.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
nl2br.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
number-format.xml
|
Fixed bug #53113, round two
|
2010-11-07 04:11:27 +00:00 |
ord.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
parse-str.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
print.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
printf.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
quoted-printable-decode.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
quoted-printable-encode.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
quotemeta.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
rtrim.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
setlocale.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
sha1-file.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
sha1.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
similar-text.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
soundex.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
sprintf.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
sscanf.xml
|
Document sprintf differences (bug #46267)
|
2009-11-20 13:14:48 +00:00 |
str-getcsv.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
str-ireplace.xml
|
Fix doc bug #53678 (Formatting Suggestion: "count" parameter). Also fix up the
|
2011-01-07 03:39:17 +00:00 |
str-pad.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
str-repeat.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
str-replace.xml
|
Fix doc bug #53678 (Formatting Suggestion: "count" parameter). Also fix up the
|
2011-01-07 03:39:17 +00:00 |
str-rot13.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
str-shuffle.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
str-split.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
str-word-count.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
strcasecmp.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strchr.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strcmp.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strcoll.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strcspn.xml
|
Added example to clarify behavior. Closes PHP bug #52509
|
2010-08-10 17:37:37 +00:00 |
strip-tags.xml
|
Beware slashes (doc bug #53319)
|
2011-02-10 16:09:22 +00:00 |
stripcslashes.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
stripos.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
stripslashes.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
stristr.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strlen.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strnatcasecmp.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strnatcmp.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strncasecmp.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strncmp.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strpbrk.xml
|
Converted remaining files to utf-8
|
2010-03-29 16:25:51 +00:00 |
strpos.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strrchr.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strrev.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strripos.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strrpos.xml
|
Remove sentence that now makes no sense in the strrpos() description.
|
2010-10-14 02:38:23 +00:00 |
strspn.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strstr.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strtok.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
strtolower.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
strtoupper.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
strtr.xml
|
- Substantially improved the documentation of strtr(). Closes bug #52968.
|
2010-10-02 08:48:14 +00:00 |
substr-compare.xml
|
Converted remaining files to utf-8
|
2010-03-29 16:25:51 +00:00 |
substr-count.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
substr-replace.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
substr.xml
|
Changelog (doc bug #53935)
|
2011-02-10 11:35:46 +00:00 |
trim.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
ucfirst.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
ucwords.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
vfprintf.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
vprintf.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
vsprintf.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
wordwrap.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |