Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.10.0
-
Component/s: Zend_XmlRpc_Client
-
Labels:None
-
Fix Version Priority:Must Have
Description
Hello, all.
I find Zend_XmlRpc_Value_DateTime returns false after 19/Jan/2038.
The strtotime() function causes this false in __construct() function.
I think it is better to use Zend_Date object instead of strtotime(), isn't it?
Issue Links
| This issue is related to: | ||||
| ZF-11588 | Zend_XmlRpc_Value_DateTime throws an exception for string representation of dates outside the range of unix timestamp |
|
|
|
Thanks for your bugreport. The issue has been fixed in standard-trunk in revision 19606.