Home GnuPG

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

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

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

Provenance
Joshua Spence <josh@freelancer.com>Authored on Dec 23 2015, 1:56 PM
joshuaspence <autocommitter@example.com>Committed on Dec 23 2015, 1:56 PM
Parents
rPHUTILb0843cba1270: Add more useful languages
Branches
Unknown
Tags
Unknown

Event Timeline

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