| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 61 | -160/+160 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
| * | implement support for LMDB in ext/dba | Anatol Belski | 2017-05-28 | 2 | -0/+39 |
| * | Fix test | Anatol Belski | 2017-05-27 | 1 | -2/+0 |
| * | Fixed bug #72885 flatfile: dba_fetch() fails to read replaced entry | Anatol Belski | 2017-05-27 | 1 | -0/+28 |
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-25 | 1 | -0/+71 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-25 | 1 | -0/+71 |
| | |\ | |||||
| | | * | Fix #70825: Cannot fetch multiple values with group in ini file | Christoph M. Becker | 2016-08-25 | 1 | -0/+71 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-25 | 1 | -0/+28 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-25 | 1 | -0/+28 |
| | |\ \ | | |/ | |||||
| | | * | Fix #71514: Bad dba_replace condition because of wrong API usage | Christoph M. Becker | 2016-08-25 | 1 | -0/+28 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-18 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-18 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix broken test include | Christoph M. Becker | 2016-08-18 | 1 | -1/+1 |
| * | | | Fixed tests | Dmitry Stogov | 2016-07-05 | 2 | -2/+10 |
| |/ / | |||||
| * | | Fixed bug #72157 (use-after-free caused by dba_open) | Xinchen Hui | 2016-05-05 | 1 | -0/+22 |
| * | | Fixed reference counting | Dmitry Stogov | 2015-04-08 | 1 | -2/+0 |
| * | | fix bug #62490 | Michael Wallner | 2013-12-05 | 1 | -0/+43 |
| * | | more test fixes | Michael Wallner | 2013-12-03 | 4 | -5/+7 |
| * | | fix test | Michael Wallner | 2013-12-03 | 1 | -2/+2 |
| * | | add missing clean section | Michael Wallner | 2013-12-03 | 1 | -0/+4 |
| * | | remove test for already removed feature | Michael Wallner | 2013-12-03 | 1 | -38/+0 |
| |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-09-22 | 1 | -0/+38 |
| |\ | |||||
| | * | Copy dba_*() keys before converting to string. | Adam Harvey | 2013-09-22 | 1 | -0/+38 |
| | * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| * | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-06-26 | 1 | -1/+9 |
| |\ \ | |/ | |||||
| | * | - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch ... | Felipe Pena | 2013-06-26 | 1 | -1/+9 |
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | | Bug #62489: dba_insert not working as expected | Lars Strojny | 2013-01-15 | 12 | -2/+50 |
| |/ | |||||
| * | 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 (Fix... | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| | * | Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510... | Christopher Jones | 2010-06-03 | 1 | -1/+1 |
| * | | 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 E_DEPRECAT... | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| * | | Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510... | Christopher Jones | 2010-06-03 | 1 | -1/+1 |
| * | | 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 |
