Michał Brzuchalski
|
8e10c9d373
|
Implement object type annotation
RFC: https://wiki.php.net/rfc/object-typehint
|
2017-06-25 21:49:41 +02:00 |
|
Felipe Pena
|
c7cb8551fe
|
Fix tests (removed space on error message "Undefined index: ...")
|
2008-03-08 12:01:53 +00:00 |
|
Dmitry Stogov
|
f51e1c2064
|
Fixed bug #33512 (Add missing support for isset()/unset() overloading to complement the property get/set methods). Now empty($obj[...]) works proper but in addition it may call offsetGet() method.
|
2005-07-07 16:09:55 +00:00 |
|
Marcus Boerger
|
0a74684b3a
|
- Fix tests by removing corrupt --SKIPIF--
|
2004-09-29 09:36:56 +00:00 |
|
Marcus Boerger
|
26a0abbd0c
|
Fix tests now that class names are shown in correct casing
|
2003-12-22 22:50:02 +00:00 |
|
Marcus Boerger
|
4dba05d9cc
|
Add new interface ArrayAccess to use objects as Arrays
|
2003-11-24 20:57:54 +00:00 |
|