Php5 Is Out!

SoulSkorpionSoulSkorpion Join Date: 2002-04-12 Member: 423Members
<div class="IPBDescription">w00t!</div> <!--QuoteBegin-/.+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (/.)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->+--------------------------------------------------------------------+
| PHP 5 Released; PHP Compiler, Too                                  |
|  from the pronounced-like-it's-spelled dept.                      |
|  posted by timothy on Tuesday July 13, @18:44 (php)              |
|  <a href='http://slashdot.org/article.pl?sid=04/07/13/2237233' target='_blank'>http://slashdot.org/article.pl?sid=04/07/13/2237233</a>              |
+--------------------------------------------------------------------+

TheTomcat writes "After years of anticipation, [0]PHP 5 was [1]released
today. This release represents a milestone in the evolution of PHP. It
sports the new [2]Zend Engine II, a completely re-worked object model,
and many many new features. Check [0]it and the [3]changelog out." In
other PHP news, [4]remote_bob writes "There have been many attempts, like
[5]BinaryPHP and [6]PASM, but finally there is a complete [7]compiler for
PHP. The Roadsend compiler produces standalone, native executables, and
supports the entire PHP language (but not all extensions). It uses
[8]Bigloo Scheme to do its job, a variant of Lisp, the language that
[9]Paul Graham writes about. [10]Benchmarks say that performance is
pretty good. Is this another sign that dynamic languages are the future?"

Discuss this story at:
    <a href='http://slashdot.org/comments.pl?sid=04/07/13/2237233' target='_blank'>http://slashdot.org/comments.pl?sid=04/07/13/2237233</a>

Links:
    0. <a href='http://php.net/' target='_blank'>http://php.net/</a>
    1. <a href='http://www.php.net/downloads.php' target='_blank'>http://www.php.net/downloads.php</a>
    2. <a href='http://www.zend.com/php5/zend-engine2.php' target='_blank'>http://www.zend.com/php5/zend-engine2.php</a>
    3. <a href='http://www.php.net/ChangeLog-5.php#5.0.0RC3' target='_blank'>http://www.php.net/ChangeLog-5.php#5.0.0RC3</a>
    4. mailto:remote_bob@yahoo.com
    5. <a href='http://sourceforge.net/projects/binaryphp/' target='_blank'>http://sourceforge.net/projects/binaryphp/</a>
    6. <a href='http://www.coggeshall.org/projects.php' target='_blank'>http://www.coggeshall.org/projects.php</a>
    7. <a href='http://www.roadsend.com/home/index.php?pageID=compiler' target='_blank'>http://www.roadsend.com/home/index.php?pageID=compiler</a>
    8. <a href='http://www-sop.inria.fr/mimosa/fp/Bigloo/' target='_blank'>http://www-sop.inria.fr/mimosa/fp/Bigloo/</a>
    9. <a href='http://www.paulgraham.com/lisp.html' target='_blank'>http://www.paulgraham.com/lisp.html</a>
  10. <a href='http://www.roadsend.com/home/index.php?pageID=benchmarks' target='_blank'>http://www.roadsend.com/home/index.php?pageID=benchmarks</a><!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Private members! Destructors! In-class constants! Yaaaaay! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->

Comments

  • JimmehJimmeh Join Date: 2003-08-24 Member: 20173Members, Constellation
    <span style='font-size:13pt;line-height:100%'><span style='color:red'>The end of the world is nigh!</span></span>

    I mean... yeh finally... looks nice.
  • FireStormFireStorm Join Date: 2002-11-06 Member: 7390Members
    <span style='font-size:21pt;line-height:100%'><span style='font-family:Courier'><span style='color:red'>w00t!!!</span></span></span>

    Great news... Now I'm waiting for my host to update the version <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    Neat. It won't be till a year or so from now till we upgrate our web site at work, but when we do, I'll really be looking forward to PHP5 for one simple reason:
    Prepared Statements :X

    I was shocked that PHP4 didn't have em. :o Our site is gonna get a kajillion times faster once we rework the sql again...

    By that time most of the php5 bugs will have been figured out too. Yay. :D
  • SycophantSycophant Join Date: 2002-11-05 Member: 7092Members
    Schweet! Got my dev server at home upgraded!! I've commented out the lines of the config files for php4 or php5 so I can swap between the two, so this way I can use either one. And I'm really liking php5's new toys so far. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->

    Now if only the hosts of the three sites I'm handling site maintenance for would just upgrade to php5 already .... <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Sign In or Register to comment.