Jakub Vrana
|
5faa7a6747
|
Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-12 05:55:59 +00:00 |
|
Jakub Vrana
|
337409a8c5
|
Omissions and best practices
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324121 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-12 05:06:15 +00:00 |
|
Peter Cowburn
|
f250f6c487
|
remove spurious > from example (thanks B Delmotte)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323957 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-06 15:52:11 +00:00 |
|
Shein Alexey
|
d90c8c357f
|
Whitespace changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323873 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-04 16:00:31 +00:00 |
|
Hannes Magnusson
|
62be8e53d5
|
Fixed bug#61254
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323859 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-04 12:23:20 +00:00 |
|
Philip Olson
|
15cfbd76e1
|
Fixed whitespace, patch by cleggmatt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323806 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-02 08:38:40 +00:00 |
|
Nikita Popov
|
63f0c045f9
|
Add array dereferencing to array docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323755 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-02 00:34:47 +00:00 |
|
Philip Olson
|
fd40a64466
|
Added changelog entries for break/continue removal, as of PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323751 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-02 00:18:17 +00:00 |
|
Philip Olson
|
ffb1d4089c
|
Typo: PHP5 -> PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323749 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-01 23:58:16 +00:00 |
|
Nikita Popov
|
c272030e25
|
Restructure array docs so related information goes together (like key type handling). Also add note about 5.4 syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323718 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-01 16:51:53 +00:00 |
|
Jakub Vrana
|
52abaae9b2
|
Linkable core constants, remove duplicate and non-existent constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323636 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-02-28 19:56:00 +00:00 |
|
Rasmus Lerdorf
|
4beb2c6470
|
Clarify the documentation for the @ operator regarding custom error
handlers as per bug 61091
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323370 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-02-20 03:38:47 +00:00 |
|
Maciek Sokolewicz
|
d512da1337
|
Fixed a number of typo's
--
Provided by anonymous #11769 (Laurent.Lyaudet@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323196 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-02-13 20:10:25 +00:00 |
|
Christian Weiske
|
bd9f0a6ffd
|
link to spl iterators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323150 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-02-10 13:44:28 +00:00 |
|
Justin Martin
|
9295f92353
|
Fixed issue with float comparison example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322984 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-31 20:40:50 +00:00 |
|
Justin Martin
|
771d0e9937
|
Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322983 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-31 19:53:07 +00:00 |
|
Justin Martin
|
9592699ed0
|
Described normative means of testing floating point numbers for equality using a machine epsilon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322982 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-31 19:36:00 +00:00 |
|
Adam Harvey
|
73b29d3014
|
Fix doc bug #60929 (Serializable::unserialize() returns "void").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322932 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-30 12:40:16 +00:00 |
|
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 |
|