Replies: 2 comments
-
I tested it and everything works for me (PHP 8.0 or PHP 8.3) locally. Could you be more specific about "fails" (sharing the error messages you get maybe?) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi thanks for testing this. Unfortunately I don't get any errors, the process gets terminated after 20seconds by Appwrite. I'm not sure how to test this further. I suspect it has something to do with the underlaying architecture of Appwrite.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using twig on https://cloud.appwrite.io/ I experience issues with Twig. When using a template without locales all works, but whenever I provide a locale the max_execution time of 20s is reached.
PHP version: 8
Composer:
This code works:
This code fails:
This code fails also:
This fails as well:
Beta Was this translation helpful? Give feedback.
All reactions