Edit report at https://bugs.php.net/bug.php?id=72707&edit=1
ID: 72707 Updated by: [email protected] Reported by: [email protected] Summary: Filter releases by minor version -Status: Open +Status: Closed Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Automatic comment on behalf of [email protected] Revision: http://git.php.net/?p=web/php.git;a=commit;h=b7231b60cdd3d1bbf03621216b889d19995756a4 Log: Fix #72707: Filter releases by minor version Previous Comments: ------------------------------------------------------------------------ [2018-11-01 06:13:21] zach at zrhoffman dot net Added a pull request to add filtering by minor or patch version. ------------------------------------------------------------------------ [2016-07-29 09:01:48] [email protected] Description: ------------ The releases page (http://php.net/releases/), when using the serialize/json views, allows filtering by major version using the "version" query string parameter. It would be nice if that could be extended to all more than the major version integer. E.g. to get the latest 5.4 version, "version=5.4&max=1". ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=72707&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
