Commit graph

26 commits

Author SHA1 Message Date
Christoph Michael Becker
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
00ff0a3a0c Fix #78954: get_object_vars not returning typed empty properties
Untyped properties default to NULL, so this sentence is superfluous for those.
Unitialized typed properties are not included in the result, so the sentence is
plain wrong for those.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348498 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-12 17:18:46 +00:00
Christoph Michael Becker
2a6fc6a1d5 Functions do not return types, but rather values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343199 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:01:59 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Adam Harvey
42a4393f0f Fix doc bug #62750 (Just grammar).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326989 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-06 01:12:30 +00:00
Nikita Popov
c2b8575669 Fix changelog of get_object_vars()
Remove "Prior to" changelog entries.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326067 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 18:32:49 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00