Changes between Initial Version and Version 1 of Ticket #20501, comment 7
- Timestamp:
- 08/17/2012 08:37:49 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20501, comment 7
initial v1 5 5 http://core.trac.wordpress.org/browser/tags/3.4.1/wp-settings.php#L28 6 6 7 As far as I can see, there's no way to disable the DateTime class in PHP 5.2+ (unlike JSON, see #18015) 8 so the patch seems good. 7 As far as I can see, there's no way to disable the DateTime class in PHP 5.2+ (unlike JSON, see #18015), so the patch seems good.