summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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