Hi again,

> On 19 Jan 2015, at 10:28, Andrea Faulds <a...@ajf.me> wrote:
> 
>> On 19 Jan 2015, at 10:24, Dmitry Stogov <dmi...@zend.com> wrote:
>> 
>> There are also a number of tests started to fail since last Friday
>> 
>>> testing integer overflow (32bit) [Zend/tests/oct_overflow_32bit.phpt]
>>> Test fscanf() function: usage variations - hexa formats with integer
>> values [ext/standard/tests/file/fscanf_variation33.phpt]
>>> Test fscanf() function: usage variations - unsigned int formats with
>> integer values [ext/standard/tests/file/fscanf_variation39.phpt]
>>> Test fscanf() function: usage variations - float formats with integer
>> values [ext/standard/tests/file/fscanf_variation9.phpt]
>>> Test intval() function [ext/standard/tests/general_functions/intval.phpt]
>>> Test is_int() & it's FALIASes: is_long() & is_integer() functions
>> [ext/standard/tests/general_functions/is_int.phpt]
>>> Test printf() function : basic functionality - octal format
>> [ext/standard/tests/strings/printf_basic8.phpt]
> 
> That’ll be my fault, I must have missed them when I committed the octal fix. 
> I’ll fix them later today.

I’ve fixed these, sorry about that.

We really should set up a 32-bit build on Travis to catch these sorts of 
issues… it’s my fault this slipped through, but it would be easier to catch if 
Travis did 32-bit builds.

Thanks.
--
Andrea Faulds
http://ajf.me/





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to