Accueil du site > INFORMATIQUE > PHP > PHP.INI history

PHP.INI history

dimanche 21 janvier 2007, par Thierry Bothorel

Toutes les versions de cet article : [English ] [français ]

Since I “play” with PHP I often need to upgrade PHP engine on my computer and each time I need to know which changes to this file occurred between two PHP release.

I have to diff between two revision. Not over complicated, but as I always need to do that over and over, I decided to put all previous php.ini inside a CVS repository so that it will be always available to me. This way I can diff with any previous version.

You can argue that this was useless because I can see the changes on php site right here for php.ini-dist and here for php.ini-recommended. However php cvs repository is bloated with all intermediate versions and I only want to see changes between official releases.

I just uses releases from the PHP:Releases pages, begining with PHP 4 and no previous version from PHP:Museum

As I think this may be interesting to other people I put a read-only version :

>>>>> HERE <<<<<

Php3-ini can be seen here

P.-S.

For diffing purpose I always used php.ini-recommended name no matter the previous name was before php-4.1.0.

Répondre à cet article | RétroLiens :0


Répondre à cet article