Markers
Table of Contents
| src/Modules/Dictionary/Infrastructure/Import/JsonImporter.php | 1 |
JsonImporter.php
| Type | Line | Description |
|---|---|---|
| TODO | 280 | Real streaming via halaxa/json-machine. Today this is the same in-memory parse as {@see \Lwt\Modules\Dictionary\Infrastructure\Import\parseSimple()}; the {@see \Lwt\Modules\Dictionary\Infrastructure\Import\MAX_FILE_SIZE} cap is what prevents OOM in the meantime. If you raise the cap, replace this body first. |