Open GDmac opened 1 year ago
I can reproduce this, and will investigate further.
We know where the error is, so now it's a matter of applying the fix.
can the fix be back-ported to 5.10 (5.10.1 ?) too - some of our projects will remain on old PHP 😬
Possible fix: This should throw an Exception not a hard crash on SEGMENTATION FAULT
When parameter is an array with string keys, the driver crashes hard with a segmentation fault. php 7.4 driver 5.10 but this seems NOT fixed in later recent drivers (not tested).