aeonsky Posted August 29, 2009 Share Posted August 29, 2009 Hello, I'm studying for my ZCE exam and had this question. Is this list correct, that I compiled, in describing the major changes in OOP from PHP4 to PHP5. 1. Visibility (PPP) 2. Inheritance 3. __construct && __destruct 4. Static methods and properties None of the books I read, gave a straight list (wasn't really expecting to find one) and couldn't find something like this on the web. Link to comment https://forums.phpfreaks.com/topic/172345-changes-in-oop-from-php4-to-php5/ Share on other sites More sharing options...
aeonsky Posted August 29, 2009 Author Share Posted August 29, 2009 Seems I missed a few... 5. Abstract classes 6. Interfaces Link to comment https://forums.phpfreaks.com/topic/172345-changes-in-oop-from-php4-to-php5/#findComment-908679 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.