Re: [PHP-DEV] phpinfo output From: Jani Taskinen (sniper <email protected>)
Date: 07/31/01

On Mon, 30 Jul 2001, Colin Viebrock wrote:

>Anyone else here notice that the additional information "blocks" for modules
>compiled into PHP is pretty much sorted in reverse alphabetically order?
>
>Just wondering if we could switch it to forward alpha order, if possible.
>And why zlib seems to come up in the wrong location.

It's not even hard thing to do.. :)
Attached patch does this. It also sorts the './php -m' listing.

--Jani

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>