summaryrefslogtreecommitdiff
path: root/tests/classes/array_access_002.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-17/+17
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Implement object type annotationMichaƂ Brzuchalski2017-06-251-40/+40
* Fix tests (removed space on error message "Undefined index: ...")Felipe Pena2008-03-081-2/+2
* Fixed bug #33512 (Add missing support for isset()/unset() overloading to comp...Dmitry Stogov2005-07-071-0/+4
* - Fix tests by removing corrupt --SKIPIF--Marcus Boerger2004-09-291-4/+0
* Fix tests now that class names are shown in correct casingMarcus Boerger2003-12-221-1/+1
* Add new interface ArrayAccess to use objects as ArraysMarcus Boerger2003-11-241-0/+198