Homec4science

Don't throw `PhutilMissingSymbolException` from within `method_exists` and…

Authored by Joshua Spence <josh@freelancer.com> on Dec 23 2015, 13:56.

Description

Don't throw PhutilMissingSymbolException from within method_exists and property_exists calls

Summary: Ref T1116. Fixes T9954. It seems that method_exists and propery_exists can trigger PHP autoloaders as well.

Test Plan: Fixed the issue described in T9954.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T1116, T9954

Differential Revision: https://secure.phabricator.com/D14860

Details

Committed
joshuaspence <autocommitter@example.com>Dec 23 2015, 13:56
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUb0843cba1270: Add more useful languages
Branches
Unknown
Tags
Unknown

Event Timeline

joshuaspence <autocommitter@example.com> committed rPHU14765d36f83a: Don't throw `PhutilMissingSymbolException` from within `method_exists` and… (authored by Joshua Spence <josh@freelancer.com>).Dec 23 2015, 13:56