Fix documentation
git-svn-id: http://php-reader.googlecode.com/svn/branches/zend@176 51a70ab9-7547-0410-9469-37e369ee0574
This commit is contained in:
@@ -451,7 +451,7 @@ class Zend_Io_Reader
|
||||
*
|
||||
* {@internal PHP does not support 64-bit integers as the long
|
||||
* integer is of 32-bits but using aritmetic operations it is implicitly
|
||||
* converted into floating point which is of 64-bits long.}
|
||||
* converted into floating point which is of 64-bits long.}}
|
||||
*
|
||||
* @return integer
|
||||
* @throws Zend_Io_Exception if an I/O error occurs
|
||||
@@ -469,7 +469,7 @@ class Zend_Io_Reader
|
||||
*
|
||||
* {@internal PHP does not support 64-bit integers as the long integer is of
|
||||
* 32-bits but using aritmetic operations it is implicitly converted into
|
||||
* floating point which is of 64-bits long.}
|
||||
* floating point which is of 64-bits long.}}
|
||||
*
|
||||
* @return integer
|
||||
* @throws Zend_Io_Exception if an I/O error occurs
|
||||
|
||||
Reference in New Issue
Block a user