summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-172-8/+13
* Replace @param annotations with type declarationsChristoph M. Becker2020-02-162-13/+8
* Reindent phpt filesNikita Popov2020-02-0328-358/+358
* Fix #78880 Another roundMáté Kocsis2020-01-191-2/+2
* Use RETURN_THROWS() in various placesMáté Kocsis2020-01-031-1/+1
* Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-031-2/+2
* Merge branch 'PHP-7.4'Christoph M. Becker2020-01-032-0/+41
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-032-0/+41
| |\
| | * Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reachedChristoph M. Becker2020-01-032-0/+41
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1460-161/+161
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+3
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-44/+44
* | | Use RETURN_THROWS() during ZPP in the date, dba and dom extensionsMáté Kocsis2019-12-311-12/+12
* | | Add union return types for function stubsMáté Kocsis2019-11-112-17/+9
* | | Clean DONE tags from testsFabien Villepinte2019-11-0729-63/+0
* | | Cleanup return values when parameter parsing is unsuccessfulMáté Kocsis2019-10-301-3/+3
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-2526-52/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-231-0/+4
|\ \ \ | |/ /
| * | Allow lookup of distro-packaged QDBM headers on DebianStephen Reay2019-09-231-0/+4
* | | Add ext/dba stubsChristoph M. Becker2019-09-223-76/+126
* | | Remove some misleading RETURN_FALSENikita Popov2019-08-121-2/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-07-131-6/+6
|\ \ \ | |/ /
| * | Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-131-6/+6
* | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-0/+6
|\ \ \ | |/ /
| * | Allow exceptions in __toString()Nikita Popov2019-06-051-0/+6
* | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-17/+13
|\ \ \ | |/ /
| * | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-17/+13
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-191-54/+0
|\ \ \ | |/ /
| * | Remove extension readmesPeter Kokot2019-03-191-54/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1562-193/+193
|\ \ \ | |/ /
| * | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1562-193/+193
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-123-7/+9
|\ \ \ | |/ /
| * | Switch to use ZTS cacheDmitry Stogov2019-03-123-7/+9
* | | Adjust tests for zpp TypeError changeNikita Popov2019-03-115-32/+2
|/ /
* | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-42/+81
* | Don't parallelize dba testsNikita Popov2019-02-211-0/+2
* | Fix typos in code comments [skip ci]Tyson Andre2019-02-182-2/+2
* | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | Remove local variablesPeter Kokot2019-02-0317-153/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-3025-25/+25
* | Trim trailing whitespace in testsGabriel Caruso2018-10-1460-161/+161
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+3
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-44/+44
* | Change some permissions from 755 to 644Peter Kokot2018-08-281-0/+0
|/
* 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