On 15 January 2011 23:46, Daniel Brown <danbr...@php.net> wrote: > On Sat, Jan 15, 2011 at 05:52, Julien Pauli <jpa...@php.net> wrote: >> >> Last time (http://marc.info/?l=phpdoc&m=128686832705180&w=2) , we >> suggested that [old-and-not-supported-versions] = PHP4 + PHP5.0 + >> PHP5.1 ; and [up-to-date-versions] = PHP5.2 + PHP5.3 > > -1 > > Getting rid of PHP4, sure, but I think it's a horrible idea to get > rid of all PHP < 5.2 references.
Agreed. I'd probably add 5.0 to the list of releases that could be removed from the manual, but 5.1.6 is still the standard PHP version Red Hat ship in RHEL 5 (although they've at least added an optional set of 5.3 packages in RHEL 5.6), so we should probably continue to document 5.1 as long as RHEL 5 is in wide use. Adam