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 <krak...@php.net>:

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

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to