Commit graph

979 commits

Author SHA1 Message Date
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