Zend Engine 2.0

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bdmac
Forum Newbie
Posts: 2
Joined: Fri Jun 14, 2002 8:45 am

Zend Engine 2.0

Post by bdmac »

I'm very interested in the new object models that are being implemented in the Zend Engine 2.0. I have read the Zend Engine 2.0: Feature Overview and Design PDF on Zend's website and looked around for some info about a release date of any kind but I can't find anything at all. I even tried to check their "Weekly Chronicle" but the most recent "weekly" chronicle was from Oct 31, 2001... Has this project been abandoned or something? If not, I wouldn't think it would be so tough to find info on its current status and progress towards completion.

Does anyone here have any information on this?
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

See the 2 news post...
http://www.php.net/

Initial Alpha Release of PHP w/ the Zend Engine 2 Available

The changes...
http://www.php.net/ZEND_CHANGES.txt
Samples...
http://www.php.net/source.php?url=/zend2_example.phps

And remember, this is just an alpha... :D :D :D
bdmac
Forum Newbie
Posts: 2
Joined: Fri Jun 14, 2002 8:45 am

Post by bdmac »

Ooops! *smacks head* Guess I should've checked php.net instead of Zend's website lol...
Post Reply