HomePhabricator

In Phabricator, drop PhutilClassMap caches after loading additional libraries

Description

In Phabricator, drop PhutilClassMap caches after loading additional libraries

Summary:
Depends on D16755. Right now, we build a setup check map (to run preflight checks), then later load libraries.

This means any checks included in third-party libraries don't get added to the map, and no longer run.

(These are rare, but Phacility has a couple).

Instead, delete the caches after loading extra libraries.

Test Plan: With this and D16755, re-ran setup checks and saw Phacility setup checks run.

Reviewers: chad

Reviewed By: chad

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

Details

Provenance
epriestleyAuthored on Oct 26 2016, 10:23 PM
epriestleyPushed on Oct 26 2016, 10:46 PM
Reviewer
chad
Differential Revision
D16756: In Phabricator, drop PhutilClassMap caches after loading additional libraries
Parents
rP4c3f09a6a660: Suggest better start/end datetimes for Calendar events
Branches
Unknown
Tags
Unknown
Build Status
Buildable 14247
Build 18527: Run Core Tests