On Fri, Feb 27, 2015 at 4:25 PM, Sebastian Bergmann
wrote:
> Am 27.02.2015 um 01:29 schrieb Matthew Weier O'Phinney:
> > - PHPUnit passes a boolean false to `debug_backtrace()`... which is
> documented
> > as expecting an integer! (There are actually several constant values it
> > accepts, al
Am 27.02.2015 um 01:29 schrieb Matthew Weier O'Phinney:
> - PHPUnit passes a boolean false to `debug_backtrace()`... which is documented
> as expecting an integer! (There are actually several constant values it
> accepts, all of which are integer values.) In this case, PHPUnit is relying
> on
Matthew,
Thanks a bunch for going through this and writing such a detailed report.
On 27/02/2015 00:29, Matthew Weier O'Phinney wrote:
### STHv5
[snip]
Analysis
I did not expect the float value to be coerced, particularly as it had a
fractional part. Yes, I understand that this is how
> - PHPUnit passes a boolean false to `debug_backtrace()`... which is
> documented
> as expecting an integer! (There are actually several constant values it
> accepts, all of which are integer values.) In this case, PHPUnit is
> relying
> on the fact that the engine casts booleans to the inte
Matthew,
On Fri, Feb 27, 2015 at 1:29 AM, Matthew Weier O'Phinney
wrote:
> I've taken some time the last couple days to compile both the Scalare Type
> Hints
> v0.5 (heretofor STHv5) and Coercive Scalar Type Hints (heretofore
> STHcoerce)
> patches and test some code against them.
>
> In each ca
Hey:
On Fri, Feb 27, 2015 at 3:59 PM, Xinchen Hui wrote:
> Hey:
>
> On Fri, Feb 27, 2015 at 10:06 AM, François Laupretre wrote:
>>> De : Matthew Weier O'Phinney [mailto:matt...@zend.com]
>>>
>>> - PHPUnit passes a boolean false to `debug_backtrace()`... which is
>>> documented
>>> as expecti
Hey:
On Fri, Feb 27, 2015 at 10:06 AM, François Laupretre wrote:
>> De : Matthew Weier O'Phinney [mailto:matt...@zend.com]
>>
>> - PHPUnit passes a boolean false to `debug_backtrace()`... which is
>> documented
>> as expecting an integer! (There are actually several constant values it
>> acce
> De : Pierre Joye [mailto:pierre@gmail.com]
> And now let wait all other cases not covered by errors but casting to
> different values, maybe only a few, maybe none, we simply do not know.
Pierre, excuse me to repeat here, because I jst replied the same in another
thread but there is no 'cas
> De : Matthew Weier O'Phinney [mailto:matt...@zend.com]
>
> - PHPUnit passes a boolean false to `debug_backtrace()`... which is
> documented
> as expecting an integer! (There are actually several constant values it
> accepts, all of which are integer values.) In this case, PHPUnit is relying
>
On Thu, Feb 26, 2015 at 4:29 PM, Matthew Weier O'Phinney
wrote:
> I've taken some time the last couple days to compile both the Scalare Type
> Hints
> v0.5 (heretofor STHv5) and Coercive Scalar Type Hints (heretofore STHcoerce)
> patches and test some code against them.
Thanks for this detaile
Thank you so much for taking the time to do this. Your explanations of a
more "real-world" example are extremely valuable and provide a very strong
hint at the effects that these RFC implementations may have, both in the
short and long term.
Seriously, very appreciated.
On Thu, Feb 26, 2015 at 7:
11 matches
Mail list logo