summaryrefslogtreecommitdiff
path: root/ext/dba/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-1/+1
* Fix stub for dba_key_split()Nikita Popov2020-10-221-2/+4
* Run tidyNikita Popov2020-09-1835-90/+90
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-102-2/+2
* Replace EXPECTF when possibleFabien Villepinte2020-06-294-4/+4
* Improve a last couple of argument error messagesMáté Kocsis2020-04-202-2/+2
* Reindent phpt filesNikita Popov2020-02-0328-358/+358
* Merge branch 'PHP-7.4'Christoph M. Becker2020-01-031-0/+25
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-031-0/+25
| |\
| | * Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reachedChristoph M. Becker2020-01-031-0/+25
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1460-161/+161
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* | | Clean DONE tags from testsFabien Villepinte2019-11-0729-63/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1562-193/+193
|\ \ \ | |/ /
| * | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1562-193/+193
* | | Adjust tests for zpp TypeError changeNikita Popov2019-03-115-32/+2
|/ /
* | Don't parallelize dba testsNikita Popov2019-02-211-0/+2
* | Trim trailing whitespace in testsGabriel Caruso2018-10-1460-161/+161
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
|/
* Minor cleanup in regards to magic_quotes in tests:Kalle Sommer Nielsen2018-06-261-37/+0
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2012-12/+12
* Remove duplicated informations in testsGabriel Caruso2018-02-191-4/+2
* Add missing clean sectionsAnatol Belski2018-01-123-0/+12
* implement support for LMDB in ext/dbaAnatol Belski2017-05-282-0/+39
* Fix testAnatol Belski2017-05-271-2/+0
* Fixed bug #72885 flatfile: dba_fetch() fails to read replaced entryAnatol Belski2017-05-271-0/+28
* Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-251-0/+71
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-251-0/+71
| |\
| | * Fix #70825: Cannot fetch multiple values with group in ini fileChristoph M. Becker2016-08-251-0/+71
* | | 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-251-0/+28
* | | 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
|/ /
* | Fixed bug #72157 (use-after-free caused by dba_open)Xinchen Hui2016-05-051-0/+22
* | Fixed reference countingDmitry Stogov2015-04-081-2/+0
* | fix bug #62490Michael Wallner2013-12-051-0/+43
* | more test fixesMichael Wallner2013-12-034-5/+7
* | fix testMichael Wallner2013-12-031-2/+2
* | add missing clean sectionMichael Wallner2013-12-031-0/+4
* | remove test for already removed featureMichael Wallner2013-12-031-38/+0
|/
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-221-0/+38
|\
| * Copy dba_*() keys before converting to string.Adam Harvey2013-09-221-0/+38
| * typo fixesVeres Lajos2013-07-151-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-06-261-1/+9
|\ \ | |/
| * - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch ...Felipe Pena2013-06-261-1/+9
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1