zendframework / ZendService_Twitter

PHP OOP wrapper for the Twitter API
BSD 3-Clause "New" or "Revised" License
22 stars 23 forks source link

#15 remove int casting, because using regex check as int. #16

Closed sasezaki closed 10 years ago

sasezaki commented 11 years ago

see #15

Maks3w commented 11 years ago

Please add a unit test

sasezaki commented 11 years ago

@Maks3w What test are you expected? I said at #15, current head fails unit test under 32bit environment. int cast introduced at #14.