summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-7/+7
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-9/+9
* Remove unused Git attributes identPeter Kokot2018-07-2524-48/+1
* Minor cleanup in regards to magic_quotes in tests:Kalle Sommer Nielsen2018-06-261-37/+0
* Remove old SVN keywords substitutionsPeter Kokot2018-06-161-2/+0
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2012-12/+12
* Remove duplicated informations in testsGabriel Caruso2018-02-191-4/+2
* Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-1/+1
* Add missing clean sectionsAnatol Belski2018-01-123-0/+12
* Merge branch 'PHP-7.2'Lior Kaplan2018-01-041-1/+1
|\
| * Happy new year (Update copyright to 2018)Lior Kaplan2018-01-041-1/+1
| * year++Xinchen Hui2018-01-0225-25/+25
* | Trailing whitespacesGabriel Caruso2018-01-031-5/+5
* | year++Xinchen Hui2018-01-0225-25/+25
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | Cleanup type conversionDmitry Stogov2017-12-078-16/+8
* | Persistent resources are "thread-local".Dmitry Stogov2017-11-011-4/+1
* | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-231-1/+1
|\ \ | |/ |/|
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-231-1/+1
| |\
| | * Fix bug #75264Peter Kokot2017-10-231-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-0425-25/+25
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-0425-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
|\ \ \ | |/ /