]> granicus.if.org Git - php/commit
fix bug #62490
authorMichael Wallner <mike@php.net>
Thu, 5 Dec 2013 10:04:25 +0000 (11:04 +0100)
committerMichael Wallner <mike@php.net>
Thu, 5 Dec 2013 10:04:25 +0000 (11:04 +0100)
commit5a420c868083d741d969812b1b6ac2dc380cd1e3
tree6d3a3c92f91696c9453d9094282746dcee3ff0e8
parentf0c85fab45b22dae6cbb2392d0192d7fd924d274
fix bug #62490

inifiles delete handler did not return false if the key was not found
ext/dba/dba_inifile.c
ext/dba/libinifile/inifile.c
ext/dba/libinifile/inifile.h
ext/dba/tests/bug62490.phpt [new file with mode: 0644]