Re: RFC: Anonymous Classes

From: Date: Mon, 23 Sep 2013 14:05:45 +0000
Subject: Re: RFC: Anonymous Classes
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 09/23/2013 02:43 PM, Lars Strojny wrote:
Hi Joe, what about serialization for those classes? cu, Lars Am 23.09.2013 um 08:39 schrieb Joe Watkins <[email protected]>:
Morning All,
    https://wiki.php.net/rfc/anonymous_classes
    I'd like to hear thoughts regarding the addition of anonymous classes, patch included.
Cheers Joe -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
Same as any other object; what you are creating is normal classes without a (declared) name, nothing about the objects functionality has differs from an object of a named class. Cheers

Thread (55 messages)

« previous php.internals (#69271) next »