PHP 3 was released in mid-1998. Some basic object-oriented (OO) capabilities were included, more or less as an afterthought, to "provide new ways of accessing arrays." 1 No significant changes were ...
In the example below, we freeze an object of class A. As this object aggregates an object of class B, the object freezer has to freeze two objects in total. <?php ...