Ticket #11562 (closed enhancement: fixed)
Return required PHP and MySQL versions from api.wordpress.org/core/version-check/
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | WordPress.org site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | WordPress@… |
Description (last modified by ryan) (diff)
Currently we have this response:
upgrade http://wordpress.org/download/ http://wordpress.org/wordpress-2.9.zip 2.9 en_US
Suggesting we add the PHP and MySQL versions to the end of that:
upgrade http://wordpress.org/download/ http://wordpress.org/wordpress-2.9.zip 2.9 en_US 4.3 4.1.2
The auto upgrader can check this and know if the new version is compatible with the server environment without having to download and partially install the new version.
Attachments
Change History
Testing this at http://api.wordpress.org/core/version-check/1.4/?version=2.9
comment:4
automattor — 2 years ago
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

