Justin Martin
|
2536ec9c8f
|
Removed note in REQUEST_TIME about it being a float in 5.4.0.
Added REQUEST_TIME_FLOAT.
Reflects change in 5.4.0 RC6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322866 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-27 19:35:06 +00:00 |
|
Nikita Popov
|
68c00dcb1a
|
Add "Casting to NULL" section back, this time with correct content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322850 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-27 16:09:45 +00:00 |
|
Nikita Popov
|
ee7bb2a07b
|
Remove misleading/wrong "Casting to NULL" section from NULL docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322849 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-27 15:46:29 +00:00 |
|
Jakub Vrana
|
cbe13b0842
|
PHP syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322202 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 13:55:48 +00:00 |
|
Jakub Vrana
|
d6105d5f55
|
Function entry for __autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322137 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-12 15:04:13 +00:00 |
|
Jakub Vrana
|
fcddfb2551
|
Link directly to magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322136 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-12 15:01:15 +00:00 |
|
Jakub Vrana
|
28d123ef98
|
Don't use <function> for magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322134 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-12 14:14:28 +00:00 |
|
Jakub Vrana
|
bc09a56fb5
|
Method synopses and IDs for magic methods and function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322132 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-12 13:55:24 +00:00 |
|
Daniel Convissor
|
85c790a244
|
Put anonymous function changelog into change log section and notes in a notes section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322032 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-10 19:44:00 +00:00 |
|
Jakub Vrana
|
1f426b8ca3
|
Use &null;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321999 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-10 07:20:34 +00:00 |
|
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 |
|