schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Wed, 19 Nov 2008 23:29:46 +0100 :Revision: 1 :Copyright: CC by-nc-sa =============== WELCOME PHP5!!! =============== :Description: It finally happened! **PHP5 has recently been released.** It finally happened! **PHP5 has recently been released.** See the announcement `here`__, the changelog `here`__ and download the final versions of PHP 5.0.0 `here`__. .. __: http://www.php.net .. __: http://www.php.net/ChangeLog-5.php#5.0.0 .. __: http://www.php.net/downloads.php#v5 The key features of the new major version are: - The `Zend Engine II`__ with a new object model and a huge bunch of new features. - The new SimpleXML extension for easy manipulation of XML as PHP objects. - Bundled `SQLite`__ support. - The new MySQL extension (MySQLi) for MySQL 4.1 and later. - A completly new XML support, utilizing libxml2 (see [here `http://www.xmlsoft.org/`__]). - A brand new, built-in SOAP extension. - Greatly improved streams. And a huge lot more! .. __: http://www.zend.com/php5/zend-engine2.php .. __: http://www.sqlite.org .. __: http://www.xmlsoft.org/ P.S. The best: Development on PHP 5.1 can officially start now! ;) .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79 Trackbacks ========== - PHP 5 et PHP 4.3.8 sont de sortie on Wed, 14 Jul 2004 12:01:30 +0200 in :: onpk :: blog PHP, MySQL, développement web & connexe(s) Je sais que je ne suis pas le premier à l'annoncer (ici, ici aussi et encore là par exemple). Mais quand même PHP 5 est sorti, ainsi que PHP 4.3.8. Il me reste une question : combien de temps avant que cette dernière mouture dépasse la branche 4.3 sur... Comments ========