Page MenuHomePhabricator

Replace Pimple in FunFunFactory
Closed, ResolvedPublic

Description

  • Move all initializations from the FunFunFactory::register method into the getters, calling createSharedObject
  • Drop support for Pimple\ServiceProviderInterface. If it's still used somewhere, find a different way to inject the factory into another Pimple container