DEVSENSE / Phalanger

PHP 5.4 compiler for .NET/Mono frameworks. Predecessor to the opensource PeachPie project (www.peachpie.io).
http://v4.php-compiler.net/
Apache License 2.0
382 stars 94 forks source link

PDOStatement is not extendible #40

Closed jakubmisek closed 9 years ago

jakubmisek commented 9 years ago

class X extends PDOStatement is not possible since PDOStatement has abstract CLR methods/properties