HomeDevCentral

Implement ArrayAccess interface for Vector and HashMap
dc62a169d341Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Implement ArrayAccess interface for Vector and HashMap

Zed exposes the configuration as a hashmap to the site health checks:
private HashMap $config.

A check need the name of the database. ArrayAccess can allow this syntax:
$this->config['database']['database']

Ref T1678.

Details

Provenance
derecksonAuthored on Feb 10 2022, 23:20
derecksonPushed on Feb 10 2022, 23:26
Parents
rKOTc7b5209e8276: Allow to check if a vector or map is empty
Branches
Unknown
Tags
Unknown

Event Timeline