Page MenuHomePhabricator

D14860.id35925.diff
No OneTemporary

D14860.id35925.diff

diff --git a/src/__phutil_library_init__.php b/src/__phutil_library_init__.php
--- a/src/__phutil_library_init__.php
+++ b/src/__phutil_library_init__.php
@@ -41,7 +41,9 @@
switch ($backtrace['function']) {
case 'class_exists':
- case 'interface_exists':
+ case 'interface_exiss':
+ case 'method_exists':
+ case 'property_exists':
case 'trait_exists':
$should_throw = false;
break;

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 23, 8:48 PM (10 h, 55 s ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7599914
Default Alt Text
D14860.id35925.diff (460 B)

Event Timeline