[wp-trac] [WordPress Trac] #10186: Add global $server_version
WordPress Trac
wp-trac at lists.automattic.com
Sat Jul 11 08:34:50 UTC 2009
#10186: Add global $server_version
------------------------------+---------------------------------------------
Reporter: peaceablewhale | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version: 2.8
Severity: normal | Resolution: wontfix
Keywords: has-patch tested |
------------------------------+---------------------------------------------
Changes (by westi):
* status: new => closed
* resolution: => wontfix
* milestone: 2.9 =>
Comment:
I think we should move away from referencing versions completely.
We should be working on capabilities not versions.
The current implementation of IIS7 specific stuff will break as soon as
IIS8 is used even if it supports everything that is required because we
check explicitly for 7.
I don't think we should be making globals available with version numbers
of things like this in them and so I am going to close this ticket.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10186#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list