> On 9 Dec 2014, at 13:23, Rowan Collins <rowan.coll...@gmail.com> wrote:
> 
> Xinchen Hui wrote on 09/12/2014 03:39:
>> but I suggest change it to "expects parameter 1 to be long,
>> double(which is beyond long range) given in %s on line %d"
> 
> Note that in master, the messages have been changed to (correctly) not 
> mention the C types, only the PHP ones, so it would be more like "expects 
> parameter 1 to be integer, float (which is beyond integer range) given".

They... have? When did this happen? It's something I was very much in favour of 
and wanted to do myself, but I was unaware this had recently changed. Does that 
mean I'll have to redo the patch for this RFC? :(

--
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