Commit graph

16 commits

Author SHA1 Message Date
Máté Kocsis
1206279edf
Generate Zend class synopses from stubs - part 2 (#1245) 2021-12-23 14:25:27 +01:00
iggyvolz
65782e9ec6
[PHP 8.1] Add note about implementing Serializable without __serialize (#1141)
* [PHP 8.1] Add note about implementing Serializable without __serialize

* fix

* Update serializable.xml

Co-authored-by: Sergey Panteleev <sergey@php.net>
2021-11-27 13:30:12 -06:00
Máté Kocsis
ab57ab6849
Mark a few interfaces as oointerface rather than ooclass (#818) 2021-07-30 17:01:16 +02:00
Christoph Michael Becker
4c276c97e1 Fix #76606: Widespread regression with Serializable interface and legacy __wakeup method
We revert revision 339383.  While this info was valid for PHP 5.1.0 up to
PHP 5.4.28 and 5.5.12, respectively, it is no longer, and as such it's
rather confusing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345303 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-11 12:53:51 +00:00
Christoph Michael Becker
d17c8485fd Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343679 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-20 18:36:48 +00:00
Christoph Michael Becker
b9f7ef8203 Fix grammar
Patch provided by Travis Raymond Uribe.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341920 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-17 18:06:35 +00:00
Christoph Michael Becker
62268f3428 Fix #69399: Serializable and __wakeup()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339383 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-17 14:31:14 +00:00
Jakub Vrana
fcddfb2551 Link directly to magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322136 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:01:15 +00:00
Peter Cowburn
ac59046078 show serialized string in Serializable example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310943 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 11:24:59 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +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
04077dd209 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Jakub Vrana
40884bbb40 Interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279251 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 10:33:28 +00:00
Richard Quadling
0f4fa3b6a7 Typos. #47342
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275411 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 12:36:00 +00:00
Hannes Magnusson
49d9daac80 Its not a class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270049 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:56:05 +00:00
Hannes Magnusson
7dbea99281 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270047 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:54:24 +00:00