kenjis / codeigniter-ss-twig

A Simple and Secure Twig integration for CodeIgniter 3.x and 4.x
MIT License
168 stars 46 forks source link

Memory leak in development mode if twig syntax incorrect #63

Closed gixxy22 closed 1 year ago

gixxy22 commented 1 year ago

Sometimes, if the Twig syntax is incorrect and youre in development mode, CI error output will fail on a memory exception.

image

kenjis commented 1 year ago

It seems your issue is not because of the library. And your report does not provide information to debug.

If Twig has memory leak, I recommend you report the bug to the Twig repository.