On 29.06.2011, at 21:39, Ralph Schindler wrote:

>  interface A {}
>  class B implements A {}
>  class C extends B {}
>  var_dump(is_subclass_of('B', 'A')); // true

Typo there; that should be 'C', not 'B'.

David


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to