> On 9 Feb 2018, at 01:38, Mcmuffin Mcguffin <mcmuffinmcguf...@gmail.com> wrote: > > new $var[0]
Is that creating an instance of the class name stored in the 0th index of the array $var or is it creating an instance of the class name stored in $var and accessing the 0th index using ArrayAccess? Cheers Stephen -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php