summaryrefslogtreecommitdiff
path: root/ext/dba/php_dba.h
Commit message (Expand)AuthorAgeFilesLines
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-041-16/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* move dba handlers to size_tAnatol Belski2017-05-291-12/+12
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
| |\
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| | * bump yearXinchen Hui2015-01-151-1/+1
* | | Remove the VALLEN macro, this is not used anyway and wouldn't work as it was ...Kalle Sommer Nielsen2015-10-191-2/+0
|/ /
* | cleaning up the version macrosAnatol Belski2015-03-231-0/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-22/+22
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* | Refactored ext/dba (tests passes, but segfaults need to be fixed)Xinchen Hui2014-05-211-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Centralize ability to drop APPEND flag. This probably fixes some ini fileMarcus Boerger2003-12-181-0/+4
* Add helper function that splits inifile keys into an array which againMarcus Boerger2003-11-121-0/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Use stream locking supportMarcus Boerger2003-03-041-1/+0
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Add info function to handlers and return handler info when dba_handlers isMarcus Boerger2002-12-301-1/+21
* -Fix memory handling of persistent dba connections.Marcus Boerger2002-12-201-0/+1
* Fix locking behaviour: On some systems read during write is permitted butMarcus Boerger2002-11-141-0/+2
* -Centralise open stream for builtin modules that use streamsMarcus Boerger2002-11-101-5/+8
* -lock support moved from dba_flatfile.c to dba.cMarcus Boerger2002-11-081-0/+17
* Why did open fail?Marcus Boerger2002-11-051-1/+1
* passing around TSRMMarcus Boerger2002-11-041-9/+9
* cdb now allows multiple key-value pairs with same keyMarcus Boerger2002-11-031-1/+1
* Implemented dba_list() that returns an array rsrcid=>filename and a test.Marcus Boerger2002-10-251-0/+1
* implemented dba_handlers()Marcus Boerger2002-10-241-0/+1
* Made this extension to use the resource stufffoobar2002-08-231-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Another TSRMLS_FETCH() nuke.foobar2001-08-141-1/+1