Dockerfile
Dockerfile copied to clipboard
Segmentation Fault with Symfony Commands Using webdevops/php-nginx-dev:8.2 Image
I'm encountering a segmentation fault when running Symfony commands using the webdevops/php-nginx-dev:8.2 image. The error message is as follows:
Program received signal SIGSEGV, Segmentation fault.
0x000055c10020b86b in zend_observer_fcall_end_all ()
Interestingly, the segmentation fault disappears when ionCube is disabled.