Thread: PHP 4.3.9 Final
View Single Post
  #2  
Old 24-09-2004, 13:57
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 5.0.2

Je tiens aussi à signaler qu'une nouvelle version de PHP 5 est sortie hier...

Changements par rapport à la version 5.0.1
 

Added new boolean (fourth) parameter to array_slice() that turns on the preservation of keys in the returned array. (Derick)
Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes them sort based on the current locale. (Derick)
Added interface_exists() and make class_exists() only return true for real classes. (Andrey)
Added PHP_EOL constant that contains the OS way of representing newlines. (Paul Hudson, Derick)
Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory exhaustion. (Andrei)
Renamed SoapClient->__call() to SoapClinet->__soapCall(). (Dmitry)
Fixed bug with raw_post_data not getting set (Brian)
Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev)

La suite du changelog est par ici
Télécharger PHP 5.0.2
__________________
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; 27-04-2016 at 15:32.
Reply With Quote