On Mon, 7 Jan 2013, nat...@starin.biz wrote:
> From: Derick Rethans [mailto:der...@php.net]
> Sent: Monday, January 07, 2013 11:22 AM
>
> > On Mon, 7 Jan 2013, nat...@starin.biz wrote:
> >
> > > function __construct(&$variable);
> >
> > That's inherently flawed, as passing a variable in can modi
From: Derick Rethans [mailto:der...@php.net]
Sent: Monday, January 07, 2013 11:22 AM
To: nat...@starin.biz
Cc: internals@lists.php.net
Subject: Re: [PHP-DEV] new Class ReflectionZVal
On Mon, 7 Jan 2013, nat...@starin.biz wrote:
>> function __construct(&$variable);
> That's inh
On Mon, 7 Jan 2013, nat...@starin.biz wrote:
> I wanted some thought from you guys about the idea of giving PHP scripts the
> ability to read some internal information about variables such as ZVals.
>
>
>
> The idea of how this reflection class would work would be something like:
>
>
>
> C
On Mon, Jan 7, 2013 at 6:10 PM, wrote:
> I wanted some thought from you guys about the idea of giving PHP scripts
> the
> ability to read some internal information about variables such as ZVals.
>
>
>
> The idea of how this reflection class would work would be something like:
>
>
>
> Class Reflec
Nathan,
On Mon, Jan 7, 2013 at 12:10 PM, wrote:
> I wanted some thought from you guys about the idea of giving PHP scripts
> the
> ability to read some internal information about variables such as ZVals.
>
>
>
> The idea of how this reflection class would work would be something like:
>
>
>
> Cl
I wanted some thought from you guys about the idea of giving PHP scripts the
ability to read some internal information about variables such as ZVals.
The idea of how this reflection class would work would be something like:
Class ReflectionZVal {
// Retains info about the variable refe