Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Peter Cowburn
510938d77a
added example to sprintf of %n$ with other specifiers (thanks Steven)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313261 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 09:27:13 +00:00
Joey Smith
23fed62e91
Fix quoting, thanks to Julie Pelletier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313119 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 20:18:08 +00:00
Jakub Vrana
e7442a11a5
hex2bin prototype
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312671 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:00:01 +00:00
Jakub Vrana
35202cdfb1
Accepts multiple-bytes separators since PHP 5.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312670 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 12:38:03 +00:00
Joey Smith
1f89edc4c6
Fixed awkward wording of a sentence in crypt() documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312628 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-29 15:16:48 +00:00
Gustavo André dos Santos Lopes
71b49c3573
- html_entity_decode claimed to have had its default encoding changed from latin1 to UTF-8 in
...
PHP 5.3.3; this is not true, as the change was only operated in PHP 5.4. Changed accordingly.
- Documented the behavior of encoding autodection when an empty string is passed as the
"charset" parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312428 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-24 09:00:51 +00:00
Peter Cowburn
4957025bee
emphasize initial/start importance for strspn (re doc #54904 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311396 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 19:31:12 +00:00
Philip Olson
3c39fa17b3
Clarified removing middle strings via an example and note. Deals with PHP Bug #54697
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310860 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 18:22:39 +00:00
Hannes Magnusson
64042ccbff
Remove several html entities and replace them with utf8 chars so we can drop the
...
dtd include
# replaced with nothing
# — with —
# € with €
# ä with ä
# Ä with Ä
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
Peter Cowburn
3aef45bb95
typofix (seperators to separators)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310545 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 08:56:38 +00:00
Hannes Magnusson
0cc8f380b3
Fixed bug#54611 one functionality is left out
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310543 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 08:45:13 +00:00
Adam Harvey
5c83d4c613
Fix doc bug #54519 (substr_replace array options not documented) by providing
...
some minimal documentation of the array parameter options available.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310346 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 07:22:19 +00:00
Adam Harvey
552b2685c9
Update the return value section of quotemeta() to fix doc bug #54539
...
(quotemeta('') returns false).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310344 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 06:21:15 +00:00
Yannick Torres
f6eebd2502
Fix bug #54496
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310078 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-09 07:07:32 +00:00
Shein Alexey
41d9ef6917
Added variable definitions in order to make example easy runnable.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309965 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-05 10:35:31 +00:00
Adam Harvey
e501119dcd
Grammar tweak. I'd have linked example #2 if I could have figured out the magic
...
incantation to make it work, but alas.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309942 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 08:44:48 +00:00
Shein Alexey
085efc08f6
Fixed examples referencing page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309937 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 08:18:20 +00:00
Shein Alexey
3ae2521093
Removed mentioning ereg_replace since it's deprecated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309935 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 08:09:53 +00:00
Pierrick Charron
2a6af3606f
Fixed bug #54449
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309925 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-03 20:54:35 +00:00
Shein Alexey
6386fc3b76
Changed to desc version sorting in changelog section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309875 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-01 13:32:10 +00:00
Shein Alexey
ec1dcb1e8e
Fixed some typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309710 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-26 11:30:41 +00:00
Shein Alexey
170ead3873
Fixed missing space.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309685 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-25 10:20:41 +00:00
Shein Alexey
5e23e0807d
Fixed a typo in Blowfish's salt description (should contain 22 base64 digits/items).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309683 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-25 09:53:53 +00:00
Shein Alexey
7db0ab89d9
Fixed a typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309634 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 07:19:11 +00:00
Philip Olson
9cf659349d
Documented strlen() behaviour with arrays including the 5.3 change. Closes PHP Bug #54153
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309499 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-21 17:25:48 +00:00
Adam Harvey
2a67a718ea
Fix doc bug #54263 (htmlspecialchars - charsets are not equivalent).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309322 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 02:57:20 +00:00
Jakub Vrana
47e459fcb3
Beware slashes (doc bug #53319 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308213 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 16:09:22 +00:00
Jakub Vrana
efef4dfef6
Changelog (doc bug #53935 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308179 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:35:46 +00:00
Jakub Vrana
9e07fbf45c
Default charset is now UTF-8, use <initializer>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308101 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-07 15:13:02 +00:00
Adam Harvey
00b427c07b
Fix doc bug #53678 (Formatting Suggestion: "count" parameter). Also fix up the
...
str_ireplace() manual page, which seems to have lost paragraphs here and there
for some reason, by copying verbiage across from the str_replace() page and
changing it as required, and fix a grammatical error in the paragraph about
using arrays as search and replacement values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307205 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-07 03:39:17 +00:00
Peter Cowburn
4a436e6205
htmlentities() page examples should use htmlentities() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-16 12:10:03 +00:00
Hannes Magnusson
959ade2dae
Document the new charset_hint parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306187 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 14:06:54 +00:00
Justin Martin
3ed5f72b6c
Indicated change to substr's behaviour with start positions beyond truncation positions.
...
Added changelog indicating this BC break. Bug #53252 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305175 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 19:53:45 +00:00
Justin Martin
c1a545fd27
Indicated that substr does not accept an empty string.
...
Added an example of casting behaviour.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305162 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 15:27:33 +00:00
Kalle Sommer Nielsen
39ea8b6daf
Fixed bug #53113 , round two
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305143 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 04:11:27 +00:00
Kalle Sommer Nielsen
1312852e14
Fixed bug #53113 (number_format(): wrong usage of term "character" in multi-byte context)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304600 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 02:05:08 +00:00
Gustavo André dos Santos Lopes
6fb560cb84
- Warn that using the ENT_IGNORE flag in htmlentities/htmlspecialchars may introduce security
...
vulnerabilities. See Unicode Technical Report #36 , section 3.6.2.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304388 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 06:12:16 +00:00
Adam Harvey
5589d96b19
Remove sentence that now makes no sense in the strrpos() description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304381 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 02:38:23 +00:00
Adam Harvey
de05cef816
Fix doc bug #53051 (Just a TYPO!).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304370 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 10:34:16 +00:00
Gustavo André dos Santos Lopes
a27168c01e
- Documented addition of ENT_IGNORE as per bug #43896
...
(changed its status from TBD to Closed).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304297 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-11 01:15:45 +00:00
Gustavo André dos Santos Lopes
3bbb0ff28b
- Substantially improved the documentation of strtr(). Closes bug #52968 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303931 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-02 08:48:14 +00:00
Jakub Vrana
523a46637b
Better example for thousands_sep
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303740 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 05:12:09 +00:00
Richard Quadling
4034788aaf
Initializers added to prototype.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303684 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 16:02:02 +00:00
Richard Quadling
7b4e2f0747
<function> => <parameter>. Fix #52760
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302968 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 10:03:06 +00:00
Philip Olson
136ef0c306
Added example to clarify behavior. Closes PHP bug #52509
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 17:37:37 +00:00
Adam Harvey
abbcf3fd73
Fix typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301672 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-29 03:19:30 +00:00
Yago Ferrer
9d84d8b88c
Fixed broken build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301608 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 11:22:38 +00:00
Daniel Egeberg
2e8619a7b8
Fixed PHP bug #52451 (substr() doc incomplete)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301600 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 06:31:38 +00:00
Adam Harvey
e6b8bd2a32
Fix doc bug #52353 (Deprecated function referenced in documentation) by
...
replacing split() in implode's see also list with preg_split().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301310 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-16 03:43:10 +00:00