On Mon, 7 Jan 2013, [email protected] wrote:
> From: Derick Rethans [mailto:[email protected]]
> Sent: Monday, January 07, 2013 11:22 AM
>
> > On Mon, 7 Jan 2013, [email protected] wrote:
> >
> > > function __construct(&$variable);
> >
> > That's inherently flawed, as passing a variable in can modi
From: Derick Rethans [mailto:[email protected]]
Sent: Monday, January 07, 2013 11:22 AM
To: [email protected]
Cc: [email protected]
Subject: Re: [PHP-DEV] new Class ReflectionZVal
On Mon, 7 Jan 2013, [email protected] wrote:
>> function __construct(&$variable);
> That's inh
On Mon, 7 Jan 2013, [email protected] 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