Commit graph

101 commits

Author SHA1 Message Date
Adam Harvey
fead37cf3b Fix doc bug #53911 (Function exists should be related to Class exists).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308016 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 11:04:08 +00:00
Daniel Egeberg
2779e0140a Clarified default behavior when omitting param. See PHP bug #52605.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302261 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 09:09:43 +00:00
Daniel Egeberg
f4fbc4ea73 Fixed PHP bug #52605 (get_class(NULL) returns class name when called insid member function of a class)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302255 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:17:24 +00:00
Mark Skilbeck
091163bf2f Added E_WARNING info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300589 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-18 21:22:29 +00:00
Philip Olson
a831259930 - Added parameter info (to these deprecated functions) as per 'strict standards'.
- And committing old entries living within the online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298514 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 15:26:11 +00:00
Daniel Egeberg
0fd6eabb77 Integrated user note 97264 into the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297830 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-11 10:40:43 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Hannes Magnusson
33d510024e this function uses autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296235 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-15 12:32:14 +00:00
Joey Smith
36219b5fb7 Fix PHP Bug #46812, applying patch suggested by lbarnaud@php.net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295188 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 23:45:44 +00:00
Richard Quadling
761c1f1a4b W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294378 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:22:27 +00:00
Sean Coates
8ec18509f0 link get_called_class() from get_class() (LSB)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294064 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 23:29:40 +00:00
Mark Wiesemann
346909eb95 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293107 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 21:01:27 +00:00
Richard Quadling
2c808dca93 method_exists() and property-exists() both call __autoload if class is not known.
Fix #50594

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 12:24:42 +00:00
Kalle Sommer Nielsen
b2345569a8 Fixed bug #50577 (get_object_vars return value missing FALSE)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292660 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-26 18:13:48 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
TAKAGI Masahiro
7d74cbd53f fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284230 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-17 03:58:48 +00:00
Nilgün Belma Bugüner
a657af6cc4 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283802 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:41:36 +00:00
Damien Seguy
de12a97a90 initial translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282665 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 16:43:53 +00:00
Kalle Sommer Nielsen
f718752857 Fixed bug #46795 (Documentation for get_class_vars return value is inconsistent ("public"))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281101 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-25 18:02:56 +00:00
Mehdi Achour
bd341c2fca Remove useless note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277627 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 12:01:54 +00:00
Felipe Pena
74eac0a8a3 - Bug #47682 (Grammatical error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277293 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-16 23:46:46 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Kalle Sommer Nielsen
65c16894d7 Lets move the note to the changelog now that is_a() is undeprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271028 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-11 14:41:08 +00:00
Kalle Sommer Nielsen
dedd017325 * is_a() is undeprecated as of 5.3
* ereg extension is deprecated as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270923 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 01:46:03 +00:00
Herman J. Radtke III
6db6a137c4 Created documentation on the get_class_class() function that is being added in the 5.3 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269569 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-23 18:39:16 +00:00
Jakub Vrana
dd28d33349 Generalize refpurpose (bug #45469)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268345 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:42:36 +00:00
Jakub Vrana
d9e620ae3d An object parameter can be a class name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266438 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-17 09:38:47 +00:00
Felipe Pena
6fd6778920 - Improved example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265122 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 11:13:12 +00:00
Felipe Pena
ecd61e228d - Added information about the changed behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265120 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 10:59:38 +00:00
Felipe Pena
023580173b - Oops, another fix. I missed the method call.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262363 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 18:21:39 +00:00
Felipe Pena
67bc61e801 - Fix example (missing method in previous commit)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 18:17:25 +00:00
Felipe Pena
a72591107c Fixed bug #45469 (get_object_vars($this) varies from what documentation says)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 18:13:23 +00:00
Felipe Pena
916384321d - Added information about the visibility (reported by fbn79@libero.it)
- Simplify example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257856 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 22:02:07 +00:00
Hannes Magnusson
0f87167980 Fixed bug#44573 (get_parent_class() "Return" section is incomplete)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257413 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 23:56:44 +00:00
Hannes Magnusson
0165d8412f crosslink get_declared_classes() & get_defined_classes()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257348 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 11:37:33 +00:00
Felipe Pena
8bb5eab82e Added example using in superclass
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254130 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-03 19:27:54 +00:00
Felipe Pena
b8c5feeea1 Add related functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-03 18:44:42 +00:00
Etienne Kneuss
3a33e2cfc1 reference only required in PHP4, add an alternative as an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247766 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-08 02:14:26 +00:00
Richard Quadling
636d05fcf8 Fix: #42979 - Added example to show the usage for method_exists with a static method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244273 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:01:35 +00:00
Gwynne Raskind
4e790fe867 Fixed a few grammatical oversights, added info on autoload parameter and functionality changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242028 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-01 10:15:37 +00:00
Richard Quadling
37b62aef4a Fix #42224 => Wether => Whether
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hartmut Holzgraefe
f9a3f7a9b0 dynamicly loaded extensions may define classes, too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233011 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 10:18:03 +00:00
Hartmut Holzgraefe
93ee029584 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233010 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 10:17:03 +00:00
Nuno Lopes
92ede06c2e typo (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229362 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-08 17:39:18 +00:00