Page MenuHomePhabricator

D14860.diff
No OneTemporary

D14860.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
@@ -42,6 +42,8 @@
switch ($backtrace['function']) {
case 'class_exists':
case 'interface_exists':
+ case 'method_exists':
+ case 'property_exists':
case 'trait_exists':
$should_throw = false;
break;

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 23, 10:28 PM (1 d, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7265230
Default Alt Text
D14860.diff (425 B)

Event Timeline