- Gibt es in PHP auch abstrakte Klassen?
http://professionelle-softwareentwicklung-mit-php5.de/erste_auflage/oop.foundations.interfaces.html
- Gibt es Mehrfach-Vererbung?
Java hat keine Mehrfach-Vererbung oder? Deswegen ja die aufgeweichten Interfaces? http://www.selfphp.info/praxisbuch/praxisbuchseite.php?site=248&group=37
- Gibt es Interfaces?
http://www.phpbar.de/w/Interface
- Gibt es Polymorphie?
http://www.professionelle-softwareentwicklung-mit-php5.de/erste_auflage/oop.foundations.polymorphism.html
- Gibt es eine vernünftige Datenkapselung, oder ist immer alles public?
- Gibt es Exceptions?
http://de3.php.net/exceptions