Page MenuHomeDevCentral

Don't force to write classes for each document type
ClosedPublic

Authored by dereckson on Fri, Aug 21, 03:54.
Tags
None
Referenced Files
F45830590: D4174.id10936.diff
Sun, Aug 23, 17:21
F45797956: D4174.diff
Sun, Aug 23, 14:13
F45788319: D4174.diff
Sun, Aug 23, 13:25
F45731307: D4174.id10937.diff
Sun, Aug 23, 08:19
F45707249: D4174.diff
Sun, Aug 23, 06:02
F45705580: D4174.id10936.diff
Sun, Aug 23, 05:51
F45703062: D4174.diff
Sun, Aug 23, 05:38
F45635197: D4174.id10937.diff
Sat, Aug 22, 23:15
Subscribers
None

Details

Summary

One of the concept of the documents collection is to allow to drop arbitrary
JSON files and get a PHP object from the dictionary fields.

While it's certainly not optimal, and while code could store the properties
in a specific hashmap instead, this attribute is added for compatibility
with PHP 8.2+.

Ref T2144.

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6817
Build 7105: arc lint + arc unit