summaryrefslogtreecommitdiff
path: root/ext/dba/dba_lmdb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-031-0/+16
|\
| * Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reachedChristoph M. Becker2020-01-031-0/+16
* | Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-131-6/+6
* | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | Remove local variablesPeter Kokot2019-02-031-9/+0
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Merge branch 'PHP-7.2'Lior Kaplan2018-01-041-1/+1
|\
| * Happy new year (Update copyright to 2018)Lior Kaplan2018-01-041-1/+1
* | Trailing whitespacesGabriel Caruso2018-01-031-5/+5
* | Cleanup type conversionDmitry Stogov2017-12-071-2/+1
|/
* fix resetting cursor data if dba_firstkey failedAnatol Belski2017-05-281-0/+1
* implement support for LMDB in ext/dbaAnatol Belski2017-05-281-0/+353