Re: ReflectionClass::newInstanceWithoutConstructor()

From: Date: Thu, 25 Aug 2011 12:25:09 +0000
Subject: Re: ReflectionClass::newInstanceWithoutConstructor()
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
2011/8/25 Sebastian Bergmann <[email protected]>:
>  I have attached a patch to https://bugs.php.net/bug.php?id=55490 that
>  implements ReflectionClass::newInstanceWithoutConstructor() to create an
>  object a class without invoking the constructor.
>
>  As there are certain internal classes that would "crash" when their
>  constructor is not invoked, this new method of the Reflection API only
>  works for userland-defined classes.

+1 for the feature

>  Unless there are objections, I will commit this change to PHP_5_4

+0

> and trunk on Monday.

+1

> I will add the method to the documentation as well, of
>  course.


Thread (23 messages)

« previous php.internals (#54929) next »