21 Commits

Author SHA1 Message Date
Christoph M. Becker
3994d010e9 Discourage the use of ArrayObject (GH-3858)
See <https://github.com/php/php-src/pull/15775#issuecomment-2334813587>.
While a formal deprecation process is pending, it seems prudent to not
advertise this class any longer.
2024-10-13 14:25:54 +02:00
Gina Peter Banyard
4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
Máté Kocsis
2a8b2f1c53 Sync some classsynopses with stubs (#3367)
* Sync some classsynopses with stubs

* Rename class constant container IDs

* Remove double hypens from IDs
2024-05-20 13:15:53 +01:00
Gina Peter Banyard
434992eba3 Add tags/entities to generate links in ArrayObject 2023-12-16 16:48:50 +00:00
Máté Kocsis
14767af0f0 Use new class synopsis markup (#2611)
Follow-up on https://github.com/php/phd/pull/77
2023-08-30 12:28:30 +01:00
Alexandre Daubois
4dc3bd2b42 Fix GH-2484: Add a note about accessing dynamic properties in ArrayObject (#2652) 2023-08-07 22:15:33 +01:00
Máté Kocsis
bfef87dc15 Use new ext/spl role values (#2074) 2022-12-13 10:51:54 +01:00
Máté Kocsis
30c3c56047 Sync ext/spl class constants with stubs - part 1 (#1943) 2022-11-04 19:08:56 +01:00
Máté Kocsis
e22c3d3201 Generate ext/spl class synopses from stubs - part 4 (#1235) 2021-12-22 13:36:31 +01:00
Sergey Panteleev
5fabd07880 Removed Changelog entries for PHP 5, PHP 7.0 (#543) 2021-04-22 17:52:58 +03:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Jakub Vrana
b77ea449e7 Undocument interfaces inherited from other implemented interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330310 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:13:25 +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
Hannes Magnusson
f52a67f4f2 Fixed bug#49549
ArrayObject impelments Serializable as of PHP5.3.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288402 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 10:34:14 +00:00
Nilgün Belma Bugüner
e3d8be23f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:59:47 +00:00
Joris van de Sande
c0644af8eb Added ArrayObject constants description, and added links to theses constants in the setFlags method documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283438 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:52:29 +00:00
Kalle Sommer Nielsen
085ed477a2 Lots of missing arrayobject documentation
- contributed by Joris van de Sande <joris.devplace@gmail.com>

# ArrayObject is still not 100% documented, this commit
# only adds msising methods


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282863 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 10:16:12 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Hannes Magnusson
18e7059e12 Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 18:56:29 +00:00
Hannes Magnusson
a38b0d35ce MFB: Upgrade to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248926 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:35:25 +00:00