Thread: PHP5 RC3
View Single Post
  #1  
Old 09-06-2004, 08:16
veekee's Avatar
veekee veekee is offline
Vieux croulant de retour
 
Join Date: 15-05-2004
Location: P-S-M
Posts: 121
Souriant PHP5 RC3

Bonne nouvelle pour tous les développeurs php, la RC3 de php5 (normalement, la dernière avant la version finale) est sortie hier.

Pour la télécharger : http://www.php.net/downloads.php#v5

J'en profite pour faire connaitre un bon petit pack apache/php5/mysql (qui devrait être mis à jour sous peu, je pense). Il est encore récent, et ne comporte pas d'interface graphique pour l'administration, mais il fonctionne bien (et c'est tout ce qu'on demande) : WampServer

Changelog :
  • Moved the PDFLib extension to PECL. (Wez)
  • Added MySQL 4.1.2-alpha and 4.1.3-beta support to MySQLI extension. (Georg)
  • Added support for dumping private/protected properties to var_dump(). (Andrey)
  • Added count() support for COM arrays. (Wez)
  • Added Firebird/InterBase UDF source that allows PHP functions to be called from SQL (Ard)
  • Changed user error handler mechanism to relay to built-in error handler if it returns false. (Andrei)
  • Changed class type hints for function parameters to not allow the passing of NULL values. (Andi)
  • Changed tidy_node to tidyNode and removed tidy_exception. (John)
  • Fixed ip2long() to return FALSE if an IP address passed to this function is not valid. (Derick)
  • Fixed memory leak in memory manager. (Andi)
Source : Neowin.net
__________________
--- by me

ps : LeMoi, Gargamelch, 1for-matik, j'ai vos noms

-- workspace NSIS fr - Winamp
Reply With Quote