-
Type: Bug Report
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.2-B1
-
Fix Version/s: 5.1.2-B2
-
Component/s: PHP Compatibility
-
Labels:None
-
External issue URL:
-
Change Log Message:Fixes warnings during date operations on PHP 5.3
-
External issue ID:974
-
Copy Issue Key:
-
Patch Instructions:
We have several warnings
PHP5 Depricated: mktime() [function.mktime]: The is_dst parameter is deprecated in \core\kernel\utility\adodb-time.inc.php on line 143
PHP5 Depricated: gmmktime() [function.gmmktime]: The is_dst parameter is deprecated in \core\kernel\utility\adodb-time.inc.php on line 143
when date formatter converts dates from user input to timestamps.
- mentioned in
-
Page Loading...