Commit graph

238 commits

Author SHA1 Message Date
Torben Wilson
ebaa69fb65 Clarification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268330 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 08:35:02 +00:00
Torben Wilson
1b92251272 Document that static properties may not be initialized to expressions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268329 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 07:38:18 +00:00
Nilgün Belma Bugüner
ec69be2db5 fixed a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268280 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 15:49:10 +00:00
Felipe Pena
fac021dd65 Typo-- (thanks Kalle!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265651 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 16:42:19 +00:00
Felipe Pena
0f179a2c3b - Added new examples related to PHP 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265632 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 12:47:25 +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
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
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
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
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 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
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
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
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
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 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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