Kalle Sommer Nielsen
3b0392cafa
Fixed #48119 (usort() docs don't mention it now takes a lambda)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283436 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:21:37 +00:00
Hannes Magnusson
6389ebcab9
- ignore_errors was merged to 5.2.10
...
- mention changes in protocol_version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283396 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 09:14:59 +00:00
Jakub Vrana
aca469c60f
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282860 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 07:55:21 +00:00
Richard Quadling
5aedae62db
literal => constant for error constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +00:00
Gwynne Raskind
63fd3dfc75
Cleaned up the description of closures, including a bit of cs and ws.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282678 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 19:49:35 +00:00
Hannes Magnusson
f70806eb91
Make it darn clear that declare() can come before namespace;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282672 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 18:56:16 +00:00
Kalle Sommer Nielsen
3ea6788507
Revert dams last change here, it doesnt break the build at all :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282668 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 16:59:11 +00:00
Damien Seguy
021cc13b97
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 16:44:57 +00:00
Kalle Sommer Nielsen
9f22cf7cdc
Removal of closure stuff for now until its decided whether to put it in HEAD yet, fixes #48663
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282661 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 15:42:45 +00:00
Hannes Magnusson
fdd664969d
make it cristal clear you cannot jump between files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282655 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 13:46:53 +00:00
Rasmus Lerdorf
07e23094b7
Daily doc commit - fixed bug #48631
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282620 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 04:04:50 +00:00
Kalle Sommer Nielsen
49f7d296c8
Minor rewording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282590 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-22 17:21:28 +00:00
Kalle Sommer Nielsen
6ccf275113
Part 1/2
...
* Removed the examples from migration and placed them in their respective sections
* Started to refactor and make the markup for the migration53 guide alot nicer and more structured
* Documented Closure assignment, and how to deal with parent scoping in closures
* Documented some heredoc related features as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282526 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 19:59:34 +00:00
Karoly Negyesi
ffb4866771
removed a piece, it was repeated, badly worded and off topic at the repeated location
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282507 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 16:34:09 +00:00
Rasmus Lerdorf
6676521c23
Improve goto description and add a couple of examples. Remove the
...
warning because I think it is better to simply describe that
restriction up front.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 18:07:12 +00:00
Philip Olson
93d7dabbae
added xkcd image to the goto docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282135 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-14 22:03:29 +00:00
Richard Quadling
e65155b6c6
Grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281862 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 10:10:49 +00:00
Richard Quadling
2a2a9368dd
Refined string to int/float rules. #48496
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 09:31:40 +00:00
Kalle Sommer Nielsen
054f348eda
Link to spl.iterators instead as per suggestion by Hannes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281571 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 01:16:50 +00:00
Kalle Sommer Nielsen
8a7b0b053a
Link to book instead of ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-01 16:19:23 +00:00
Philip Olson
42af7cab62
Added missing example title, and removed bogus &example.outputs.similar;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281470 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-31 16:58:03 +00:00
Kalle Sommer Nielsen
8562e285f2
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280389 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-12 15:46:10 +00:00
Kalle Sommer Nielsen
02b686b83e
Exception::getPrevious is available as of 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280386 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-12 15:33:46 +00:00
Daniel P. Brown
4ce6e9bd4e
Addresses Bug #47239 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280171 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 18:55:11 +00:00
Philip Olson
8589c713a7
Changed <link linkend="function... to <methodname> where appropriate (markup)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280164 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:11:20 +00:00
Daniel P. Brown
4439b2802b
Added quick note based on Bug #48055 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 13:40:26 +00:00
Daniel P. Brown
7bc2f2a90a
Just some minor grammatical fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280154 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 13:13:17 +00:00
Yannick Torres
def8f31b36
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280028 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-06 18:04:12 +00:00
Hannes Magnusson
ccbbe629d7
Document bug#45092 (the header context parameter can now be an array)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279959 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-05 07:58:24 +00:00
Yannick Torres
75b2d8e872
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279761 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 10:58:35 +00:00
Jakub Vrana
d28b1e5cbb
Capitalize title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279615 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-30 15:04:52 +00:00
Daniel P. Brown
8cbc60b967
Corrected the language type to enable syntax highlighting.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:38:01 +00:00
Hannes Magnusson
1ac3232850
Make it clear the PHP doesn't do chunked transfer decoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 13:48:52 +00:00
Hannes Magnusson
9d96c2f768
Add crosslinks
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279394 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:27:46 +00:00
Jakub Vrana
40884bbb40
Interfaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279251 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 10:33:28 +00:00
Nilgün Belma Bugüner
9d359d56d4
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279105 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 08:44:34 +00:00
Florian Anderiasch
996da98b6a
fixed bug #47702
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279097 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 03:18:39 +00:00
Hannes Magnusson
ddbd2a3f7a
Added example and improevd markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278963 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 11:41:02 +00:00
Hannes Magnusson
7305b91c18
enable the getprevious page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278962 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 11:40:40 +00:00
Daniel Convissor
e7adbb3c45
* userinput -> literal: don't want the line break that comes after userinput.
...
* gmp_add() -> gmp_and(): well, because it's the right function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278944 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 03:18:19 +00:00
Damien Seguy
6ac5609145
using entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278861 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 19:46:35 +00:00
Richard Quadling
c7bbd32bf0
Link via "See Also" autoloading and the callback for unserializing unknown objects.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278844 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 15:30:49 +00:00
Daniel Convissor
2b04b69cc0
* Bitwise: provide examples of turning bits on and off.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278664 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 16:04:20 +00:00
Daniel Convissor
04e70564c7
* Bitwise: fix ampersands in last commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 05:40:33 +00:00
Daniel Convissor
19e71c8c8b
* Bitwise: add references to gmp extension for large numbers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278625 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 04:06:03 +00:00
Daniel Convissor
2bbab31769
* Bitwise: add explanations of how things work, including arithmetic shifting,
...
precedence and data types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278624 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 03:54:14 +00:00
Kalle Sommer Nielsen
aa5ec5b80d
Add a note about only classes and methods may be declared final
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278494 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 11:03:38 +00:00
Damien Seguy
b23163023b
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 20:35:35 +00:00
Daniel Convissor
3c62644bbd
* Remove trailing white space.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278335 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 20:46:30 +00:00
Daniel Convissor
201ec7dba5
* Bitwise: add examples of shifting on integers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278334 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 20:45:40 +00:00
Daniel Convissor
46cfcd6a1e
* Bitwise: put userinput around entries so they stay on one line.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278218 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 16:03:46 +00:00
Hannes Magnusson
0e7b968b6e
Its not only PHP4, its all PHP versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278206 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 10:49:11 +00:00
Daniel Convissor
7b0495276b
* Bitwise: clarify inclusive vs exclusive or.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278199 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 01:21:33 +00:00
Daniel Convissor
64c2e26b9d
* Bitwise: provide examples for &, | and ^ on integers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278197 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 00:24:23 +00:00
Daniel Convissor
a2b8544931
* Bitwise: move example below list of operators.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 23:31:53 +00:00
Richard Quadling
8ac9109e3d
Use Unicode characters and UTF-8 encoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Brett Bieber
ae218ccd6a
correct minor spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278136 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 18:37:02 +00:00
Hannes Magnusson
c80e8ae094
- wrap function name in <function>
...
- Ident the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278088 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:35:16 +00:00
Joey Smith
add496cd9b
Refine language on what this ErrorException example actually does.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278086 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:16:40 +00:00
Kalle Sommer Nielsen
6943ebb0b1
We always have the latest change first, lets not make this an exception
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278034 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 17:47:29 +00:00
Arnaud Le Blanc
3c7e98c4e1
- Removed deprecation warning for ticks
...
- Updated ticks documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 01:23:08 +00:00
Jakub Vrana
d4402dab4c
$_GET is available also for POST requests
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277640 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 16:58:55 +00:00
Jakub Vrana
19a7b598e9
Anonymous functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277637 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 16:54:13 +00:00
Felipe Pena
56233f6850
Bug #47700 (Typos on Objects and References page)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 01:05:57 +00:00
Daniel P. Brown
1194962f3e
Fixes simple grammar issues from Bug #47698 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277372 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-17 22:34:28 +00:00
Daniel Convissor
5ccab691ef
* a object -> an object.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277048 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:43:19 +00:00
Daniel P. Brown
12b8efeec0
Fixed incorrect description of namespace constant for function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 01:28:13 +00:00
Richard Quadling
ee264e8ee1
w/s
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276811 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-06 15:24:23 +00:00
Richard Quadling
567afe32ad
Provide an explicit description of the order in which clone and __clone operate. #47587
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-06 15:23:17 +00:00
Philip Olson
3abebb615d
Added and updated PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Philip Olson
796992ea19
Simplied these docs, as this is documented in include().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276589 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-27 21:33:44 +00:00
Stanislav Malyshev
fddc302488
rephrase unclear wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-27 20:39:32 +00:00
Philip Olson
dcc4730fee
Implemented user note (grammar): "s/bigger than/greater than/g"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276265 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-22 20:29:22 +00:00
Damien Seguy
01253d3618
introduction of the foreach entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +00:00
Richard Quadling
97d7a1c935
Broken links.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275922 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 14:48:32 +00:00
Philip Olson
5b1f813356
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +00:00
Richard Quadling
72a9626a43
Typo. Fix #47361
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275589 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:42:03 +00:00
Ross Masters
4375ee59c9
* Fix for http://news.php.net/php.webmaster/3784
...
* Examples for uasort, DateTimeZone::construct, file_get_contents, file_put_contents and ini_set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 21:54:29 +00:00
Richard Quadling
fe269ae85d
Typos. #47342
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275412 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 12:45:48 +00:00
Richard Quadling
0f4fa3b6a7
Typos. #47342
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275411 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 12:36:00 +00:00
Richard Quadling
b917ed474f
Keeping an inner neat freak less freaked #47321
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275279 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-06 11:37:40 +00:00
Richard Quadling
2710c7098a
Separate the links for the magic methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275173 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-04 13:47:48 +00:00
Hannes Magnusson
efe3813048
Fixed bug#47212 (Are PHP 4 objects still primary?)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274543 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 13:33:44 +00:00
Jakub Vrana
5a2f580aff
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274241 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-22 16:55:51 +00:00
Jakub Vrana
487999acee
Phar context options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 11:47:36 +00:00
Jakub Vrana
aafe38fa8b
Fix initializers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273166 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:39:26 +00:00
Jakub Vrana
7477e1d011
Fix return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:04:31 +00:00
Jakub Vrana
a0314f2bac
Document Exception::getPrevious()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273161 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:04:14 +00:00
Jakub Vrana
ed5d5ba906
Links to magic methods
...
Document __invoke()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273160 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 13:53:15 +00:00
Jakub Vrana
d33f706748
Exception chaining
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273071 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 13:12:51 +00:00
Jakub Vrana
e9a3ba2082
Heredoc in PHP 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272971 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 15:54:35 +00:00
Jakub Vrana
f48f8c7585
Document goto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 13:34:18 +00:00
Jakub Vrana
84c2ee3c4e
Document short ?:
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272952 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 13:10:41 +00:00
Daniel P. Brown
e65c8aff4d
Rewrote many parts throughout to fix grammar and structure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272156 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 02:48:17 +00:00
Hannes Magnusson
5bfdaef798
make up a new role, "indices", for listing array indices (rather then parameters)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272106 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 17:23:14 +00:00
Philip Olson
bca6c27158
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271987 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 06:51:51 +00:00
Philip Olson
0a309a5f0d
Remove most require*() documentation as it's identical to include*() except
...
for the E_ERROR on failure. And refer to include*().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271985 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 06:45:07 +00:00
Philip Olson
fea3dc3d1d
- Split control-structures.xml into control-structures/*.xml
...
- No content was changed
- Whitespace has been changed
- Changed to utf-8
- The history of these files can be viewed here:
--- http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures.xml?annotate=1.173
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271960 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 01:35:49 +00:00
Carola 'Sammy' Kummert
73ec6ee786
fix linebreak
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271867 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 17:24:43 +00:00
Richard Quadling
66975055a5
Fix #46869
...
___callStatic rather than __callStatic in example #2 title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271330 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 11:20:38 +00:00