Commit graph

103 commits

Author SHA1 Message Date
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
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +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
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +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
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson
09799fcd64 MFB: Upgrade to the new-reference-structure
- Moved the intro from reference.xml to book.xml
    - Change the intro ID to intro.<extname>
    - Moved examples into its own <appendix>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248001 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-11 14:53:51 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Philip Olson
9dfd4d483b Removed use of PL, RC, and BETA from PHP versions as they go against our
conventions.
# Thanks to etienne and nuno for being regex masters ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
Mehdi Achour
65e3308540 classobj: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227213 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 15:10:19 +00:00
Mehdi Achour
fc05600161 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227208 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 13:37:31 +00:00
Jakub Vrana
19dc00d34e Calling without parameter outside object (bug #36640)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208850 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 08:32:44 +00:00
Nuno Lopes
dbc5194e46 fix explanation/example about visibility of properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208280 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-28 23:45:58 +00:00
Nuno Lopes
5fc366af1a fix #36368: incorrect use of myclass vs myobject
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206989 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-11 20:45:02 +00:00
Jakub Vrana
9eb72ca307 Returns NULL in case of an error (bug #35100)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199960 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-04 14:12:16 +00:00
Derick Rethans
d200e6fa2f - Changed example so that it uses the classname, and not an object, to figure
out the method names - this manual page is not about get_class().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196465 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 18:24:59 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00