[geeklog-devel] GL2 and PHP5

Tony Bibbs tony at tonybibbs.com
Mon Jun 30 09:43:48 EDT 2003


Since PHP5 beta 1 is finally out, I think it is now safe to start 
coverting existing GL2 code over.  I'm sure you have all seen the press 
but just in case go here:

http://www.php.net/zend-engine-2.php

Many missing OO features were added (abstract classes, private/protected 
properties and methods, exception handling, interfaces, etc).

I believe it is pretty easy to to modify Apache's configuration file to 
use two versions of PHP (i.e. 4 for 1.3.x stuff and 5 for GL2 stuff).

If any of you already have PHP5 installed I'd be interested to hear 
initial comments.

--Tony




More information about the geeklog-devel mailing list