1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 17:53:18 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Máté Kocsis ed312486ff Update ArrayAccess role attributes (#2066) 2022-12-11 23:23:10 +01:00
othercorey 9e9e3c019b Remove abstract modifier from ArrayAccess methods (#838) 2021-08-05 10:22:42 +02:00
George Peter Banyard cdaea04215 Remove mention of PHP 5 in Language Reference section
This does not cover the OOP nor Error sections, but everything else should be covered

Closes GH-156

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351112 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-31 19:13:58 +00:00
Peter Cowburn 3e13c61bff Better refpurposes for ArrayAccess offsetset/offsetunset
--
Patch from (sorry I lost your name!) via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336766 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:10:24 +00:00
Gustavo André dos Santos Lopes 1c88e130dd - Revision #305471 reverted and added a more detailed explanation of the
topic of indirect modification of overloaded array dimensions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305489 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-18 10:34:33 +00:00
Jakub Vrana 64b7b24722 Notice with increment/decrement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 20:46:44 +00:00
Richard Quadling 11fa904483 Fix build. Sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301181 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:41:23 +00:00
Richard Quadling 75ce87e32c Show the use $obj[] within an ArrayAccess interface.
Fix bug#52308

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301180 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:35:59 +00:00
Hannes Magnusson e3886ea038 Lets make that arrayaccess
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291256 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-24 10:56:54 +00:00
Hannes Magnusson 64d3d54ddd Fix bug#50211 (ArrayAccess::offsetSet) $object[] works too)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291226 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 20:57:46 +00:00
Peter Cowburn 723d92067d Corrected parameter type hints for ArrayAccess methods. Closes bug #49807
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289713 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-17 14:15: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 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
Hannes Magnusson 4d149ee2d5 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270045 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 21:01:43 +00:00