.. |
addcslashes.xml
|
- Improve and make see-also's consistent here.
|
2006-10-12 09:21:26 +00:00 |
addslashes.xml
|
- Improve and make see-also's consistent here.
|
2006-10-12 09:21:26 +00:00 |
bin2hex.xml
|
|
|
chop.xml
|
Implement the new alias doc style.
|
2005-04-25 16:19:39 +00:00 |
chr.xml
|
|
|
chunk-split.xml
|
use <function> here
|
2004-04-27 22:37:09 +00:00 |
convert-cyr-string.xml
|
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
|
2004-07-22 22:51:12 +00:00 |
convert-uudecode.xml
|
adding docs for convert_uuencode and decode
|
2004-07-06 12:00:31 +00:00 |
convert-uuencode.xml
|
- Typo.
|
2004-08-13 01:00:48 +00:00 |
count-chars.xml
|
Use foreach
|
2005-07-01 13:07:50 +00:00 |
crc32.xml
|
|
|
crypt.xml
|
use example.outputs[.similar] entity
|
2005-03-11 16:11:52 +00:00 |
echo.xml
|
grammar (not mine -- really.)
|
2005-08-09 17:41:06 +00:00 |
explode.xml
|
change separator to delimiter to better match internal error messages
|
2006-09-20 03:37:27 +00:00 |
fprintf.xml
|
Fixed proto's to show variable number of args.
|
2004-08-08 01:30:40 +00:00 |
get-html-translation-table.xml
|
Returns only one form (bug #33553)
|
2005-07-08 08:57:39 +00:00 |
hebrev.xml
|
Change wording to make sense
|
2004-07-28 00:10:34 +00:00 |
hebrevc.xml
|
Change wording to make sense
|
2004-07-28 00:10:34 +00:00 |
html-entity-decode.xml
|
MBCS not supported in PHP < 5 (bug #32768)
|
2005-09-06 08:27:42 +00:00 |
htmlentities.xml
|
|
|
htmlspecialchars-decode.xml
|
fix build
|
2005-03-15 18:59:57 +00:00 |
htmlspecialchars.xml
|
See also htmlspecialchars_decode (bug #38312)
|
2006-08-03 13:57:22 +00:00 |
implode.xml
|
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
|
2004-07-22 22:51:12 +00:00 |
join.xml
|
Implemented the new alias doc style. This alias no longer requires translation
|
2005-04-25 16:17:02 +00:00 |
levenshtein.xml
|
Fourth parameter is not optional (bug #36470)
|
2006-03-07 00:17:34 +00:00 |
localeconv.xml
|
Properly defined the constant, removed the extra paragraph, added check into example. This is the last commit, I promise!
|
2004-09-13 08:35:29 +00:00 |
ltrim.xml
|
Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646)
|
2004-12-29 17:24:37 +00:00 |
md5-file.xml
|
switch style and add note about the streams API use in PHP 5.1.0
|
2005-05-22 10:31:23 +00:00 |
md5.xml
|
|
|
metaphone.xml
|
Fix protos from sources
|
2004-08-12 18:12:00 +00:00 |
money-format.xml
|
missing space
|
2006-04-07 18:19:19 +00:00 |
nl-langinfo.xml
|
|
|
nl2br.xml
|
|
|
number-format.xml
|
See also money_format() (bug #36964)
|
2006-04-04 10:56:48 +00:00 |
ord.xml
|
|
|
parse-str.xml
|
See also http_build_query()
|
2006-02-14 09:27:43 +00:00 |
print.xml
|
|
|
printf.xml
|
Fixed proto's to show variable number of args.
|
2004-08-08 01:30:40 +00:00 |
quoted-printable-decode.xml
|
Additional periods (bug #27966)
|
2004-09-17 14:24:41 +00:00 |
quotemeta.xml
|
- Improve and make see-also's consistent here.
|
2006-10-12 09:21:26 +00:00 |
rtrim.xml
|
Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646)
|
2004-12-29 17:24:37 +00:00 |
setlocale.xml
|
fix #39081
|
2006-10-08 02:37:44 +00:00 |
sha1-file.xml
|
switch style and add note about the streams API use in PHP 5.1.0
|
2005-05-22 10:31:23 +00:00 |
sha1.xml
|
wrapped the see also
|
2004-05-21 23:05:20 +00:00 |
similar-text.xml
|
Replace <parameter>& by <parameter role="reference">
|
2004-11-10 08:30:50 +00:00 |
soundex.xml
|
wrapped the see also
|
2004-05-21 23:05:20 +00:00 |
sprintf.xml
|
Follow coding style (bug #36980)
|
2006-04-05 16:12:25 +00:00 |
sscanf.xml
|
Fix example
|
2005-11-16 12:52:34 +00:00 |
str-ireplace.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
str-pad.xml
|
wrapped the see also
|
2004-05-21 23:05:20 +00:00 |
str-repeat.xml
|
fix 39186
|
2006-10-18 15:00:01 +00:00 |
str-replace.xml
|
- Document order of replacement (ie. first to last) when search/replace
|
2006-10-15 05:06:12 +00:00 |
str-rot13.xml
|
|
|
str-shuffle.xml
|
|
|
str-split.xml
|
fix #36272: remove 2nd example, as it has nothing to do with str_split()
|
2006-02-07 16:59:23 +00:00 |
str-word-count.xml
|
switch to new style and document new charlist parameter
|
2005-03-13 12:41:06 +00:00 |
strcasecmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strchr.xml
|
Implemented the new alias doc style. This alias no longer requires translation
|
2005-04-25 16:17:02 +00:00 |
strcmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strcoll.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strcspn.xml
|
Mention that the optional start and length parameters became available in PHP 4.3.0
|
2004-07-24 18:47:20 +00:00 |
strip-tags.xml
|
use example.outputs[.similar] entity
|
2005-03-11 16:11:52 +00:00 |
stripcslashes.xml
|
|
|
stripos.xml
|
False doesn't cause mixed (howto/working)
|
2006-02-17 12:33:52 +00:00 |
stripslashes.xml
|
magic_quotes_sybase
|
2005-09-05 12:54:07 +00:00 |
stristr.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strlen.xml
|
Implemented the new doc style and some rewording where appropriate
|
2006-08-01 02:23:17 +00:00 |
strnatcasecmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strnatcmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strncasecmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strncmp.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strpbrk.xml
|
adding documentation and examples for strpbrk
|
2004-07-06 12:32:39 +00:00 |
strpos.xml
|
strrpos in PHP 5 accepts string needle
|
2006-02-17 12:35:21 +00:00 |
strrchr.xml
|
it uses only the first char even on php 5 (per user note)
|
2006-12-20 19:56:04 +00:00 |
strrev.xml
|
|
|
strripos.xml
|
False doesn't cause mixed (howto/working)
|
2006-02-17 12:33:52 +00:00 |
strrpos.xml
|
False doesn't cause mixed (howto/working)
|
2006-02-17 12:33:52 +00:00 |
strspn.xml
|
Mention that the optional start and length parameters became available in PHP 4.3.0
|
2004-07-24 18:47:20 +00:00 |
strstr.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
strtok.xml
|
explain the === problem and clarify the 1st example. cleaning user notes..
|
2005-05-08 08:43:35 +00:00 |
strtolower.xml
|
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
|
2004-07-22 22:51:12 +00:00 |
strtoupper.xml
|
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
|
2004-07-22 22:51:12 +00:00 |
strtr.xml
|
talking two time about the return
|
2004-05-14 14:32:08 +00:00 |
substr-compare.xml
|
- Fix #29525.
|
2004-08-04 14:55:47 +00:00 |
substr-count.xml
|
typo
|
2005-07-12 22:35:15 +00:00 |
substr-replace.xml
|
Fix return types (2/2)
|
2005-06-24 09:11:47 +00:00 |
substr.xml
|
fix #38267: don't recommend ereg*(), as they are deprecated
|
2006-08-11 17:15:27 +00:00 |
trim.xml
|
Added an example, moved to new doc style.
|
2005-05-31 21:34:35 +00:00 |
ucfirst.xml
|
|
|
ucwords.xml
|
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
|
2004-07-22 22:51:12 +00:00 |
vfprintf.xml
|
- Fix proto.
|
2004-08-07 18:28:17 +00:00 |
vprintf.xml
|
- Proto fixes.
|
2004-07-30 04:20:42 +00:00 |
vsprintf.xml
|
|
|
wordwrap.xml
|
rtrim($refpurpose, '.')
|
2004-08-20 09:37:01 +00:00 |