Browse Source

ZF-7667: Fix validation of integers to use a protected method instead of type casting to int as they integers are over the 2^31 (2147483647) limit of 32 bit machines.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18099 44c647ce-9c0f-0410-b52a-842ac1e357ba
sidhighwind 16 years ago
parent
commit
95485fa375
1 changed files with 411 additions and 492 deletions
  1. 411 492
      library/Zend/Service/Twitter.php

File diff suppressed because it is too large
+ 411 - 492
library/Zend/Service/Twitter.php


Some files were not shown because too many files changed in this diff