Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
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
Andrey Andreev
7edc885311
Document https://wiki.php.net/rfc/get_class_disallow_null_parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342130 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-14 12:31:33 +00:00
Jean-Sebastien Hedde
91e0557e2f
1) Adds clarity on what is returned when using get_class() with objects that are instances of namespaced classes
...
2) Add example of qualified namespace return value
--
Provided by anonymous 77227 (amo.chohan@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341499 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 12:23:11 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Hannes Magnusson
28f9526986
This is a version column
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326063 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:14:24 +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
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
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
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
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
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
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
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
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
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
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
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
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