Einzelnen Beitrag anzeigen
Alt 15.06.2005, 19:33   #1 (permalink)
Atomic
Administrator 10 Jahre hx3
5000 Beiträge
 
Benutzerbild von Atomic
 
Registriert seit: 21.02.2003
Ort: Köln
Alter: 38
Beiträge: 5.162
Atomic eine Nachricht über Skype™ schicken
Standard Superschnelles PHP 5.1

Eigendlich hätte PHP 5.1 bereits vor 1 1/2 Monaten veröffentlicht sein sollen.
Vor einigen Tagen wurde es veröffentlich.

Hier der Text von PHP.net:
HTML-Code:
<!--
<h1>PHP 5.1 Beta 1 Available</h1>
<p>
 <span class="newsdate">[10-Jun-2005]</span>
<a href="/downloads.php#v5.1">PHP 5.1 Beta 1</a> is now available! A lot of work has been put into this upcoming release and we believe it is ready for public testing.
</p>
<p>Some of the key improvements of PHP 5.1 include:</p>
<ul>
 <li>PDO (PHP Data Objects) - A new native database abstraction layer providing performance, ease-of-use, and flexibility.</li>
 <li>Significantly improved performance including a new Zend Engine II execution architecture.</li>
 <li>The PCRE extension has been updated to PCRE 5.0.</li>
 <li>Many more improvements including lots of new functionality & many bug fixes, especially in regards to SOAP, streams and SPL.</li>
 <li> See the bundled NEWS file for a more complete list of changes.</li>
</ul>
</p>
<p>
Everyone is encouraged to start playing with this beta, although it is not yet recommended for mission-critical production use. 
</p>

<hr />
-->
Einen Tag später wieder zurückgezogen weil ein gravierender Fehler in der neuen Extension PDO "die Show gestohlen hat". ( => http://php-center.de/beitraege/detail.php?a_id=770 )

Viel interessanter ist jedoch die Performance (Geschwindikeit) von PHP 5.1.

http://www.sebastian-bergmann.de/blo...rformance.html

Laut Artikel 400% bessere Performance!

Ich bin beeindruckt
__________________
https://savetheinternet.info/
Atomic ist offline   Mit Zitat antworten