Commit graph

1548 commits

Author SHA1 Message Date
Matthew Fonda
2684871e4f fix #60669 - invalid word "progragation" should be "propagation"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321829 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 15:19:39 +00:00
Jakub Vrana
b4dcc6c31d Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321826 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 10:34:31 +00:00
Jakub Vrana
1f067345c8 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321825 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 10:30:53 +00:00
Jakub Vrana
101da2c772 Cleaner solution for sending headers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321822 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:43:38 +00:00
Jakub Vrana
18d401358c Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321821 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:20:53 +00:00
Jakub Vrana
5523adf8e9 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321820 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:11:20 +00:00
Jakub Vrana
58f7538998 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321703 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 04:37:44 +00:00
Shein Alexey
871545d23e Fixed whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321337 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-22 16:08:09 +00:00
Philip Olson
4770d2ec38 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321310 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-22 00:18:45 +00:00
Hannes Magnusson
5340b7c601 Link to a trickery example, fixes bug#60499
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321294 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-21 15:05:24 +00:00
Hannes Magnusson
085ce88f63 Add version info for some classes and new intl stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:39:22 +00:00
Nikita Popov
a7d6b39bfb Make clear that in PHP the evaluation order of arguments is not unspecified behavior.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321092 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 00:21:09 +00:00
Justin Martin
80e6ea9269 Clarified that allow_self_signed requires verify_peer to function. Closes bug #53471.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320557 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 05:29:05 +00:00
Brett Bieber
1428093951 Follow coding standards for sample code, as in http://doc.php.net/php/dochowto/chapter-conventions.php #7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320521 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-06 19:47:01 +00:00
Justin Martin
371a80eac9 Replaced Zahlen literal with character entity. Fixes bug #54088.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320469 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 23:26:30 +00:00
Justin Martin
3c827996b5 Documented REMOTE_USER and REDIRECT_REMOTE_USER entries. Closes bug #60035.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320380 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 20:34:04 +00:00
Justin Martin
1e0cb85be7 Updated to reflect that cookies are now governed by RFC 6265 instead of RFC 2109. Closes bug #60026.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320317 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 20:41:05 +00:00
Justin Martin
3f82f09927 Documented NaN behaviour. Closes bug #60346.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320310 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 18:43:05 +00:00
Philip Olson
0fa36ed5cc Added \e documentation via a patch from Mick Weiss. Documents PHP bug #60350
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320209 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 21:32:02 +00:00
Jakub Vrana
6ee44cfc78 Trait properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319725 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-23 20:44:23 +00:00
Nikita Popov
64d777f39e Followup to Doc Bug #60255: Inaccurate statement about foreach copying arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319096 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-12 13:51:11 +00:00
Adam Harvey
cc97f20f7c Fix indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319054 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 14:12:18 +00:00
Gordon Oheim
a6f80675a7 fixes 60255 - Inaccurate statement about foreach copying arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319052 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 13:25:03 +00:00
Anthony Ferrara
b4210fc438 Clean up wording of php://input text to make the intention clearer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318957 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-09 18:19:38 +00:00
Nikita Popov
547752940c Fix typos
-- 
Provided by anonymous #11769 (Laurent.Lyaudet@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318884 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-07 16:16:10 +00:00
Richard Quadling
62d2701405 W/S, Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318457 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-27 09:21:48 +00:00
Gustavo André dos Santos Lopes
efe3572eca Documenting closure methods. Note I put the closures under
language/predefined/interfaces.xml, this will have to be
moved to a more appropriate location.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318236 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-19 22:32:47 +00:00
Justin Martin
987249f1aa Clarified php://temp temporary file location, fixing bug #60085.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318227 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-19 17:09:35 +00:00
Stefan Marr
48573a3b16 Added the documentation for __TRAIT__ and extended the description of __CLASS__ for the case when it is used in a trait's method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318176 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-17 22:07:53 +00:00
Hannes Magnusson
fbb8a1962d - Example within notes are confusing
- Keep the screen content in CDATA to avoid leading newline


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318169 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-17 18:53:37 +00:00
Hannes Magnusson
c4a3b8382d 130+ chars in one line is not cool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318168 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-17 18:44:10 +00:00
Stanislav Malyshev
89ea22350e document binary notation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318142 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-16 01:56:25 +00:00
Stanislav Malyshev
89339f57c3 document stort echo tag change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318140 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-16 01:38:20 +00:00
Stanislav Malyshev
77e57fc9c7 add reserved namespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318138 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-16 00:56:35 +00:00
Peter Cowburn
bc318ee83f static is special keyword too (patch by anon 11351, doc #54038)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318102 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-14 11:37:17 +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
Peter Cowburn
3a6bfb99ce typofix (rights to right)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317607 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-01 20:09:52 +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
Adam Harvey
d4d99e3002 Fix doc bug #55765 (clarify that backticks aren't interpreted within
double-quotes).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-24 19:36:08 +00:00
Hannes Magnusson
4e687b6db5 Clarify when the dtor is actually executed (patch by Rob Allen & Nikita)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316991 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-19 14:12:51 +00:00
Nikita Popov
f055002534 Make abstract constructor signature enforcement more clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316911 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 13:51:08 +00:00
Nikita Popov
063ff7dedc Followup for Doc Bug #55085: Undocumented BC break with changing __construct() signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316905 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 10:01:16 +00:00
Nikita Popov
8f14e1a420 Fix Doc Bug #55085: Undocumented BC break with changing __construct() signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316904 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 09:55:04 +00:00
Nikita Popov
563ae44518 Make value of __CLASS__ more clear. Refs Bug #55696
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316819 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-15 15:24:50 +00:00
Nikita Popov
4d88a5d9b6 Fix Doc Bug #55678: Wrong example name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316678 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:17:41 +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
Richard Quadling
8ea65bf66f ErrorException::__construct() default properties (Original patch by guilhermeblanco)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316556 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 15:55:16 +00:00
Gustavo André dos Santos Lopes
9fa2d6307c - Fixed doc bug #55668: trings docs: explain that strings are binary safe.
- Strings & encodings.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316504 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-11 20:14:05 +00:00
Etienne Kneuss
7137ccc0fd Mention that __autoload is somehow outdated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315838 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-31 00:22:27 +00:00
Nikita Popov
920be7b3ce Fix Bug #55243: Namespaces also affect interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315517 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 20:35:42 +00:00