Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2 |
|
#
ff558505 |
| 19-Nov-2002 |
Edin Kadribasic |
No need to declare functions used internally by DBA as PHPAPI. This fixes windows build.
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1 |
|
#
4dd5fc67 |
| 13-Nov-2002 |
Marcus Boerger |
-use size_t -recheckin header as unix file
|
#
39876b88 |
| 07-Nov-2002 |
Marcus Boerger |
-rename anything to flatfile_xxx/FLATFILE_xxx -fix update function -add warnings for update function
|
#
88af7e98 |
| 06-Nov-2002 |
Marcus Boerger |
Use the the name 'flatfile' correctly so the handler support can be built now. #I do not like the lock solution since a crashed php would leave the *lck #file locked now.
|
#
4be50925 |
| 06-Nov-2002 |
Marcus Boerger |
move newly introduced flatfile support from dbm to new flatfile handler # do not make the same mistake as with ext/db where it was not clear # which format was used.
|