Commit graph

163 commits

Author SHA1 Message Date
Richard Quadling
2e1e467bdf FIX #40775 : PHP -a and __autoload() don't mix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-14 10:02:11 +00:00
Etienne Kneuss
2577e388f9 Fix #41090 (overriding a private method) in an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234616 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 14:39:54 +00:00
Antony Dovgal
e20fac1457 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 12:15:59 +00:00
Jakub Vrana
81546a3487 ReflectionFunction and ReflectionMethod extends ReflectionFunctionAbstract (bug #40223)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232566 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 10:39:10 +00:00
Jakub Vrana
d03f51b401 What if __sleep doesn't return anything, fix example (bug #40344)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-24 08:23:49 +00:00
Antony Dovgal
20864bf512 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:31:12 +00:00
Jakub Vrana
77d2bd839b __isset is called with empty() too (bug #40797)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232429 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:24:42 +00:00
Etienne Kneuss
f0884026ba Implement Marcus' suggestion to improve the paragraph on method overloading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227553 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 22:34:53 +00:00
Hannes Magnusson
33dbba307c Fixed bug#40103 (Visibility should be public for overload methods in the documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227042 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-11 23:05:52 +00:00
Etienne Kneuss
bdedb4206e clone is no function, remove the confusing ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224288 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-03 22:09:02 +00:00
Etienne Kneuss
f7ddcfbe16 close is a keyword not a function, fix the confusing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223970 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-27 21:17:13 +00:00
Florian Anderiasch
3418366038 fixed bug #39518
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223535 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-17 16:37:18 +00:00
Nuno Lopes
6a1e089831 close #34697: classes should be defined before use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219625 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 11:37:31 +00:00
Etienne Kneuss
841c3eea37 Fix the 'instance of an object'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219464 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 11:57:23 +00:00
Nuno Lopes
c038f8959c make that 5.1.3 instead of 5.2.0. thanks to Pierre & Lukas for the info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218044 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 17:24:36 +00:00
Nuno Lopes
1531f5bc77 fix #38160: 'var' no longer produces a E_STRICT warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218039 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 16:44:18 +00:00
Nuno Lopes
ca562b60e8 fix #37702: __toString() is now more magical since php 5.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218035 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 16:09:29 +00:00
Etienne Kneuss
1f6a127f33 Fix #37880 (members' default value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216628 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-18 11:19:52 +00:00
Etienne Kneuss
427967c856 Fix #37258 (typos + add a reference to class/objects functions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212245 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-01 14:30:50 +00:00
Jakub Vrana
f42cd8487f Mention getClass() and other ReflectionFunction methods (bug #36916)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210615 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 15:31:21 +00:00
Jakub Vrana
aa9426e7c0 Public in PHP 5.0 (spotted by David Grundl)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207751 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-22 13:26:05 +00:00
Nuno Lopes
863001aa52 catch up with latest PHP 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207463 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-18 20:23:31 +00:00
Jakub Vrana
251d8ce566 __call can be private
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207054 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 11:22:15 +00:00
Jakub Vrana
3d4404ac37 ReflectionObject
export parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204949 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 10:24:59 +00:00
Noah Fontes
a8f1f4db85 Clarifications for bug #35832
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203971 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-30 03:45:11 +00:00
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +00:00
Nuno Lopes
e438f7b8da fix #33575: the example is a Parameterized Factory
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 11:14:24 +00:00
Jakub Vrana
e3e1b80869 __set_state magic method (bug #33203)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 10:45:48 +00:00
Jean-Sébastien Goupil
e610eb1970 adding title to an 'big' example + adding ; at the end of a line
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199711 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-01 16:28:17 +00:00
Jakub Vrana
1f73c8cad8 Values must be static expressions (bug #34634)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:25:22 +00:00
Jakub Vrana
982b0ff3f6 Sleep and wakeup example (bug #34397)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:50:10 +00:00
Noah Fontes
e0fe293930 Fixed bug #34390 (static members and methods really can be redefined in subclasses)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196253 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 14:52:32 +00:00
Nuno Lopes
6efd1d0907 fix 34337: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 20:40:53 +00:00
Jakub Vrana
f29b6cbdee Calling non-static methods statically (bug #34095)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 15:08:38 +00:00
Jakub Vrana
25af2e1607 Throwing exceptions from destructors is not allowed (bug #33598)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:58:52 +00:00
Jakub Vrana
ee03d7c8ef Protected properties are visible from parents too (bug #34060)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194572 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:51:56 +00:00
Nuno Lopes
ae2ef28497 fix #34025: missing __isset and __unset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 11:33:49 +00:00
Sean Coates
e59fe02c41 rename to 'Class Constants', and add to instance/constant statement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192329 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:21:30 +00:00
Sean Coates
756f39661b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:14:00 +00:00
Sean Coates
2a81f2c622 improve example: add signature for method with a parameter; show example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:13:32 +00:00
Sean Coates
b668dccf1f clear up implementation paragraph and add not about extending an abstract class' abstract methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192320 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:06:08 +00:00
Sean Coates
c4b65b4b25 Change title (user note); more correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192319 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:00:15 +00:00
Jakub Vrana
a210b11601 Document ReflectionException (bug #33428)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191206 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 12:14:08 +00:00
Nuno Lopes
16fb8f054a fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191063 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 11:33:47 +00:00
Noah Fontes
6c6a293715 Organizational changes; removed redundancy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 02:30:19 +00:00
Noah Fontes
63d696330f Static methods can be called in an object; minor grammatical fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191028 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 18:50:58 +00:00
Nuno Lopes
4ba0892da9 add [gs]etStaticPropertyValue methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:30:22 +00:00
Nuno Lopes
f4618fa166 also mention __clone and __autoload (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190635 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:21:49 +00:00
Nuno Lopes
ad9a00970a fix a couple of more errors in availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 18:21:23 +00:00
Nuno Lopes
da90167c1b fix availability of reflaectionParameter::isOptional()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189174 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 18:10:31 +00:00