Page MenuHomeDevCentral

Use brackets to access array elements
ClosedPublic

Authored by dereckson on Nov 28 2024, 20:34.
Tags
None
Referenced Files
F10841737: D3607.id9328.diff
Mon, Jul 28, 21:49
F10840901: D3607.diff
Mon, Jul 28, 16:55
F10834259: D3607.diff
Mon, Jul 28, 08:29
Unknown Object (File)
Sun, Jul 27, 13:45
Unknown Object (File)
Sat, Jul 26, 17:38
Unknown Object (File)
Sat, Jul 26, 04:23
Unknown Object (File)
Sun, Jul 20, 20:27
Unknown Object (File)
Sun, Jul 20, 07:16
Subscribers
None

Details

Summary

Fixes the following issue:
[28-Nov-2024 20:07:37 UTC] PHP Fatal error:
Array and string offset access syntax with curly braces is no longer supported
in .../sourcetemplatesgenerator/helpers/Encoding.php

Test Plan

Tested on tools51.nasqueron.org

Diff Detail

Repository
rSTG Source templates generator
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5760
Build 6042: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Nov 29 2024, 08:27
This revision was automatically updated to reflect the committed changes.