summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* Happy new year (Update copyright to 2018)Lior Kaplan2018-01-041-1/+1
* year++Xinchen Hui2018-01-0225-25/+25
* further data type fixes to ext/dbaAnatol Belski2017-05-292-6/+6
* move dba handlers to size_tAnatol Belski2017-05-292-15/+15
* fix resetting cursor data if dba_firstkey failedAnatol Belski2017-05-282-2/+3
* fix wrong defineAnatol Belski2017-05-281-1/+1
* fix c/p issueAnatol Belski2017-05-281-1/+1
* implement support for LMDB in ext/dbaAnatol Belski2017-05-287-0/+457
* fix identiationAnatol Belski2017-05-281-15/+14
* Improve conditions and visibilityAnatol Belski2017-05-271-4/+3
* Fix testAnatol Belski2017-05-271-2/+0
* Fixed bug #72885 flatfile: dba_fetch() fails to read replaced entryAnatol Belski2017-05-272-1/+78
* Update copyright headers to 2017Sammy Kaye Powers2017-01-0225-25/+25
* since libdb isn't bundled, it needs a config option as wellAnatol Belski2016-10-081-5/+9
* Enable QDBM support in ext/dba on WindowsAnatol Belski2016-10-051-0/+12
* Merge branch 'PHP-7.1'Christoph M. Becker2016-08-252-0/+72
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-252-0/+72
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-252-0/+72
| | |\
| | | * Fix #70825: Cannot fetch multiple values with group in ini fileChristoph M. Becker2016-08-252-0/+72
* | | | Merge branch 'PHP-7.1'Christoph M. Becker2016-08-251-0/+28
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-251-0/+28
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-251-0/+28
| | |\ \ | | | |/
| | | * Fix #71514: Bad dba_replace condition because of wrong API usageChristoph M. Becker2016-08-252-5/+33
* | | | Fix dba configuration for WindowsChristoph M. Becker2016-08-191-8/+9
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-191-9/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-191-9/+8
| |\ \ | | |/
| | * Revert "Fix dba configuration for Windows"Christoph M. Becker2016-08-191-9/+8
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-191-8/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-191-8/+9
| |\ \ | | |/
| | * Fix dba configuration for WindowsChristoph M. Becker2016-08-191-8/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-181-1/+1
| |\ \ | | |/
| | * Fix broken test includeChristoph M. Becker2016-08-181-1/+1
* | | Fixed testsDmitry Stogov2016-07-052-2/+10
* | | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-052-2/+2
|\ \ \
| * | | E_RECOVERABLE_ERROR -> thrown ErrorAaron Piotrowski2016-06-142-2/+2
| |/ /
* | | Fixed compilation warningsDmitry Stogov2016-06-221-1/+1
|/ /
* | Fixed bug #72157 (use-after-free caused by dba_open)Xinchen Hui2016-05-052-5/+23
* | Eliminate usages of _PP macrosNikita Popov2016-03-031-2/+0
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-0125-25/+25
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0125-25/+25
| * ext/dba/config.m4: Autodetect Berkeley DB v5.3.Michael Orlitzky2015-12-091-1/+5
* | Return -1 seems bug hereXinchen Hui2015-12-101-2/+2
* | iFixed key leak with invalid resourceXinchen Hui2015-12-101-5/+12
* | ext/dba/config.m4: Autodetect Berkeley DB v5.3.Michael Orlitzky2015-12-091-1/+5
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-7/+7
* | This shouldn't have been a part of the previous commitKalle Sommer Nielsen2015-05-191-4/+0
* | * Make ext/dba compile with newer versions of Oracle's Berkeley (in my case 6.1)Kalle Sommer Nielsen2015-05-192-3/+16
* | Merge branch 'PHP-5.6'Dmitry Stogov2015-04-081-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2015-04-081-1/+1
| |\