You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#28 provides updates to the ConfigAbstractFactory to ensure it works correctly under PHP 7.4 when the config service is represented by an ArrayObject or ArrayAccess implementation.
#35 updates two exception messagers from the ConfigAbstractFactory to be more clear about what caused them.