Levi Morrison
f616f360e1
Changed 'hallo' to 'hello'.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332515 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-27 03:47:35 +00:00
Phil Sturgeon
b2ae70c494
Fixed bug #61303 - $_SERVER['PHP_SELF'] description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-18 21:37:08 +00:00
Sherif Ramadan
bf46686034
Remove bad example.
...
The variable $juice is not defined. The example doesn't make any sense.
Syntactically the interpolation would work had the correct variable name been
used. So I'm removing this portion of the example since it doesn't demonstrate
anything useful.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 13:52:31 +00:00
Joe Watkins
f002c9de8f
fix operator precedence table with literal tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332327 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 09:07:12 +00:00
Joe Watkins
6586f45780
fix #66164 make operator precedence table more readable (commas and "and")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332319 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-09 11:15:38 +00:00
Jeff Welch
9d688d2ad4
Fix doc bug #66206 (Socket context options: reverse changelog order).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332240 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-03 03:34:28 +00:00
Jeff Welch
632e5f04e2
Added missing visibility modifier for Closure::__construct()
.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-03 03:24:37 +00:00
Adam Harvey
a5895bafdc
Move the xkcd comic to the top of the goto page, rather than the bottom.
...
Reasoning:
1. It's funny.
2. People seem to keep using goto[0] and need to be more aware of the
velociraptor based threat they are exposed to.
3. It's funny.
[0] http://www.reddit.com/r/PHP/comments/1rw2fa/using_goto_in_php/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-02 18:12:55 +00:00
Matthew Fonda
c5c812a815
Fix bug #66214 - example #1 on OOP magic has two opening <?php
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332232 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-01 17:59:59 +00:00
Nikita Popov
7101312585
Add basic docs for Generator::throw()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332229 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-30 14:08:57 +00:00
Bob Weinand
35787490f2
Fix bug #66203 (Syntax error in example code)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332228 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-29 21:22:54 +00:00
Pieter Hordijk
45497f188a
Replaced deprecated mysql_* functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332224 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-28 09:52:38 +00:00
Joe Watkins
fd220589cb
made a mess
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332154 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-18 03:22:53 +00:00
Joe Watkins
272d3d301e
fix a blunder
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332149 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-17 16:35:10 +00:00
Joe Watkins
7abfa104a6
fix #66097 update information on short tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332148 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-17 08:57:27 +00:00
Kalle Sommer Nielsen
c7c4f245b0
Fixed bug #66073 (Traits are not included in OOP changelog)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332133 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 23:16:17 +00:00
Yasuo Ohgaki
825561668c
Fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332126 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-15 22:09:31 +00:00
Yasuo Ohgaki
84692172ca
Improve comparison description. Add example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332116 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-15 04:05:46 +00:00
Joe Watkins
8dfa877f00
#65239 precise maximum
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332084 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 08:06:50 +00:00
Joe Watkins
1851bb43c9
#66047 update namespaces.definition for traits and clarity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332082 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 07:42:22 +00:00
Kalle Sommer Nielsen
a7aa3bf98f
Removed duplicate note ( Fixes #65989 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332027 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 15:50:43 +00:00
Hannes Magnusson
32837406dd
Fixed bug#66004 (Parse error in an example of the namespace section)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332025 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 01:36:24 +00:00
Chris Wright
fc85461184
Updated class name regex to include start/end anchors.
...
--
Provided by anonymous 35003 (robin@kingsquare.nl )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332018 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 18:22:34 +00:00
Joe Watkins
6e8d8b98a7
#65902 clarify wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331902 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 08:27:06 +00:00
Joe Watkins
60316598b1
#64847 correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331806 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:40:06 +00:00
Joe Watkins
a9f96e8c83
#61340 adjust example for consistency
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331736 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:05:41 +00:00
Joe Watkins
f3c9e2b61f
#55378 add a binary example in docs, original bug resolved for some time.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331688 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 08:26:14 +00:00
Joe Watkins
ac59c315a6
#64943 clarity in description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331668 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 17:30:48 +00:00
Chris Wright
4b824fda65
Grammar correction in foreach docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331596 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-30 07:40:44 +00:00
Nikita Popov
6d1db2739b
Forgot to remove duplicate example from precedence docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331577 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 10:17:33 +00:00
Nikita Popov
a0efd60818
Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331556 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 15:43:16 +00:00
Nikita Popov
e28fdbe16c
Improve operator precedence docs regarding evaluation order
...
Associativity has nothing to do with evaluation order and we do not give any guarantees regarding that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331484 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 11:59:47 +00:00
Adam Harvey
821d1faaba
Document the syntax when binding to an IPv6 address, since it wasn't very
...
obvious before.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331458 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-21 02:25:23 +00:00
Adam Harvey
cccb74c8dd
Actually remove the patterns page to avoid confusion, since it hasn't been
...
built for over a year.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-20 21:32:59 +00:00
Chris Wright
52ddcb111c
Abusing this ini parameter to send multiple headers is not something that should be included as an example in the manual. There are better ways to do it.
...
--
Provided by anonymous #32932 (ajf@ajf.me )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-11 17:45:00 +00:00
Chris Wright
8fd4096d89
From doc bug 65614
...
This change makes the wording clearer for byref arguments being allowed a default value in the function signature.
--
Provided by anonymous #33404 (leight@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331339 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-10 15:26:58 +00:00
Adam Harvey
e49e32a1d3
Drop the note about __isset() not being triggered on empty() — it contradicts
...
the earlier description and, more importantly, is plain wrong.
Fixes doc bug #65625 (Ambiguous text).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331299 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-05 21:54:14 +00:00
Chris Wright
6a1165067f
Adding information that resource is not a valid type hint. It isn't mentioned at all.
...
--
Provided by Steve Tauber (steve@onzra.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331202 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 19:07:52 +00:00
Peter Cowburn
d1490c7a46
SSL context "disable_compression" option
...
Ref: 4a01ddfb55
--
Provided by Chris Wright (phpdoc@daverandom.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331157 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 09:21:58 +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
Yasuo Ohgaki
095653e0ce
session.auto_start cannot work at runtime and never worked. Code is fixed also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331110 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-10 09:38:25 +00:00
Jakub Vrana
1fe740ab50
Clarify that internal classes can override only ==, not ===
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331094 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-08 02:18:54 +00:00
Adam Harvey
56023920cb
Document the change in inheritance behaviour in PHP 5.3.9 when conflicting
...
method names share a signature.
Fixes doc bug #65246 (Discrepancy between documentation and actual workings).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330996 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-21 14:38:05 +00:00
Sara Golemon
95664a500f
Revert Yasuo's incorrect change regarding undefined behavior
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330986 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-20 04:03:07 +00:00
Yasuo Ohgaki
1f540fa961
Add missing echo in example code comment
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330985 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-20 03:27:05 +00:00
Yasuo Ohgaki
84d43cf819
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330984 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-20 03:21:38 +00:00
Yasuo Ohgaki
c6b0a258de
Remove untrue comment from operator precedence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330983 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-20 03:17:00 +00:00
Karoly Negyesi
4520ea8d7f
note that increment/decrement does not affect arrays, objects and resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330975 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-19 06:58:20 +00:00
Pieter Hordijk
57af376c5f
Made class constants uppercase in examples
...
Fixed return type of mysqli::$client_version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-14 17:20:52 +00:00
Shein Alexey
7aa0b252a3
Added <literal> tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330826 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-09 11:58:14 +00:00
Jakub Vrana
d47b1af3e0
Delete duplicate info about track_errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330751 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 18:24:16 +00:00
Daniel Convissor
c09f0b428b
CS for examples (pardon my pedantry).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330587 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 01:53:00 +00:00
Adam Harvey
c2f8c648c8
Promote ::class documentation to its own subsection for direct linking.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330569 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 22:08:17 +00:00
Jakub Vrana
b89d5b4683
Add missing version info
...
Found by PhD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Adam Harvey
1fc0b05670
Integrate note 112050 by adding a paragraph noting that __sleep() and
...
__wakeup() provide further options in terms of object serialisation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330347 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 17:10:40 +00:00
Jakub Vrana
8f10aa0448
Standardize Generator documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330333 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-21 18:44:54 +00:00
Jakub Vrana
efaca17617
Closure is class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330332 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-21 17:57:14 +00:00
Jakub Vrana
4ca4c26caa
Fix a typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:14:43 +00:00
Jakub Vrana
3d43a50e96
Document compression wrappers usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330317 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:14:21 +00:00
Jakub Vrana
57492d2928
Fix wrapper usage title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330316 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:10:17 +00:00
Jakub Vrana
38e65393c5
Use InheritedProperties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
676d5ed969
Link allow_url_include instead of allow_url_fopen (bug #55805 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330281 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-18 00:20:19 +00:00
Jakub Vrana
caeec94453
Link stream notification callback description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330260 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 02:24:57 +00:00
Jakub Vrana
c13539985c
Generator::throw()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330217 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-14 20:44:26 +00:00
Jakub Vrana
0bae036804
ClassName::class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330216 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-14 20:44:08 +00:00
Dejan Marjanovic
9e5fdbf8d0
Added note to SERVER_PORT to warn about spoofing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329894 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 22:13:35 +00:00
Karoly Negyesi
0e6ad6673c
objects are greater than arrays.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329723 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-10 10:08:53 +00:00
Jakub Vrana
19cac543b8
Explain return inside generator (fixes bug #64102 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329570 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-24 09:29:27 +00:00
Jakub Vrana
e499a4379d
Rename Generator ID to allow http://php.net/generator
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329542 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 13:36:56 +00:00
Jakub Vrana
1865487b42
Rename yield ID to allow http://php.net/yield
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329540 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-22 13:14:13 +00:00
Philip Olson
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jakub Vrana
eb71702c7d
Add ?> to example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329285 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-24 01:13:24 +00:00
Philip Olson
ea5ef87879
Linked the floating point warning to http://floating-point-gui.de/
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329281 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-23 17:47:58 +00:00
Sherif Ramadan
73e27eb2d9
Fxies bug #63832
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329168 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 19:18:10 +00:00
Sherif Ramadan
95f54b87fd
Clarifying operator precedence docs on meaning of non-associativity and how this affects operator parsing.
...
Fixes bug #63783
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329164 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 15:56:24 +00:00
Richard Quadling
04beb00111
W/S Tabs to spaces.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:34:40 +00:00
Adam Harvey
847cba5fd0
Fix infinite recursion in namespaces FAQ example #8 , per note 111006.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329007 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 02:55:57 +00:00
Adam Harvey
0dec5d1aea
Add a warning about the fatal error generated when you throw from __toString().
...
Prompted by bug #50699 , although it doesn't really fix it as such.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328669 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 01:19:20 +00:00
TAKAGI Masahiro
d096079ebb
Set svn:keyword, svn:eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328433 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 16:16:46 +00:00
Adam Harvey
8ad0d94e1c
Add initial migration guide for PHP 5.5.
...
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.
What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)
What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
Sherif Ramadan
08ef640318
Fixed line wrap from revision 328358
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328359 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 17:41:40 +00:00
Sherif Ramadan
bf9085b2b1
Added note for accessing array elements with curly braces - fixes bug #55324
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328358 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 17:08:15 +00:00
Adam Harvey
13995e9311
Warn users about the perils of multi-byte strings and direct character access.
...
Or, as xkcd put it today, if it starts pointing toward space you are having a
bad problem and you will not go to space today.
Fixes doc bug #63079 (String access by character is not multibyte-safe).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328351 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 02:10:57 +00:00
Peter Cowburn
8b2059d649
escaping for the database was done wrong in the past in PHP but this part of the manual still is in the past and does not reflect that change
...
--
Provided by anonymous #19624 (hanskrentel@yahoo.de )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328330 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:33:39 +00:00
Adam Harvey
3c107e7192
Fix doc bug #55140 (Ambiguous statement describes FQ namespace) with the
...
anonymous commenter's suggestion.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328318 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 09:14:26 +00:00
Kalle Sommer Nielsen
f49c307f13
Minor markup fixes to r328306, including WS in ssh2_auth_agent() (should probably have used svn:prop, but hey!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328308 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 19:22:21 +00:00
Casper Langemeijer
bc57a23c73
Document changes in ssh2 extension 0.12 release.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328306 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 15:14:15 +00:00
Adam Harvey
5273dab5d8
Fix doc bug #63469 ("Then" should be "than").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328289 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-09 02:03:29 +00:00
Adam Harvey
dd0c63c042
Add a changelog for ErrorException::__construct() noting the addition of the
...
$previous parameter.
Fixes doc bug #63443 (ErrorException __construct API changed between 5.2 and
5.3).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328246 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 01:58:41 +00:00
Sherif Ramadan
ccb5544ee6
Reverting commit from revision 308160. Callable is a type hint, not a primitive data type.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328219 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 21:54:27 +00:00
Gordon Oheim
0b37eb99ef
Added the names of the respective tokens to access properties (thank hakre for the suggestion)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328167 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-28 17:39:42 +00:00
Gordon Oheim
af5f871724
Removed the reference to constants and methods.
...
After a question on StackOverflow (http://stackoverflow.com/questions/13110446/accessing-constants-inside-php-object ) I have removed the reference to constants and methods from the paragraph. IMO, it does not belong to a chapter about properties and the phrasing was somewhat to comprehend as well. The edit should make it easier to understand and cause less confusion.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328166 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-28 17:29:06 +00:00
Yannick Torres
3a8dc25d68
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Yannick Torres
00649f549f
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-19 09:28:27 +00:00
Sherif Ramadan
ac5ed968ff
Updated abstract method signature information and added an example to clarify on optional arguments.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327966 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-09 13:24:53 +00:00
Peter Cowburn
c4e11d3254
fix build (invalid element name)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327738 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 16:21:21 +00:00
Karoly Negyesi
5180de5d11
Make note of how to properly implement a Traversable interface.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 08:14:03 +00:00
Karoly Negyesi
50c959fc2e
Clarifying what happens when instanceof tests non-objects.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327594 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 11:54:51 +00:00
Peter Cowburn
c5849e0c38
Fix capitalisation for null type and use entity for null value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327443 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 10:36:09 +00:00
Nikita Popov
d7b608d1cb
Move string offset peculiarities between PHP versions off into the string offset docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327267 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-25 14:37:42 +00:00
Philip Olson
5b5ab43c78
Fixed typo. Patch by Google user Josh Clark via OE.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327202 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:10:13 +00:00
Philip Olson
a2a141160a
Mentioned this was removed in 5.4.0 so it's a fatal error. This is from a patch via the OE but I forget from who as their name disappeared but thank you whoever you are.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327197 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 06:53:37 +00:00
Philip Olson
d22ce6b9c9
This looks okay, and adds an is_callable() see also link. Not sure who the author is... (I thought the OE tracked that...)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327189 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-20 18:46:59 +00:00
Peter Cowburn
666b6aa9a5
link to variable property names description from oop5 properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327106 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-13 19:56:09 +00:00
Peter Cowburn
f292681131
curly braces for variable properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327105 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-13 19:50:28 +00:00
Karoly Negyesi
cf4a06bf38
Tinkering include docs a bit more.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327096 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-13 07:26:30 +00:00
Karoly Negyesi
2177c63915
Make include returns a lot more clear.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327094 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-13 07:15:46 +00:00
Nikita Popov
2c3698ad6f
Fix CS and typos in for documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326845 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-28 09:08:02 +00:00
Adam Harvey
4d6ac2f940
Fix doc bug #62334 (New valid uses of static keyword not included in static
...
keyword doc page) by adding a tip to the oop5.static page linking to the other
uses of static.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326724 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 08:15:14 +00:00
Adam Harvey
2726a42e43
Fix doc bug #62506 (follow_location should be bool instead of int) and also add
...
a missing full stop on the same page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326722 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 05:53:22 +00:00
Sherif Ramadan
cc4f599a5f
Changed example for ErrorException, which demonstrated wrong argument order in the construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326694 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 00:38:06 +00:00
Anthony Ferrara
4b4ae3e993
Fix issues with incorrect precedence documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326667 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-17 16:06:18 +00:00
Karoly Negyesi
38d18b3046
Clarified a little php://filter chains
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 17:46:53 +00:00
Pieter Hordijk
887bcfd33f
Improved for() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:49:23 +00:00
Peter Cowburn
011bc82c67
minor spelling/grammar improvement (doc #62389 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326293 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-22 08:19:50 +00:00
Peter Cowburn
ec2f544a4c
typo in example (doc #62306 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326144 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:09:05 +00:00
Peter Cowburn
203cd3e98e
minor grammar improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325975 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 21:24:50 +00:00
Nikita Popov
55713d3fa0
Fix doc bug #62222 : Continue 0; is invalid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325967 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 13:22:33 +00:00
Peter Cowburn
437ca6963d
version info for closure methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325959 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 08:36:45 +00:00
Jakub Vrana
b5dd8862bd
Delete Patterns chapter
...
I have a very strong feeling that this chapter doesn't belong to the PHP Manual.
It doesn't document the language but only some usage of it.
It is vastly incomplete and the longest part is warning about using Singleton.
I have no problem with including the examples somewhere else (probably to chapter about static methods).
But it causes more harm than benefit as it is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325666 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-13 02:29:51 +00:00
Maciek Sokolewicz
d8cb34e3cd
reworded some text to follow proper english grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325238 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 17:09:48 +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
Yannick Torres
a1daee7a1a
Revert last change
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325207 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 13:18:17 +00:00
Yannick Torres
319b01713c
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325203 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 11:25:17 +00:00
Adam Harvey
2fea17adb9
Fix doc bug #61723 (<?php issues a parse error).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325166 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-14 07:04:12 +00:00
TAKAGI Masahiro
9c814482b6
tweak example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324720 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 20:52:07 +00:00
Daniel P. Brown
33940bbe8c
Typo found and reported via webmaster mailing list by 'Вася Пупкин'.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324719 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 16:20:06 +00:00
TAKAGI Masahiro
abe03dab3f
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324676 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-01 11:28:58 +00:00
Yasuo Ohgaki
3e98008af4
Improve array doc for string offset access.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324661 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-31 09:22:45 +00:00
Yasuo Ohgaki
19fe5f0cb0
fix incorrect description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-30 10:26:14 +00:00
Peter Cowburn
f130f1800e
rework iterator/iteratoraggregate parts of oop5.iteration (no more "you"!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324593 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 22:42:19 +00:00
Jakub Vrana
3ac3e34084
PHP 5.4 INI settings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324591 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 20:32:27 +00:00
Nikita Popov
84c203fba7
Minor changes to array docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324573 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 09:36:20 +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
Yannick Torres
9533989cdb
Revert some change
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324461 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:56:08 +00:00
Yannick Torres
addba5dcce
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
TAKAGI Masahiro
ba5706cbb5
set svn property.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324313 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-16 20:43:39 +00:00
Drak
7d47c92b69
Apply coding standards and reword explanations.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324268 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-15 11:38:13 +00:00
Drak
0f079ce044
Change case
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324265 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-15 05:45:49 +00:00
Drak
0a8894e338
Added missing title.
...
The build checker didnt pick this up - a title should be mandatory.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324264 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-15 05:32:58 +00:00
Drak
15f58d7196
Clarified how PHP skips over unmet conditions when using mixed PHP and non PHP content in a file.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324248 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-14 18:49:47 +00:00
Drak
ca0644fa93
Add extra section on PHP tags.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324247 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-14 18:11:04 +00:00
Jakub Vrana
725924e665
Interface, children, callable, trait
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324171 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 01:39:06 +00:00
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
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