View Single Post
  #1  
Old 05-04-2005, 13:52
1for-matik's Avatar
1for-matik 1for-matik is offline
W32.Boulet.Worm Eraser
 
Join Date: 05-10-2003
Location: Au Pays de la choucroute
Age: 42
Posts: 3,842
Send a message via ICQ to 1for-matik Send a message via AIM to 1for-matik Send a message via Yahoo to 1for-matik Send a message via Skype™ to 1for-matik
PHP 4.3.11 et PHP 5.0.4

L'équipe de développement de PHP vient d'annoncer la sortie de 2 nouvelles versions de son langage de programmation Web. PHP vous permettra de rendre automatiques des tâches répétitives, notamment grâce à la communication avec une base de données (utilisation la plus courante de PHP).

PHP 4.3.11
Changelog de la version 4.3.11
 
Added Oracle Instant Client support
Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem() and gmp_fact() to prevent SIGFPE
Changed phpize not to require libtool
Updated bundled libmbfl library (used for multibyte functions)
Fixed several leaks in ext/browscap and sapi/embed
Fixed several leaks in ext/filepro
Fixed build system to always use bundled libtool files
Fixed MacOSX shared extensions crashing on Apache startup

La suite ici
Télécharger PHP 4.3.11

PHP 5.0.4
Changelog de la version 5.0.4
 
Added SNMPv2 support. (harrie)
Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
Added length and charsetnr for field array and object in mysqli. (Georg)
Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem() and gmp_fact() to prevent SIGFPE. (Tony)
Changed foreach() to throw an exception if IteratorAggregate::getIterator() does not return an Iterator. (Marcus)
Changed phpize not to require libtool. (Jani)
Updated bundled oniguruma library (used for multibyte regular expression) to 3.7.0. (Moriyoshi)

La suite ici
Télécharger PHP 5.0.4

Site Officiel

Source: Fileforum.com
__________________
Des problèmes ? Le chat NDFR est disponible. Des problèmes pour y accéder ? Voici le tuto.
Le Best Of "QUOTES" du chan IRC: C'est par ici


Sur n'1fo[r-matik]
: Astuce : Activer le bloqueur de pub/tracking natif sur Firefox


Last edited by 1for-matik; 17-03-2016 at 00:10.
Reply With Quote