mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
128082c86f
Otherwise we likely segfault[1]. We fix the same issue for PDO_Firebird as well. [1] <https://ci.appveyor.com/project/php/php-src/builds/38267250/job/6y3ngn1k6ryxx6j3?fullLog=true#L9783> Closes GH-6785.