[wp-trac] [WordPress Trac] #16970: Remove PHP4 functionality from timezone selector code
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 26 00:52:26 UTC 2011
#16970: Remove PHP4 functionality from timezone selector code
----------------------------+-------------------------
Reporter: Viper007Bond | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.2
Component: Administration | Version: 3.1
Severity: normal | Keywords: needs-patch
----------------------------+-------------------------
All of the functions needed for the fancy timezone selector code are
bundled with all versions of PHP since 5.2.0. This means we can deprecate
`wp_timezone_supported()` and remove all references to it in core as well
as strip all of the PHP4 fallback code.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16970>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list