mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 10:14:58 -06:00
PHP allowed array accesses with curly braces but deprecated the feature [1] with 7.4. With this change the CSV import will work with 7.4 without any errors or warnings. The change does not affect other versions. [1] https://wiki.php.net/rfc/deprecate_curly_braces_array_access |
||
---|---|---|
.. | ||
Api/V1 | ||
Console | ||
Events | ||
Exceptions | ||
Factory | ||
Generator | ||
Handlers/Events | ||
Helpers | ||
Http | ||
Import | ||
Jobs | ||
Listeners | ||
Models | ||
Policies | ||
Providers | ||
Repositories | ||
Rules | ||
Services | ||
Support | ||
TransactionRules | ||
Transformers | ||
Validation | ||
User.php |