Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 5 | -0/+0 |
|\ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 5 | -0/+0 |
| | | |||||
| * | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ↵ | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | (Fixes #52570) # Trunk patch will follow shortly | ||||
| * | Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to ↵ | Christopher Jones | 2010-06-03 | 1 | -1/+1 |
| | | | | | | | | 51086 that also affects BDB 5 is not yet resolved) | ||||
* | | Prevent the magic quotes fatal error causing a diff | Christopher Jones | 2011-09-01 | 1 | -3/+0 |
| | | |||||
* | | MFB53: Changed deprecated ini options on startup from E_WARNING to ↵ | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | E_DEPRECATED (Fixes #52570) # Some of the updated tests were to make them sync with 5.3 although they don't run on trunk anymore | ||||
* | | Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to ↵ | Christopher Jones | 2010-06-03 | 1 | -1/+1 |
| | | | | | | | | 51086 that also affects BDB 5 is not yet resolved) | ||||
* | | Add Tokyo Cabinet abstract DB support to ext/dba | Michael Maclean | 2010-03-24 | 1 | -0/+50 |
|/ | |||||
* | New tests for existing functionality | Christopher Jones | 2010-03-19 | 3 | -0/+136 |
| | |||||
* | New and improved DBA tests | Christopher Jones | 2010-03-12 | 5 | -0/+177 |
| | |||||
* | Mask name of older DB4 versions | Christopher Jones | 2010-03-09 | 1 | -2/+2 |
| | |||||
* | Test misc argument error conditions | Christopher Jones | 2010-03-06 | 2 | -0/+127 |
| | |||||
* | DBA tests: cleanup and sycn. Add new Berkeley DB 4 tests | Christopher Jones | 2010-03-05 | 40 | -51/+962 |
| | |||||
* | make portable | Christopher Jones | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Added SKIP sections in case extension isn't enabled | William Martin | 2010-03-02 | 3 | -0/+12 |
| | |||||
* | Improve basic code coverage | Christopher Jones | 2010-03-01 | 5 | -0/+215 |
| | |||||
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | - Fixed paths | Felipe Pena | 2009-08-01 | 25 | -63/+63 |
| | |||||
* | - Fixed bug #49125 (Error in dba_exists C code) | Felipe Pena | 2009-08-01 | 1 | -0/+27 |
| | | | | | patch by: jdornan at stanford dot edu | ||||
* | Fixed test | Ilia Alshanetsky | 2009-06-16 | 1 | -1/+2 |
| | |||||
* | - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey) | Felipe Pena | 2009-05-13 | 1 | -0/+25 |
| | |||||
* | MFH: | Christopher Jones | 2008-06-19 | 1 | -2/+16 |
| | | | | | | | 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) | ||||
* | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
| | |||||
* | win32 test fixes | Antony Dovgal | 2007-04-18 | 1 | -4/+4 |
| | |||||
* | - Fixed bug #36436 (DBA problem with Berkeley DB4). | Marcus Boerger | 2006-02-18 | 1 | -0/+34 |
| | |||||
* | - MFH Change dba/db4 to use its own locking | Marcus Boerger | 2005-12-08 | 2 | -17/+3 |
| | |||||
* | - Add support for db1 through emulation | Marcus Boerger | 2005-02-25 | 1 | -0/+46 |
| | | | | | | # Most probably db4 requires a slightly different detection since functions # are macros which most probably doesn't work with current configure check. | ||||
* | Fix issue in test | Marcus Boerger | 2004-08-19 | 1 | -0/+3 |
| | |||||
* | Change to use md5_file() | Marcus Boerger | 2004-08-12 | 1 | -4/+4 |
| | |||||
* | dded qdbm handler (http://qdbm.sourceforge.net). | Marcus Boerger | 2003-12-18 | 1 | -0/+34 |
| | |||||
* | Improve dba tests: check in both modes external and database locking. | Marcus Boerger | 2003-12-18 | 10 | -8/+158 |
| | |||||
* | Change to more complicated 'c' more | Marcus Boerger | 2003-12-14 | 1 | -1/+1 |
| | |||||
* | Allow the extension to reside elsewhere | Marcus Boerger | 2003-06-19 | 1 | -3/+3 |
| | |||||
* | Fix test (ssen by Dan Torop) | Marcus Boerger | 2003-05-20 | 1 | -2/+2 |
| | |||||
* | #i shouldn't do test-fiddling after 3o-clock | Marcus Boerger | 2003-05-06 | 1 | -2/+2 |
| | |||||
* | Find a better solution for the tests | Marcus Boerger | 2003-05-06 | 1 | -9/+7 |
| | |||||
* | Reenable dba_popen() | Marcus Boerger | 2003-04-13 | 1 | -0/+33 |
| | |||||
* | Support all possible configurations and simplify includes | Marcus Boerger | 2003-03-04 | 13 | -44/+40 |
| | |||||
* | @Added dba handler inifiles to support ini files. (Marcus) | Marcus Boerger | 2003-02-22 | 1 | -0/+29 |
| | |||||
* | testing default handler should be a separate test | Marcus Boerger | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | Made DBA tests not dependant on error reporting settings. | Ilia Alshanetsky | 2002-12-27 | 1 | -1/+1 |
| | |||||
* | Add missing test for db4 handler | Marcus Boerger | 2002-12-26 | 1 | -0/+29 |
| | |||||
* | -Fix memory handling of persistent dba connections. | Marcus Boerger | 2002-12-20 | 2 | -31/+44 |
| | | | | | | -Update tests. # cdb and flatfile still FAIL for dba_popen since the known streams problem | ||||
* | Make magic_quotes_runtime work bidirectional for dba | Marcus Boerger | 2002-11-22 | 1 | -1/+7 |
| | |||||
* | Use flatfile if available. | Marcus Boerger | 2002-11-15 | 2 | -5/+10 |
| | | | | | # This way we are using the internal library which we know about most. | ||||
* | Show which handler was used in the test | Marcus Boerger | 2002-11-15 | 9 | -0/+9 |
| | |||||
* | file() is affected by magic_quotes_runtime | Marcus Boerger | 2002-11-14 | 1 | -0/+2 |
| | |||||
* | Add magic_quotes_runtime support | Marcus Boerger | 2002-11-14 | 1 | -0/+25 |
| | |||||
* | Fix locking behaviour: On some systems read during write is permitted but | Marcus Boerger | 2002-11-14 | 8 | -10/+12 |
| | | | | | | most libraries are not capable of that. GDBM is system dependant so there we only test that we do not deadlock. | ||||
* | -Precondiftion: no open files | Marcus Boerger | 2002-11-11 | 2 | -2/+3 |
| | | | | | | | | -do not show warning from dba_open call for read during write # Interesting is that on some systems read during write is permitted... # I will change the tests as soon as i find a way to have this equal on all # systems |