> On 16.03.2015, at 15:45, Theodore Brown <theodor...@outlook.com> wrote:
> 
> This is a bug in the library. It declares strict mode but passes a value it
> does not know to be an integer to a method requiring an integer. It can
> be fixed by simply adding an int type declaration to the constructor or
> test method.

It actually highlights a problem. Anything that says 'int $i' and rejects "1" 
as a value is defective PHP. You may not like that (I don't), but 20 years of 
legacy carry a certain weight.

K

--
Kristian Köhntopp http://google.com/+KristianKohntopp

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to