Closed bernardnormier closed 1 month ago
They are currently read-only in Swift but not other language mappings. They should be read-only in all language mappings, unless it makes the mapping harder to use.
PHP: we could use https://php.watch/versions/8.1/readonly, but then we would also need to add types, and we currently don't do that anywhere else.
Not essential for Python and JS.
They are currently read-only in Swift but not other language mappings. They should be read-only in all language mappings, unless it makes the mapping harder to use.
PHP