Christoph Michael Becker
ead61e4ed7
sprintf() returns false on failure
...
Thanks to Jos Ahrens for pointing that out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341385 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-14 10:38:33 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Maciej Sobaczewski
92534a2a60
Bring page to 2016, integrate most common user notes, show recommended usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341059 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-17 06:14:49 +00:00
Christoph Michael Becker
34f573bce6
add example of exploding when first character of string matches delimiter
...
--
Provided by anonymous 70035 (jay-php@vengefulstapler.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:11:19 +00:00
Christoph Michael Becker
93dad5a743
Fix typo (patch provided by Jakob)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340242 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:21:13 +00:00
Christoph Michael Becker
d225d89995
Update manual wrt. < https://wiki.php.net/rfc/negative-string-offsets >
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340032 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:53:33 +00:00
Christoph Michael Becker
fef4be29b7
Fix typo (provided by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339950 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-29 10:11:55 +00:00
Christoph Michael Becker
fd45f2fe08
Fix inverted condition (pointed out by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339928 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:26:51 +00:00
Christoph Michael Becker
5acb71cfab
Fix #72865 : describe difference to echo (with example ideally)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339895 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-17 13:51:52 +00:00
Christoph Michael Becker
aab798bada
Typo fixes provided by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339802 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-05 13:14:41 +00:00
Christoph Michael Becker
576091e6b7
Fix #72699 : rtrim() does not necessarily strip whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339765 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-02 17:23:18 +00:00
Christoph Michael Becker
cf895b5554
Add respectively replace &caution.cryptographically-insecure;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339624 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:25:24 +00:00
Christoph Michael Becker
6c1ab89a89
Hexadecimal numeric entities are denoted by an x
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339610 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 10:47:04 +00:00
Christoph Michael Becker
9525b846ae
Fix documentation according to http://news.php.net/php.doc.cvs/14277
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339548 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 17:23:12 +00:00
Christoph Michael Becker
30cd273018
Address #63510 : Integer overflow with chr
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339537 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-01 20:07:17 +00:00
Christoph Michael Becker
a10fa06420
Improve table introduced with r339499
...
We replace the quotes with <literal>s and make a real table caption.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339500 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 23:49:54 +00:00
Christoph Michael Becker
ef1b0b43d3
Address #67811 : htmlspecialchars: document why/when apos instead of #39 is used
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339499 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 23:35:39 +00:00
Christoph Michael Becker
ec67e42ba8
Fix #70534 : See Also suggestion: sprintf, date
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339444 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-21 21:19:59 +00:00
Christoph Michael Becker
b298610f72
markup code
...
provided by Duncan X. Simpson (K7DXS)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339241 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:03:31 +00:00
Christoph Michael Becker
4c10034cee
fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338916 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 17:13:05 +00:00
Christoph Michael Becker
3a0c7df3b6
fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338915 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 16:52:36 +00:00
Christoph Michael Becker
83b55322c4
improved example (by Matthew Farren)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338513 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 18:15:00 +00:00
Christoph Michael Becker
fba532ed30
integrated user note 118552
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338476 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-13 21:02:15 +00:00
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Thomas Punt
c72e6502c8
Resolve doc bug #69013 with additional information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338312 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 22:18:56 +00:00
Thomas Punt
e799d1da87
Resolve doc bug #69013
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338311 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 21:50:39 +00:00
Christoph Michael Becker
2cca895c8f
documented default $limit of explode()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338293 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 10:05:45 +00:00
Bob Weinand
7e3e160e1b
Fix typo in earlier strcspn patch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338016 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 01:43:15 +00:00
Pieter Hordijk
ba9c10d8e2
Removed note about whitespace, because it wasn't correct
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337709 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 14:51:58 +00:00
Pieter Hordijk
b5d217a336
Fixed remark about > 5.4.3 ignoring self closing tags in the allowable_tags param
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337708 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 14:22:17 +00:00
Christoph Michael Becker
756b6457b6
str_pad() never trims input string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337681 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 21:00:41 +00:00
Christoph Michael Becker
33bb5e19ae
hash("crc32b", $str) is not necessarily equal to dechex(crc32($str))
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337619 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 01:15:28 +00:00
Christoph Michael Becker
5fb277d606
improve strspn/strcspn documentation (contributed by francois)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337482 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 14:43:21 +00:00
Christoph Michael Becker
1f705a6620
updated substr() documentation for PHP 7 (see #69931 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337321 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 12:49:48 +00:00
Christoph Michael Becker
7279eb69e5
typo fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Ferenc Kovacs
84fd583940
document the second optional delimiters argument for ucwords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337118 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-07 16:20:58 +00:00
Christoph Michael Becker
610080f273
fixed markup ( fixes #69505 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336949 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 15:14:16 +00:00
Christoph Michael Becker
a706ea6af5
fixed typos, grammar, expression
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336939 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-13 22:22:45 +00:00
Maciej Sobaczewski
f9bf9b2045
Document PHP 7 changes for setlocale()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336805 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-20 05:03:42 +00:00
Peter Cowburn
a8eb6731a7
Remove confusing and unnecessary detail.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336762 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:55:58 +00:00
Pasindu De Silva
2ee8e560cb
Fix bug #64092 , Added description and example for parameter "cut" is false and word is long than width.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336614 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:25:37 +00:00
Maciek Sokolewicz
6320f8eb30
fixed quoting the literal period character (was: backtick, period, quote; now it's just a literal period).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336416 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-06 22:04:45 +00:00
Maciej Sobaczewski
ad8e015131
Eliminate few more PHP 4 changelogs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336339 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 07:48:13 +00:00
Maciek Sokolewicz
c29a20388c
fixed incorrect use of i.e. instead of e.g.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336247 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:44:32 +00:00
Martin Meredith
ef7842a787
Add note to str_split that it is multibyte-unsafe.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 17:50:22 +00:00
Adam Harvey
fba5aebcd8
Document stripos() as returning mixed, since it does.
...
Fixes doc bug #67613 (Inconsistency in the documentation); patch by Patrick
Schwisow.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336195 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:23:58 +00:00
Adam Harvey
9e898bb9ca
I parenthesis good.
...
Fixes doc bug #69157 (typo).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336026 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-02 18:04:08 +00:00
Peter Cowburn
531f2bac34
added comma for clarity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336019 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-28 14:34:58 +00:00
Adam Harvey
1f448a8a45
Fix strip_tags() documentation around XHTML allowable tags.
...
Fixes doc bug #69023 (Documentation problem).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335964 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-19 23:25:53 +00:00
Rasmus Lerdorf
79b535ef8b
List HHVM alongside other threaded SAPIs here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335801 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-25 20:18:15 +00:00
Dan Ackroyd
11418b6522
Clarified that padding char is optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335743 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-14 15:07:34 +00:00
Dan Ackroyd
1220101ce4
Added detail about padding character for bug 61532
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335742 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-14 14:55:44 +00:00
Adam Harvey
20d255c120
Added changelog notes for a BC break to undocumented crypt() behaviour.
...
Nobody should be relying on this anyway, but since Horde apparently was...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-08 19:26:09 +00:00
Jean-Sebastien Hedde
3f69d9b08b
Simply fixes a typo.
...
--
Provided by anonymous 53037 (tpunt@hotmail.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335494 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 13:02:22 +00:00
Jean-Sebastien Hedde
204bc2974d
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335457 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 12:49:12 +00:00
Alexander Moskaliov
d6d8413117
Fix argument and result definition
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335376 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-26 17:47:24 +00:00
Ferenc Kovacs
9122d3efcd
this was fixed in 5.4.4 not in 5.4.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335217 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-26 16:48:54 +00:00
Maciej Sobaczewski
e4742710ff
Change parameter name to make it consistent with:
...
- strtoupper() documentation
- <parameter> used in inline text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334895 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-17 03:21:50 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Chris Wright
98751e689d
Proper noun casing fix
...
--
Provided by anonymous 48275
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334702 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:21:45 +00:00
Adam Harvey
da75c15e02
Update the changed functions list, and integrate the changes into the text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:47:47 +00:00
Adam Harvey
b0f439fdc0
Suggest hash_equals() on the crypt() page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334629 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:45:57 +00:00
Adam Harvey
d45a16b5f9
Improve documentation for default_charset in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334627 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:36:23 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Peter Cowburn
eda3b067eb
no more "FIXME PHP_6" todo comments
...
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Anthony Ferrara
925468837b
Revert 334297 and 334297, as:
...
1) there was no discussion prior to edits (even in #66564 )
2) It is incorrect, misleading and not the overall sentiment that needs to be communicated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334309 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 22:14:11 +00:00
Yasuo Ohgaki
d2940da2ef
Add note for crypt()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334296 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 01:20:14 +00:00
Yasuo Ohgaki
68d22233ea
Fixed bug #66800
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334153 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-07 05:04:34 +00:00
Ferenc Kovacs
3fb1e0bf88
removing the misleading sentence (reported by Solar Designer, also pointed out by Michal Špaček previously in a comment for #66564 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333973 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-27 15:00:47 +00:00
Alexey Zakhlestin
54d64fe32a
there are 4 function related to calculating lengths of strings.
...
added cross-links between them via "see also" section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333972 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-27 14:40:20 +00:00
Jean-Sebastien Hedde
df427d95b9
Adding example to strcmp (Anonymous contribution)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333616 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:43:24 +00:00
Maciej Sobaczewski
1d13498b09
Link to mb_stripos() in "see also" section (fixes bug #67275 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333561 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-19 11:51:45 +00:00
Jean-Sebastien Hedde
13c378f08a
Fix typo in function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333487 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-06 13:52:40 +00:00
Dejan Marjanovic
9905374cd0
Replace single quotes with double for (string) <initializer> unless string contains double quotes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:48:06 +00:00
Philip Olson
3db1770f78
Testing edit.php.net -- please ignore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333292 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 17:33:26 +00:00
Peter Cowburn
cc99c21bda
Wrap parameter order note in <note> tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333178 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:53:57 +00:00
Yasuo Ohgaki
556fb71ea4
Add changes needed for https://wiki.php.net/rfc/default_encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 04:46:43 +00:00
Chris Wright
3a979fd995
Fix All The Trim()s! (aka. do rev. 332762 properly)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332763 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-31 15:17:54 +00:00
Chris Wright
8edc94024c
Update name of second argument for trim() to match arginfo for reflection consistency
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-31 14:59:47 +00:00
Sherif Ramadan
824b84746c
Add cautionary statement about truncation for crypt and password_hash using BCRYPT. Fixes Bug #66564 .
...
This includes a cautionary statement that the CRYPT_BLOWFISH algorithm in crypt/password_hash functions
will truncate the input string at a maxmimum length of 72 characters. Typically not a problem for the
average use case since this is only likely used for passwords and assuming each hash has a unique salt.
However, it's still a good idea to document this behavior so that users are aware of the side effect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332747 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 13:10:21 +00:00
Chris Wright
e0815cb568
Typo fix in strtr()
...
---
Provided by anonymous 36934
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332351 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:20:30 +00:00
Chris Wright
e1e76392d9
Line length correction in explode() example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332330 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:12:56 +00:00
Yasuo Ohgaki
1453847230
"quote" usually means srrounding string by quote chars (And addtionally escape). "escape" is appropriate word for addslashes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332298 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-09 00:07:42 +00:00
Joe Watkins
74684dc111
fix #66234 add not about wchar and sprintf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332262 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 13:15:03 +00:00
Justin Martin
b18ed2abf4
Documented false return value on failure.
...
Fixes bug #66035 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332199 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-26 07:32:41 +00:00
Yasuo Ohgaki
c2d7a762b1
Update crypt() manual page for 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332022 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 22:13:59 +00:00
Joe Watkins
9bdac16ec0
#64371 don't use long
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331928 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:18:48 +00:00
Joe Watkins
85cdaa2e89
#64371 fix alphabetical ordering of specifiers, add table for extra points concerning co-ercion
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331922 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:31:48 +00:00
Joe Watkins
6a9b6f5fe4
#61626 include warning about %c ignoring width/padding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331738 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:16:03 +00:00
Adam Harvey
ab480f7d49
Clarify the charlist warning on the addcslashes() page.
...
Fixes doc bug #65789 (addcslashes "predefined escape sequences").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331629 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:22:13 +00:00
Chris Wright
59a1bbcb6f
Whitespace fixes
...
Fix all outstanding strict whitespace errors flagged by the online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331331 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 16:17:46 +00:00
Joe Watkins
5b39c74139
incorrect function signature #65262
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331154 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 05:44:24 +00:00
Joe Watkins
002874ff0f
spelling correction for #65471
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331151 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 05:11:41 +00:00
Yannick Torres
33040b3b1b
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Yoshinari Takaoka
698cad0c1d
- fixed syntax.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331017 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-25 08:32:51 +00:00
Yasuo Ohgaki
568ee52377
Fix bug #65290
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331006 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-22 23:25:57 +00:00
Yasuo Ohgaki
10798eed66
Update hex2bin() changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330793 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 10:45:54 +00:00
Jakub Vrana
fc6db68bc4
Link quotemeta() and ereg functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330654 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 22:21:05 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Peter Cowburn
65ecfa33fd
initializer
...
-----
Patch by Hans Henrik Bergan
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329667 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:09:48 +00:00
Karoly Negyesi
0e7ceba0fb
document passing non-scalars to strtr().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329430 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-05 09:43:01 +00:00
Sherif Ramadan
336bf822a6
Removed dubious wording in implode parameter description. Fixes bug #63985 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329161 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:32:49 +00:00
Justin Martin
c6e10c6653
Clarified language of CRYPT_BLOWFISH character range admonition.
...
Contribution by Ole Aass.
Closes bug #63755 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329093 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 04:04:32 +00:00
Adam Harvey
87455002a7
Add a note about position specifiers respecting PHP_INT_MAX.
...
Fixes doc bug #61531 (Integer Overflow in all printf functions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328312 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 02:14:56 +00:00
Adam Harvey
966013e33d
Integrate user note 48364, since it's correct about the limitations of
...
strip_tags() with regards to tag length.
Also add a couple of full stops, because that's how I roll.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327709 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 11:51:38 +00:00
Adam Harvey
34593e9061
Fixed doc bug #63024 (PHP 5.4.0, <?= is always available).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327507 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-07 02:45:01 +00:00
Adam Harvey
cf1826d271
Fix doc bug #62950 (PHP documentation broken link), and change the displayed
...
link text from the URIs to something more descriptive, since the new URIs are
actually uglier than the old ones (thanks, Microsoft).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327333 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-28 01:46:15 +00:00
Hartmut Holzgraefe
4955626c0e
thinko fix ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326946 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-02 14:07:45 +00:00
Hartmut Holzgraefe
941f2efa4a
added http_build_query() to "see also" on import()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326945 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-02 13:35:31 +00:00
Joey Smith
54bcc14fac
Clarified some common confusion in the crypt() examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326912 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-01 01:48:12 +00:00
Adam Harvey
2b0ee0e1f8
Add a proper citation for Oliver in the similar_text() description, per the
...
discussion in the notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326815 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-26 02:03:10 +00:00
Hartmut Holzgraefe
8860f92aee
Added explicit warning about 32 vs 64bit platform issues
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326796 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 17:10:02 +00:00
Pieter Hordijk
0ace4ef6ff
Improved wording of width parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326786 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-23 16:25:44 +00:00
Yannick Torres
67603e0296
Add an example
...
#Provided by Kriscraig
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326752 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 23:08:14 +00:00
Adam Harvey
d0223af67d
Fix doc bug #62414 (Out of date docs for CRYPT_BLOWFISH). I'd greatly
...
appreciate a review on this, since I'm not sure it's as well worded or laid out
as it could be -- the one paragraph per hash convention is starting to get a
little tight.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326725 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:39:55 +00:00
Adam Harvey
c2b3d06db9
Fix doc bug #62608 (Documentation examples use printf(), not sprintf()).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326717 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:16:03 +00:00
Jakub Vrana
5bf2caeb5f
Link strncmp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326716 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 22:46:06 +00:00
Nikita Popov
108c6379ec
Fix Doc Bug #62494 : Description of is_xhtml arg is wrong
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326503 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 21:34:20 +00:00
Gustavo André dos Santos Lopes
f5413e36e9
- Improve htmlspecialchars() and html_entity_decode() docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 13:17:23 +00:00
Anthony Ferrara
1d6a5e11a8
Added a note to strlen() stating it return number of bytes rather than number of chars
...
--
Provided by anonymous #16392 (info@pieterhordijk.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326075 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-10 01:58:16 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
a4861592bb
Add experimental autogenerated changelog entries for few books.
...
This requires PhD 1.1.6-dev :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Hannes Magnusson
cb80c22afb
We know this is PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325991 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-05 16:31:12 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
255d999b4e
Escapes everything necessary with proper encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325062 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-11 18:33:25 +00:00
Nikita Popov
df056148bc
Make it clear that hex2bin does not convert hex numbers to bin numbers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325037 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-11 10:45:21 +00:00
Nikita Popov
644ee2d6ed
Document the hex2bin odd length error.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324990 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-09 21:51:56 +00:00
Adam Harvey
5e6e91b7dc
Fix doc bug #61596 (Documentation doesn't mention negative return values).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324696 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 06:52:56 +00:00
Jakub Vrana
b18da506de
magic_quotes_gpc is not on by default anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324587 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 18:59:52 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Gustavo André dos Santos Lopes
2c4e6c6649
- Fixed several screw ups in r324188.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324203 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 22:02:26 +00:00
Gustavo André dos Santos Lopes
de8016e755
- Improved documentation of ENT_DISALLOWED.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324188 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 14:39:01 +00:00
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
b543dc50c1
Fix order of parameters and return value sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323616 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 09:55:32 +00:00
Stanislav Malyshev
2aba10e8d0
fix versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +00:00
Jakub Vrana
4effeb4d1f
HTML functions use encoding, not character set
...
E.g. ISO-8859-1 is both character set and encoding but UTF-8 is encoding of Unicode character set.
See also http://bugs.php.net/61116
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323270 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 23:55:01 +00:00
Jakub Vrana
45b80e2b17
Missing \n
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323269 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 23:50:19 +00:00
Gordon Oheim
68c2090fe7
clarified that the function will return the haystack including the needle, related to #61085
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323218 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:35:06 +00:00
Gordon Oheim
1d04cd176b
clarified that the function will return the haystack including the needle, fixes #61085
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323216 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:19:06 +00:00
Justin Martin
083e576970
Clarified empty string return value. Closes bug #60949 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323058 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 20:41:11 +00:00
Nikita Popov
deb241818f
Add new ENT_* constants to constants.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322907 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 15:49:03 +00:00
Nikita Popov
de64548759
Update html_entity_decode() and htmlspecialchars_decode() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 14:32:07 +00:00
Nikita Popov
07dcc54607
Add UTF-8 initializer for charsets in htmlspecialchars() etc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322905 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 14:05:43 +00:00
Nikita Popov
7b0db0396c
Fix tabs in htmlentities() / htmlspecialchars() - this time for real
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322904 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 13:25:00 +00:00
Nikita Popov
c4b60d971e
Update get_html_translate_table() docs
...
* Rename quote_style => flags, charset_hint => charset
* Add docs for new doctype flags
* Document default charset change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322903 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 13:20:21 +00:00
Nikita Popov
e5f1a5a296
Update the charset table for htmlspecialchars() et al.
...
* Add ISO-8859-5 (with ISO8859-5 alias); add MacRoman
* Add aliases SJIS-win and XP932 for SJIS; add alias eucJP-win for EUC-JP
* Remove ancient inline version data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 12:52:30 +00:00
Nikita Popov
6d81fbcfe3
Remove tab characters (in hope that this is the last thing I did wrong today)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322874 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 21:31:58 +00:00
Nikita Popov
ab96d5eb42
Revert accidental revert of some changes. Sorry for that.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322870 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 21:12:54 +00:00
Nikita Popov
e07570b463
Minor improvements to htmlspecialchars() and htmlentities() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322868 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 20:42:48 +00:00
Peter Cowburn
df2a10ccdd
changelog order (newest first)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322846 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 13:36:13 +00:00
Adam Harvey
a409ddfb6a
Fix doc bug #60884 (htmlentities() behaves differently and thus breaks existing
...
code) by clarifying the new behaviour in PHP 5.4.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322842 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 10:00:18 +00:00
Matthew Fonda
3268a9eed3
fix spelling mistake: "beginnning" should be "beginning"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-18 22:42:27 +00:00
Jakub Vrana
9ffbd15a2f
See also strpbrk + cleanup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321865 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 14:30:49 +00:00
TAKAGI Masahiro
f76e503c9c
fix description. "the last" should be "the first".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321602 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-31 03:59:59 +00:00
Matt Li
30a6ab9bdf
Fix as per note #106986 and unify format between related functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321383 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-25 02:27:36 +00:00
Hannes Magnusson
edd2a0da13
kill undocument warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321135 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:47:28 +00:00
Nikita Popov
c204d791d4
Remove inline changelog from htmlspecialchars (in sync with removal from htmlentities)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320681 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 17:17:32 +00:00
Jakub Vrana
58aca47cd2
History in changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320552 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 04:15:37 +00:00
Richard Quadling
8b6d169424
Native EOL
...
Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Shein Alexey
58652094db
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317095 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-21 12:10:39 +00:00
Nikita Popov
6306561c68
Followup to Doc Bug #55547 (Undocumented flags for htmlentities()): Adjusted initializers and changelog.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316909 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 12:08:59 +00:00
Nikita Popov
95089fd327
Fix Doc Bug #55547 : Undocumented flags for htmlentities()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316908 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 11:32:28 +00:00
Yannick Torres
88a88985b9
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316587 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 06:12:03 +00:00
Shein Alexey
dac6507c60
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316333 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-07 11:04:36 +00:00
Gustavo André dos Santos Lopes
96f001d906
- Replaced vague statement with a more precise one.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316017 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-02 04:10:41 +00:00
Gustavo André dos Santos Lopes
46312574d5
- Empty charset for htmlentities() et al.
...
- Added warning about relying on the default as it's likely to change in
PHP 5.4; see r296685.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316016 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-02 04:06:30 +00:00
Nikita Popov
1ec8bcb2f1
Fix Doc Bug #55532
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315994 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-01 14:32:05 +00:00
Peter Cowburn
7cc07e7706
see also mb_split (thanks Olivier Pons)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315540 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 08:05:42 +00:00
Hannes Magnusson
c0c2f5bfad
Fixed bug#55429 (Description of this function is incorrect and awkwardly written)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315052 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 10:35:35 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Nikita Popov
96c7331ee1
Add substr_compare in See Also sections of strn?(case)?cmp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314932 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-15 09:45:29 +00:00
Jakub Vrana
fcd0e74390
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314834 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-12 13:09:45 +00:00
Shein Alexey
79b017e888
Fixed a typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313819 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-28 09:41:03 +00:00
Justin Martin
5528f760d6
Added a "Password Hashing" faq, and notes to md5 and sha1 functions. Relates to bug #55215 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313306 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 02:23:51 +00:00
Joey Smith
55d88a8d9c
Remove the term 'base64' from the crypt page - it seems to be perpetually confusing people that they can somehow pass in base64_encoded() data.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313299 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 22:20:46 +00:00
Jakub Vrana
b5003f8de6
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313279 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 08:16:52 +00:00
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