History log of /PHP-8.2/ext/dba/libinifile/inifile.c (Results 51 – 55 of 55)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6fd9c323 26-Feb-2003 Marcus Boerger

if skip param of dba_fetch is -1 stop do not restart search after last element

# fbe7e1d9 22-Feb-2003 Marcus Boerger

Dropped optimization
# It is impossible to combine skip=-1 searches with firstkey/nextkey results

# c0e9bd08 22-Feb-2003 Marcus Boerger

INI files are case insensitive

# fef5b7c3 22-Feb-2003 Marcus Boerger

Remove testcode

# 8ab1924c 22-Feb-2003 Marcus Boerger

@Added dba handler inifiles to support ini files. (Marcus)

123