PHP Fatal error: Uncaught Error: Call to undefined function token_get_all()
javacom opened this issue · 2 comments
javacom commented
I try to use your image but it failed with undefined function token_get_all(). How can I enable it in the docker image?
TrafeX commented
Hi @javacom,
You need to install the php81-tokenizer package for this extension to work.
TrafeX commented
I'm closing this issue due to inactivity. Let me know if this didn't solve your issue!