Fresh tree doesn't build w/ ZE2:
zend_variables.c: In function `zval_persist':
zend_variables.c:155: structure has no member named `properties'
zend_variables.c:156: structure has no member named `properties'
*** Error code 1
Stop in /usr/local/src/php4/Zend.
*** Error code 1
Stop in /usr/local/src/php4.
At 16:20 8/10/2001, Andi Gutmans wrote the following:
--------------------------------------------------------------
>Hey,
>
>The Engine 2 CVS pretty much implements the first step of the new object model.
>Objects are now handles which reference the same object and
>$obj->method1()->method2() is supported now. Quite a few places in PHP that use
>objects like call_user_function() might still not work though.
>If anyone can try and run PHP with the Engine 2 CVS and send feedback on how well or
>badly their old object code runs that'll be great. I'm also interested in how many
>scripts are actually broken by the fact that objects are not copied when sent to
>functions by value and so on.
>
>To check it out just checkout the ZendEngine2 CVS tree from cvs.zend.com and rename
>it from ZendEngine2 -> Zend before building PHP.
>
>Andi
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
------end of quote------
[EMAIL PROTECTED]
-------------
And the eyes of them both were opened and they saw that their files
were world readable and writable, so they chmoded 600 their files.
- Book of Installation chapt 3 sec 7
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]