Slashdot Mirror


PHP5 Just Around the Corner

HitByASquirrel writes "Just doing the rounds and I found that Zend has released PHP 5.0 Beta 4: 'This fourth beta of PHP 5 is also scheduled to be the last one (barring unexpected surprises, that did occur with beta 3). This beta incorporates dozens of bug fixes since Beta 3, rewritten exceptions support, improved interfaces support, new experimental SOAP support, as well as lots of other improvements, some of which are documented in the ChangeLog.' Hopefully they won't have any 'unexpected surprises' and we'll see this before summer!"

2 of 85 comments (clear)

  1. PHB by bayankaran · · Score: 3, Funny

    Is it only me...I read 'PHB just around the corner'.

    --
    Tat Tvam Asi
  2. Re:Why no lexical closures? by scrytch · · Score: 3, Funny
    <? function a() { echo 'all work and no play makes jack a dull boy '; a(); } ?>


    The question is, does PHP have tailcall elimination, or does jack blow the stack?
    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.