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
Unknown Object (File)
Fri, Sep 11, 15:27
Unknown Object (File)
Fri, Sep 11, 15:27
Unknown Object (File)
Fri, Sep 11, 15:27
Unknown Object (File)
Fri, Sep 11, 15:27
Unknown Object (File)
Fri, Sep 11, 09:57
Unknown Object (File)
Fri, Sep 11, 09:57
Unknown Object (File)
Fri, Sep 11, 09:57
Unknown Object (File)
Thu, Sep 10, 04:56
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
Lint Not Applicable
Unit
Tests Not Applicable