Page MenuHomePhabricator

Check whether Client can load Lib without PHP entry point
Closed, DeclinedPublic

Description

We want to know if it’s possible for the Client extension to load the Lib extension without doing so via require_once in the PHP entry point – this could be some field in the JSON file or maybe the callback function. (This would be an alternative to merging Lib into Client, as outlined in T254922.)

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

Do we still need to pick this up as we already decided on how to load lib in client?

Tarrow claimed this task.
Lucas_Werkmeister_WMDE changed the task status from Resolved to Declined.Jul 8 2020, 12:34 PM

Marking as declined since we’re going with the alternative (merge Lib into Repo/Client JSON files).