History log of /PHP-5.3/ext/dba/dba.c (Results 26 – 50 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 9ffeb12c 25-Feb-2005 Marcus Boerger

- Add support for db1 through emulation
# Most probably db4 requires a slightly different detection since functions
# are macros which most probably doesn't work with current configure check.


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2
# c69fb413 18-Dec-2003 Marcus Boerger

dded qdbm handler (http://qdbm.sourceforge.net).


# 0283b503 18-Dec-2003 Marcus Boerger

Centralize ability to drop APPEND flag. This probably fixes some ini file
issues.


Revision tags: php-5.0.0b3RC1
# 43d06f50 14-Dec-2003 Marcus Boerger

- Fix Bug #26304 Unexpected data loss when opening dba file
- Correct handling for flatfile handler


# 70ca95aa 13-Dec-2003 Marcus Boerger

Revert: need a PHP4.3 solution.
# This solution cannot be backported to PHP 4.3 -- damn!


# d1a6deb7 13-Dec-2003 Marcus Boerger

- Fixed bug #26304 (Unexpected data loss when opening dba file).


# 2bed6c2b 13-Nov-2003 Marcus Boerger

Proto fixes (Friedhelm Betz <holliwell|gmx.net>)


# 4d752bd7 13-Nov-2003 Marcus Boerger

Pass eof


# daaef880 12-Nov-2003 Marcus Boerger

Add helper function that splits inifile keys into an array which again
can be used in dba_fetch calls.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 4f2e9bbc 28-Aug-2003 Ilia Alshanetsky

Fixed format error.


Revision tags: php-4.3.3, php-4.3.3RC4
# ddf4ad57 17-Aug-2003 Marcus Boerger

Fix warning


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 4d98e9ec 29-Jul-2003 Ilia Alshanetsky

Finalize the closing process of persistent streams. The current
behavior/API is as follows:

1) To close a persistent use php_stream_pclose(), it will close the stream
and remove it f

Finalize the closing process of persistent streams. The current
behavior/API is as follows:

1) To close a persistent use php_stream_pclose(), it will close the stream
and remove it from the persistent list.

2) Inside PHP code only explicit fclose() will close persistent streams,
all other actions such as unset() or assigning a value to stream handle
will not.

3) Regular streams can still be closed by either fclose(), unset() or an
assignment of a value to the stream handler.

show more ...


# 7f1cf603 16-Jul-2003 Marcus Boerger

Remove bogus comment (noticed by Zak)


Revision tags: php-5.0.0b1
# a332df50 21-Jun-2003 Marcus Boerger

Don't copy the filename when it is not needed


# 7eb9fc25 21-Jun-2003 Marcus Boerger

Store the absolute path of the database file and use that in the external library


Revision tags: php-4.3.3RC1
# 5a3c09c4 16-Jun-2003 Edin Kadribasic

Fixed win32 build


# ab5b9b91 13-Jun-2003 Andrey Hristov

proto fixes


# 48cc4a7b 12-Jun-2003 Marcus Boerger

Bugfix #2397: dba_open locking error with db3


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 1778caad 19-May-2003 Marcus Boerger

Fix protos


Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2
# 8a5ba51a 24-Apr-2003 Marcus Boerger

MFB: safe_emalloc()


Revision tags: RELEASE_0_6, RELEASE_0_5, init
# 268ffda2 13-Apr-2003 Marcus Boerger

Reenable dba_popen()


# f14a65c7 20-Mar-2003 Marcus Boerger

CS


123456