Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Christopher Jones
|
0c2ee427d7
|
Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes
|
2011-06-27 22:58:59 +00:00 |
|
Hannes Magnusson
|
e788932a91
|
Fix 5.1 detection on ubuntu natty
|
2011-06-27 20:28:30 +00:00 |
|
Felipe Pena
|
2b8d0edb45
|
- Fix infile return on duplicated key (related to bug #54242)
|
2011-03-17 11:43:05 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Ilia Alshanetsky
|
399182de3f
|
Fixed compiler warnings
|
2010-12-20 23:00:11 +00:00 |
|
Christopher Jones
|
2024790fd2
|
Add Berkeley DB 5.1 support to the DBA extension
|
2010-12-01 19:20:16 +00:00 |
|
Kalle Sommer Nielsen
|
8deefa8780
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
# Trunk patch will follow shortly
|
2010-08-11 21:12:18 +00:00 |
|
Christopher Jones
|
442fa8dc1b
|
Explicitly use db-5.0 and don't default to db sym link
|
2010-06-09 17:33:44 +00:00 |
|
Christopher Jones
|
9ef6a73dee
|
Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved)
|
2010-06-03 07:03:05 +00:00 |
|
Christopher Jones
|
ad0e1ae3f1
|
New tests for existing functionality
|
2010-03-19 22:15:40 +00:00 |
|
Christopher Jones
|
321ca32642
|
New and improved DBA tests
|
2010-03-12 00:27:57 +00:00 |
|
Christopher Jones
|
09df605181
|
Mask name of older DB4 versions
|
2010-03-09 18:06:20 +00:00 |
|
Christopher Jones
|
aa60f8e807
|
Test misc argument error conditions
|
2010-03-06 00:23:16 +00:00 |
|
Christopher Jones
|
f3ad58a8a0
|
Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8)
|
2010-03-05 06:45:28 +00:00 |
|
Christopher Jones
|
db7843bbac
|
Auto detect recent versions of Berkeley DB4
|
2010-03-05 05:23:01 +00:00 |
|
Christopher Jones
|
7b329d5afc
|
DBA tests: cleanup and sycn. Add new Berkeley DB 4 tests
|
2010-03-05 00:23:26 +00:00 |
|
Felipe Pena
|
f0587e8086
|
- Possible fix for bug #50999
|
2010-03-03 00:29:38 +00:00 |
|
Christopher Jones
|
40348f1a5b
|
make portable
|
2010-03-02 17:00:18 +00:00 |
|
William Martin
|
acc80f0fc3
|
Added SKIP sections in case extension isn't enabled
|
2010-03-02 13:21:25 +00:00 |
|
Christopher Jones
|
a3ec3b003d
|
Improve basic code coverage
|
2010-03-01 20:33:18 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Dmitry Stogov
|
7bfe056174
|
Fixed tests
|
2009-09-21 09:52:19 +00:00 |
|
Felipe Pena
|
96d24a59e5
|
- Fixed paths
|
2009-08-01 23:26:02 +00:00 |
|
Felipe Pena
|
085067a9aa
|
- Fixed bug #49125 (Error in dba_exists C code)
patch by: jdornan at stanford dot edu
|
2009-08-01 23:10:11 +00:00 |
|
Ilia Alshanetsky
|
34842709d6
|
Fixed test
|
2009-06-16 12:40:59 +00:00 |
|
Felipe Pena
|
539b7a2154
|
- MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
|
2009-05-13 02:14:53 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Hannes Magnusson
|
f6cf54d2b1
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
2008-12-12 13:07:28 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Ilia Alshanetsky
|
9c9b5b3925
|
Fixed a bug inside dba_replace() that could cause file truncation with
invalid keys
|
2008-11-13 18:21:40 +00:00 |
|
Alexey Zakhlestin
|
deb420ee63
|
new parameter-parsing API
|
2008-11-07 12:39:11 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Christopher Jones
|
2bb7df3504
|
MFH:
Fix bug #45266 (Fix build with BDB 4)
Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking)
Fix bug #45268 (Fix error callback prototype)
|
2008-06-19 22:39:56 +00:00 |
|
Felipe Pena
|
84a8bb038a
|
MFH: New way for check void parameters
|
2008-03-10 22:15:36 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Marcus Boerger
|
d309efd945
|
- More about 4.6
|
2007-12-06 14:01:49 +00:00 |
|
Marcus Boerger
|
1f623c4965
|
Add db 4.6 to detect list
|
2007-12-06 13:53:38 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Jani Taskinen
|
09d9338040
|
MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
|
2007-07-19 10:50:16 +00:00 |
|
Jani Taskinen
|
ad61002dc4
|
MFH: fix wrong logic
|
2007-07-13 15:09:19 +00:00 |
|
Jani Taskinen
|
9d53e19697
|
MFH: cleanups + fixes
|
2007-07-13 14:23:59 +00:00 |
|
Antony Dovgal
|
007bac315d
|
MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)
|
2007-05-21 11:38:53 +00:00 |
|
Antony Dovgal
|
1f65545121
|
fix test names
|
2007-05-07 18:03:01 +00:00 |
|
Antony Dovgal
|
bb489851e9
|
win32 test fixes
|
2007-04-18 08:06:29 +00:00 |
|
Marcus Boerger
|
a4bf33f02d
|
- MFH Fix warning
|
2007-04-14 11:15:13 +00:00 |
|
Ilia Alshanetsky
|
18548c1041
|
fixed compiler warnings
|
2007-01-01 19:40:29 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|