Commit graph

1170 commits

Author SHA1 Message Date
Hannes Magnusson
ecd083439d Use phpdoc:exceptionref for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +00:00
Hannes Magnusson
336dcf72d5 Implement phpdoc:varentry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:02:50 +00:00
Kalle Sommer Nielsen
39273a8e01 Make the comment more obvious - reported by Ross Masters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 13:39:59 +00:00
Kalle Sommer Nielsen
ec9fc2e0f7 Document that a semicolon also may be used after a case, like: case 1; case 2;, ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265141 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 23:12:48 +00:00
Kalle Sommer Nielsen
3e99f84597 Added example for heredoc in arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265139 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 22:54:03 +00:00
Kalle Sommer Nielsen
9ccdab557c Fixes #45205 (Floating point syntax)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265126 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:07:35 +00:00
Kalle Sommer Nielsen
b05277b996 Document (unset) cast
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264723 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:06:41 +00:00
Kalle Sommer Nielsen
c58e78bda6 Document that interfaces can have constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264720 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 21:26:21 +00:00
Kalle Sommer Nielsen
4234fbba58 Forgot the start tags again -- Bad habbit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264661 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 00:18:44 +00:00
Kalle Sommer Nielsen
6b23e41b5f Last commit went abit too quickly, this also adds example usage of multiple inheritance + fixes example from last commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264648 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 22:23:57 +00:00
Kalle Sommer Nielsen
2e5dc81daa Document that interfaces can be extended + usage example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264647 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 22:16:23 +00:00
Felipe Pena
e964631515 - Added ReflectionProperty::setAccessible()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264344 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-06 21:50:59 +00:00
Kalle Sommer Nielsen
f36fbd4e41 Revert fix, it was already fixed but bug report wasn't marked as duplicate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263892 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-31 08:59:19 +00:00
Kalle Sommer Nielsen
e5bf2a0ed0 Weird, but it should fix #45042
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263891 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-31 08:52:29 +00:00
Etienne Kneuss
3a14ef1767 Document parent::/self:: forwarding in LSB
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263743 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-29 00:29:44 +00:00
Rudy Nappée
d4f840249e * No () in <function>
* <example> must have a <title> (or use <informalexample>)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263501 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-25 08:48:04 +00:00
Johannes Schlüter
51470dffcd - Mention clone's operator precedence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 15:19:33 +00:00
Daniel Convissor
682b3832bb * Tweak method example for clarity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262990 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-19 22:59:44 +00:00
Etienne Kneuss
7c129e526c link to it from the oop5 page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262325 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 10:54:19 +00:00
Etienne Kneuss
e330479f66 Setting the record straight directly in the manual about object references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 00:19:48 +00:00
Pedram Salehpoor
ecc513a1a0 blah I corrected my mistake so sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:35:27 +00:00
Pedram Salehpoor
052b7b56ff correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:28:36 +00:00
Maciek Sokolewicz
a71cb60f10 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261931 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 15:44:30 +00:00
Daniel Convissor
cbdd63db2f * Add changelog entry about warning. Bug 43924.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261930 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 15:27:47 +00:00
Daniel P. Brown
109ef75d6a Addresses Bug #45206 to adjust correct grammar, and unifies all pages with new title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261607 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 20:26:55 +00:00
Daniel P. Brown
5e8a61948c Addresses Bug #45223
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261602 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 18:51:19 +00:00
Carola 'Sammy' Kummert
5685fdcf97 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-16 03:24:21 +00:00
Philip Olson
97b4b22e86 Implemented role="noversion"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Daniel Convissor
a5fc026ab8 * $name in __callStatic() now case sensitive. Fixed by bug 45089.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260894 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-07 19:41:23 +00:00
Stanislav Malyshev
df0cee46da there's seven constants now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260657 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-03 08:07:20 +00:00
Richard Quadling
0b61e2b765 Added getPosition() to ReflectionParameter class definition.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260160 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-23 14:28:55 +00:00
Stanislav Malyshev
65ed510145 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260018 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-19 20:50:37 +00:00
Felipe Pena
a2dc8afade Fixed bug #45000 (Typo in Exception::getTrace signature)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259792 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-15 11:14:53 +00:00
Richard Quadling
12b5fc39fe Fixed examples for bug #44948
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259432 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-09 11:59:02 +00:00
Etienne Kneuss
de8f418b79 Add example with mixed types for ^
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:54:38 +00:00
Hannes Magnusson
d76fe1562d Add a new role attribute to tell the renderer _not_ to print any version info
# These are the only pages I can remember that do not have version info
# If you recall any others, feel free to fix


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258972 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 15:34:29 +00:00
Felipe Pena
e42f9f66c3 - Fixed bug #44843 (Example error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258542 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:17:28 +00:00
Felipe Pena
16a748328a - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258538 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:00:09 +00:00
Felipe Pena
141c821c05 + Fixed
|-- Indentation
|-- Markup (missing some <para>s)
- Cosmetic (add blank lines in examples)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 03:44:08 +00:00
Hannes Magnusson
5caae971c6 Fix title (tony)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258030 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-21 08:38:09 +00:00
Felipe Pena
1a9c7f3b8a - Added information about Fatal error on trying to clone.
- Changed return value to void.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257981 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 16:32:22 +00:00
Philip Olson
1012fd5332 Completed move of language.variables.superglobals to variables/superglobals.xml
And linked to the new register_globals FAQ.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257949 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:52:37 +00:00
Philip Olson
cd4e1f61d5 Miscellaneous updates. This commit spans en/language/predefined/variables/* and
includes updates for content, markup, and see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:50:01 +00:00
Philip Olson
c191d2de89 Created new superglobals page.
Also, superglobal content from ../variables.xml was folded into this page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257945 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:48:12 +00:00
Felipe Pena
8cf5fa0c7d - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257843 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:49:43 +00:00
Felipe Pena
4c7560caaa - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257842 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:33:20 +00:00
Felipe Pena
4bc17b3724 - Added example using nowdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:22:12 +00:00
Felipe Pena
5b79026e5c - Added new example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257840 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:18:42 +00:00
Kalle Sommer Nielsen
3322f2c725 Fixes #44253
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257814 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 13:34:30 +00:00
Felipe Pena
f5ca557b90 - Added information about NULL as the default parameter value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257695 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-16 16:31:45 +00:00
Philip Olson
b2bf9eca02 Miscellaneous updates. This commit spans en/language/predefined/* and
includes updates for typos, grammar, markup, and new see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257630 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-15 23:19:15 +00:00
Hannes Magnusson
70b4a8b596 Missing file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257516 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:56:37 +00:00
Hannes Magnusson
ab20dbddf1 Document Exception & ErrorException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257500 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:29:22 +00:00
Hannes Magnusson
749e9c3799 Refactor predefined PHP varibles
(90% cut&paste, almost no new content except for examples maybe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257499 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:28:03 +00:00
Hannes Magnusson
71a0e2144a - Refactor stream context options and stream context parameters
- Document the curl context options


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:24:12 +00:00
Hannes Magnusson
06269d6402 Fixed bug#42516 (__FILE__ resolves symlinks - not mentioned in manual)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257406 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 23:46:26 +00:00
Daniel Convissor
6e92ff6281 * Put a return value in the __get() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-09 19:18:17 +00:00
Daniel P. Brown
f3959d5987 Fixes Bug #44641 (simple typo).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256788 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-04 18:09:43 +00:00
Daniel Convissor
d06dfc1004 * Refine examples: remove return on bad get, show case of $name in call methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256673 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 20:27:13 +00:00
Felipe Pena
581291f53d Change "var" to "public"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256112 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-26 11:47:55 +00:00
Felipe Pena
19a2289f66 Added information and example about interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256007 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-24 22:26:07 +00:00
Daniel Convissor
e839ed6d20 Minor clean up of examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255662 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-21 12:46:12 +00:00
Daniel Convissor
bcf53732a1 Clarify how overloading really works.
[This is a work in progress. In middle of reviewing user comments and will post some questions to internals.]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255638 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 23:37:27 +00:00
Felipe Pena
2a7002b054 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255604 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 16:34:37 +00:00
Gwynne Raskind
c747c4f06f - Normalize whitespace after periods.
- Fix usage of "you".
- Fix a few other minor grammatical oddities.
- Use &null; instead of NULL.
- Add <type/> where appropriate.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255133 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 12:45:50 +00:00
Gwynne Raskind
60bc7042e0 s/a list/an array/ take 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255132 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 12:36:52 +00:00
Gwynne Raskind
d0e46eb3b4 s/a list/an array/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255131 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 12:22:33 +00:00
Etienne Kneuss
1cdff557de Precise version infos on that one too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-06 16:46:37 +00:00
TAKAGI Masahiro
84e9af5dfa fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 05:54:15 +00:00
Daniel Convissor
0d486be007 Explain that __callStatic() was added in 5.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254011 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 03:30:40 +00:00
Daniel Convissor
7bd3028ed9 Add __callStatic() to oop5 Overloading page and clarify __call() example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254010 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 02:59:26 +00:00
Daniel Convissor
776d390d42 Remove traling whitespace to avoid unexpected changes later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254009 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-01 02:26:59 +00:00
Daniel Convissor
c1183e7825 Clarify wording re keywords in variable class names in static context.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253917 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-28 13:26:54 +00:00
Gwynne Raskind
09d9e818a9 5.3 -> 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253486 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 20:24:32 +00:00
Gwynne Raskind
a9c9d5f2ad added documentation for nowdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253479 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 19:50:29 +00:00
Gwynne Raskind
0feec568a3 Major cleanup of language.types.*; mostly grammatical work, some markup and WS fixes, no new content. The title 'Resource' was changed to 'Resources' for consistency; a TOC regen is needed to reflect it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253468 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 18:43:17 +00:00
Paul Reinheimer
917a6b2009 It is possible to commit to boolean, not sure why it was ommited from the table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 05:18:51 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Gwynne Raskind
847b241496 Some markup structure and whitespace fixes. This stye of markup is more consistent with DB 5. No content changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253176 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-18 22:32:54 +00:00
Felipe Pena
ad01637284 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253036 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 13:41:27 +00:00
Felipe Pena
e973d3a63b Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-16 13:27:44 +00:00
Gwynne Raskind
123738b556 step two: massive whitespace updates. types.xml (containing the entire description of PHP types) was a very large file, and has now been split in several files in en/language/types. No content has been changed whatsoever at this point. This commit fixes whitespace across the board in all the files, and contains no other changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252928 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-14 20:50:33 +00:00
Gwynne Raskind
5b09b299d6 step one of updating language.types: split into separate files (types.xml) was getting too big
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252927 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-14 19:57:17 +00:00
Edward Z. Yang
5fd4ab47ee Document __DIR__ constant.
- Rename __MAGIC__ in tokens.xml from "constants" to "magic constants"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252734 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-12 04:39:11 +00:00
Etienne Kneuss
7164175020 Document special callbacks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252539 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-08 22:17:25 +00:00
Hannes Magnusson
2f74d924c9 Document how to check if an object is not an instanceof a class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251509 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 13:39:51 +00:00
Felipe Pena
257c6a22dd Add new example ("class::method" as valid callback)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251268 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 17:46:12 +00:00
Felipe Pena
f193f6c844 Added __set_state() example (same in var_export()) and __callStatic() in list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251213 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-23 22:34:20 +00:00
Carola 'Sammy' Kummert
08684a8561 fixing bug 43837
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250848 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-18 11:12:32 +00:00
Etienne Kneuss
8d41f6f315 Fix #43881 (Specify the version in the example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250808 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-17 19:06:08 +00:00
Etienne Kneuss
dcbfeb28fe Add clarity to function calls inside interpolated values: doc about {${foo()}}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250326 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-10 16:09:42 +00:00
Felipe Pena
20d0690efb Fix comment of constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 22:05:25 +00:00
Felipe Pena
a455d25f65 Added information about constant __NAMESPACE__
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249238 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-28 18:24:47 +00:00
Stanislav Malyshev
76e7405338 typofix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248045 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-11 23:27:58 +00:00
Stanislav Malyshev
318c767ee6 small text fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248035 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-11 20:33:48 +00:00
Felipe Pena
26afa3ae49 Add information about member visibility (#43539)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247797 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-08 22:47:30 +00:00
Jakub Vrana
ee3c62d61b Missing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247132 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-27 10:52:00 +00:00
Jakub Vrana
94c8614d88 Float to string conversion may cause E (bug #42432)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246636 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 17:19:17 +00:00
Jakub Vrana
44759c7e0a Clarification of comma in for
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246632 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 16:59:33 +00:00
Jakub Vrana
2536c56c28 Invalid description of comma in for (bug #42644)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246631 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 16:58:20 +00:00
Jakub Vrana
9ee41d2414 Dangerous characters in class name (bug #42744)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246618 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:39:18 +00:00
Jakub Vrana
e660a949d8 Wrong hexadecimal for \f and \v
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246582 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 11:15:43 +00:00
Jakub Vrana
cdb80c7685 \v and \f (bug #43356)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246581 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 11:05:52 +00:00
Hannes Magnusson
18c0c7cdb3 Fix markup (wrap that simpara in a sect1 block)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246544 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-20 23:05:13 +00:00
Felipe Pena
3b2698f5f0 Removed __autoload() on list of magic methods (#43320)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246484 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-20 02:05:41 +00:00
Felipe Pena
b992715fb1 Fix example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246350 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-17 21:11:13 +00:00
Etienne Kneuss
dfa1a2de61 $this is not assignable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246344 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-17 17:14:49 +00:00
Etienne Kneuss
ed7cb9044a Initial version of namespace docs (Stanislav)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246256 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-15 18:42:22 +00:00
Etienne Kneuss
dbd16c35ed Fix #43163 ( cannot be referenced dynamically)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246113 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-13 13:12:22 +00:00
Felipe Pena
54ff17e48d Fix class name ReflectionFunction and ReflectionClass description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246112 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-13 13:10:55 +00:00
Antony Dovgal
8075b7c11d cosmetic improvement =)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246106 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-13 11:44:15 +00:00
Felipe Pena
5634a29c56 Change example to Returning References (#42810)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246081 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 22:54:49 +00:00
Etienne Kneuss
e8abcf0aa3 Missing space (thanks Philip for the hint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246080 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 22:53:56 +00:00
Etienne Kneuss
9138ef65f2 Fix typo (thanks Nuno for the hint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246057 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 17:54:09 +00:00
Felipe Pena
e07afa4fb9 Fix output example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246051 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 16:23:34 +00:00
Etienne Kneuss
45b1308135 Fix typo (thanks Felipe for the hint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246039 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 12:10:43 +00:00
Etienne Kneuss
ae935d4f16 The error is catchable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246006 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-11 15:03:30 +00:00
Etienne Kneuss
d1ef2aa672 Discourage using foreacha along with array pointers, "wont fix" side effects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245989 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-10 16:57:24 +00:00
Etienne Kneuss
9ed79ffe2a Document the fatal error related to function __set(, &) { ..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245988 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-10 16:47:22 +00:00
Felipe Pena
751e54cdb7 Revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245890 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-08 15:46:04 +00:00
Felipe Pena
9c70b87649 Removed dollar sign from representation of endless number of arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245806 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-07 11:42:31 +00:00
Etienne Kneuss
a45ee0849b Document the fact that $classname="self"; is not supported
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 21:36:53 +00:00
Richard Quadling
a1496cecfe WS - Removal of TABs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Etienne Kneuss
6455a018a7 Document dynamic access of static methods/constants/members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244547 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 15:57:09 +00:00
Etienne Kneuss
7bc30b8cfe First attempt at documenting late static bindings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244528 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 00:48:36 +00:00
Richard Quadling
01b9638153 WS (Apologies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244276 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:29:20 +00:00
Richard Quadling
e9a7f78b06 Fix: #42984 - Corrected example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244272 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:00:15 +00:00
Etienne Kneuss
99c5c0004c remove obfuscating parenthesis for include/require_once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244170 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-14 02:51:28 +00:00
Hannes Magnusson
ce8d06f20a Add crazy workaround for bug#38237 (manually adding TOC)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-17 12:47:53 +00:00
Hannes Magnusson
9a31e46e87 Mention the pseudo param $...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242385 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-10 20:02:10 +00:00
Jakub Vrana
b7fc2ac5fd ReflectionExtension::info()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242148 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-04 13:36:21 +00:00
Hannes Magnusson
0e75f7dc5c - Fixed bug#42504 ('switch' manual page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242009 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-31 19:50:35 +00:00
Hannes Magnusson
2924813c5c Fix example output (php at ngaru.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241848 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-26 08:24:32 +00:00
Jakub Vrana
bb9b6b3923 Different dir in script-shutdown (bug #34206)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241645 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:38:56 +00:00
Jakub Vrana
5095c89b15 Only shutdown destructors have sent headers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241637 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:08:06 +00:00
Etienne Kneuss
973db92b73 Make + on arrays more clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241622 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:42:19 +00:00
Jakub Vrana
c3241fb8b4 Unset foreach references manually (bug #37410)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241484 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 22:03:53 +00:00
Jakub Vrana
16e60a2234 Remove foreach references outside <note>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241483 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:58:32 +00:00
Jakub Vrana
e2bb697bbf __toString() is called only in string contexts (bug #37537)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241481 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:31:07 +00:00
Jakub Vrana
b1a96e7a90 Random destruction in shutdown (bug #38572)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:52:25 +00:00
Jakub Vrana
72c4c8eb77 Better example (bug #39258)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241437 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 12:31:46 +00:00
Jakub Vrana
836b535e0a Only static members can be accessed by parent (bug #39517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:58:08 +00:00
Jakub Vrana
d71b40a5fb Exception can't be thrown from destructor only at the end of the script (bug #40024)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:12:05 +00:00
Jakub Vrana
a29b8b66e4 [] with other types (bug #41195)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241415 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:25:14 +00:00
Jakub Vrana
e8b4bdea6b Markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241412 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:16:49 +00:00
Jakub Vrana
34bc8e19f9 Other numerical string comparison example (bug #41384)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241410 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:02:49 +00:00
Jakub Vrana
64a77a27e9 Grammar (bug #41460)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241403 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:29:05 +00:00
Jakub Vrana
9afb78925b Magic constants in included file from a function (bug #41487)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241401 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:10:04 +00:00
Jakub Vrana
a9362934a5 new self (bug #37105)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241397 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 06:17:58 +00:00
Jakub Vrana
8f6e27222b getDeclaringFunction() and getPosition() available now (bug #39876)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241396 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 05:06:05 +00:00