reflection: interfaces implement themselves
commit2728ae805c847be81ed45cc7dea39897270cfdf5
authorEugene Letuchy <eletuchy@fb.com>
Thu, 22 May 2014 09:02:32 +0000 (22 02:02 -0700)
committerJoelMarcey <joelm@fb.com>
Fri, 23 May 2014 23:08:59 +0000 (23 16:08 -0700)
tree986d81582cd192645027bcc8e112397d9aca8713
parent995aee8ebbb9dada053d8fdacbe518e9c3c5579e
reflection: interfaces implement themselves

Summary: ... this time accounting for non-canonical spellings of the
 interface name. Actually fixes #2716.

Reviewed By: @ptarjan

Differential Revision: D1343793
hphp/runtime/ext/reflection/ext_reflection_hni.php
hphp/test/slow/reflection/interface_implements_itself.php