On 27 June 2013 11:04, Tom Oram wrote:
> Hi Richard,
>
> Thanks for your reply, the main reason would be operator overloading rather
> than the typecasting example, the typecasting version is more for
> consistency. I am also fairly that there might be situations where it would
> be useful to set
Hi Richard,
Thanks for your reply, the main reason would be operator overloading rather
than the typecasting example, the typecasting version is more for
consistency. I am also fairly that there might be situations where it would
be useful to set the value of a scalar while preserving the time and
t: Mittwoch, 26. Juni 2013 12:51
An: Tom Oram
Cc: PHP internals
Betreff: Re: [PHP-DEV] RFC Proposal: New assign value operator
On 25 June 2013 11:01, Tom Oram wrote:
> Hi everyone,
>
> I've got an idea for an RFC proposal and from reading the instructions
> it looks like I should
On 26.06.2013, at 17:29, Sebastian Krebs wrote:
> 2013/6/26 Robert Stoll
>
>> As far as I see it, it is kind of an operator overload mechanism for the
>> assign operator.
>> This can be useful for small utility classes such as Money, Email etc.
>>
>> An example was given:
>> $price = new Mone
d Quadling [mailto:rquadl...@gmail.com]
> Gesendet: Mittwoch, 26. Juni 2013 12:51
> An: Tom Oram
> Cc: PHP internals
> Betreff: Re: [PHP-DEV] RFC Proposal: New assign value operator
>
> On 25 June 2013 11:01, Tom Oram wrote:
>
> > Hi everyone,
> >
> > I've
johan...@schlueters.de]
Gesendet: Mittwoch, 26. Juni 2013 14:14
An: Robert Stoll
Cc: rquadl...@gmail.com; 'Tom Oram'; 'PHP internals'
Betreff: Re: AW: [PHP-DEV] RFC Proposal: New assign value operator
On Wed, 2013-06-26 at 13:54 +0200, Robert Stoll wrote:
> As far as I see it, it is
Oram; PHP internals
Betreff: Re: [PHP-DEV] RFC Proposal: New assign value operator
On 26 June 2013 13:54, Robert Stoll wrote:
As far as I see it, it is kind of an operator overload mechanism for the assign
operator.
This can be useful for small utility classes such as Money, Email etc.
An ex
On Wed, 2013-06-26 at 13:54 +0200, Robert Stoll wrote:
> As far as I see it, it is kind of an operator overload mechanism for the
> assign operator.
> This can be useful for small utility classes such as Money, Email etc.
>
> An example was given:
> $price = new MoneyValue();
> $price := 29.99;
>
On 26 June 2013 13:54, Robert Stoll wrote:
> As far as I see it, it is kind of an operator overload mechanism for the
> assign operator.
> This can be useful for small utility classes such as Money, Email etc.
>
> An example was given:
> $price = new MoneyValue();
> $price := 29.99;
>
> Instead o
Von: Richard Quadling [mailto:rquadl...@gmail.com]
Gesendet: Mittwoch, 26. Juni 2013 12:51
An: Tom Oram
Cc: PHP internals
Betreff: Re: [PHP-DEV] RFC Proposal: New assign value operator
On 25 June 2013 11:01, Tom Oram wrote:
> Hi everyone,
>
> I've got an idea for an RFC proposal and
On 25 June 2013 11:01, Tom Oram wrote:
> Hi everyone,
>
> I've got an idea for an RFC proposal and from reading the instructions it
> looks like I should run it past you guys first.
>
> I have not made any contributions to PHP before although I have made some
> custom modifications in house in th
Hi everyone,
I've got an idea for an RFC proposal and from reading the instructions it
looks like I should run it past you guys first.
I have not made any contributions to PHP before although I have made some
custom modifications in house in the past and while I'm no longer familiar
with the PHP
12 matches
Mail list logo