NonTraversableArrayObject |
This class is a hand written simplified version of PHP native `ArrayObject`
class, to show that it behaves differently than the PHP native implementation. |
ReturnTyped |
|
TestClass |
|
TestClassIsWritable |
|
TestClassMagicCall |
|
TestClassMagicGet |
|
TestClassSetValue |
|
TestClassTypeErrorInsideCall |
|
TestSingularAndPluralProps |
Notice we don't have getter/setter for emails
because we count on adder/remover. |
Ticket5775Object |
|
TraversableArrayObject |
This class is a hand written simplified version of PHP native `ArrayObject`
class, to show that it behaves differently than the PHP native implementation. |
TypeHinted |
|