mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
ded0b2efba
Fix locking behaviour: On some systems read during write is permitted but most libraries are not capable of that. GDBM is system dependant so there we only test that we do not deadlock.