Commit graph

153 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
Nuno Lopes
5f7e6c3f8f add more tags
# if someone doesnt agree with this method, please speak noe, before I touch in the other files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195126 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 11:49:43 +00:00
Jakub Vrana
9a122ed83f See also (bug #34209)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194571 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:46:34 +00:00
Jakub Vrana
0ee5d350c7 Parameter is optional since PHP 5 (bug #33795)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191122 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-21 08:59:55 +00:00
Jakub Vrana
5ace950dc8 Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Nuno Lopes
e82a7d90ed add note about differences with isset(), as suggested by Marcus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185725 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-03 18:49:40 +00:00
Nuno Lopes
cba4fc09f2 add docs for property_exists()
#the name for this function might change, but I'm adding it so that I won't lost this file. I'll rename the file later if necessary


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184615 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-18 15:21:36 +00:00
Nuno Lopes
3f0a814091 some PHP 5 fixes
# merry Xmas :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-24 20:43:35 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Yannick Torres
2c9751bb8a use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171828 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 13:25:30 +00:00
Nuno Lopes
d5822b0590 document the change in the first parameter to 'mixed'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171390 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 14:38:25 +00:00
Aidan Lister
37e8f0fff4 Initial Commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169152 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-25 09:10:50 +00:00
Aidan Lister
7276e35197 Added simple example
Cleaned initial example
Added links to autoload


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-25 09:06:35 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Jon Wood
54c87abd60 Added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 18:15:29 +00:00
Curt Zirzow
2fafe7cb57 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-02 03:07:07 +00:00
Curt Zirzow
1836f1a4cc Define php5 autoload behaviour, Closes bug #28333. And Example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162510 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-02 03:03:52 +00:00
Friedhelm Betz
a5b59e7725 crossref in see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159909 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 20:38:52 +00:00
Philip Olson
ca0e422a27 Mention (with an example) that is_a() is deprecated in PHP 5 in favor of the
instanceof operator.  This deals with bug #27503


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159560 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 21:53:23 +00:00
Damien Seguy
be0a936d2e cosmetics and examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158098 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-06 15:25:58 +00:00
Derick Rethans
bb9aef6207 - Corrected migration chapter item on comment tokens.
- Added get_class() changes in PHP 5.
- Fixed some minor typoes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-31 18:53:59 +00:00
Friedhelm Betz
52fe5fd3b2 initial docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 13:19:05 +00:00
Sean Coates
158a326524 reverted example to print '$WF' instead of 'Object'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 16:28:22 +00:00
Mehdi Achour
a7b67c030a correct the title
correct the example
# hey, echo ''; will echo the string  :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152220 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:42:32 +00:00
Sean Coates
1d404db692 added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152218 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 05:54:36 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
f33b49e5fc the example should reflect what the function does, not only the changes of its behaviour ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148286 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-08 23:50:15 +00:00
Mehdi Achour
0bef28b480 calm down :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148285 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-08 23:36:57 +00:00
Friedhelm Betz
c770a0cd87 call_user_method_array is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146801 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 23:59:55 +00:00
Friedhelm Betz
ce3f92430b no need for this type of version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 23:56:47 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Friedhelm Betz
f5057b2140 call_user_method is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146721 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 11:32:52 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
c9299a3d52 Ugly global $$obj
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146141 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-10 17:45:56 +00:00
Mehdi Achour
477aa9f95c adding role attribute and php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Mehdi Achour
cc3130e361 missing role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134505 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 10:19:31 +00:00
Mehdi Achour
10e3ff6730 adding examples and WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134068 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 11:26:06 +00:00
Derick Rethans
4b5d282938 - Restructure examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131859 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:12:08 +00:00
Nicolas Chaillan
f16bc3c61b Typo. Thanks @Jome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:18:04 +00:00
Philip Olson
fe8f7fadc6 As of PHP 4.2.0, the behavoir changed. Even if a variable is not assigned
a value, it still exists in get_object_vars().  Essentially moved these
docs in a <note>.  This closes bug #17752.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 01:18:20 +00:00
Friedhelm Betz
13975f0946 now structure completed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105722 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:43:44 +00:00
Philip Olson
1c69193a3d As of PHP 4.2.0 unitialized values are returned too. Closes bug #17537
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104166 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-15 10:35:58 +00:00
Markus Fischer
f62d3bc403 - Add "See also" to class_exists/get_declared_classes .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100454 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 13:41:39 +00:00
Derick Rethans
9601a39ea3 - Only english text in the english tree please
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88781 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 05:51:20 +00:00
Taniel Silva Franklin
cbc5034122 Atualizado 'functions/call-user-method.xml'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88777 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 03:35:25 +00:00
Taniel Silva Franklin
807536f5a4 Atualizado 'reference.xml'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88776 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 03:28:18 +00:00
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Mathieu Kooiman
ebbbc0528a - true -> TRUE in examples
- true -> &true; in <refpurpose>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84122 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-30 14:02:40 +00:00
Gabor Hojtsy
2801c08da2 Applied new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78828 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 14:27:44 +00:00