summaryrefslogtreecommitdiff
path: root/Zend/zend_extensions.c
Commit message (Expand)AuthorAgeFilesLines
* Check linker compatibility directly from HMODULEChristoph M. Becker2020-09-211-0/+7
* Add system ID entropy APISammy Kaye Powers2020-09-181-3/+5
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-10/+8
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Adios, yearly copyright rangesZeev Suraski2019-01-301-1/+1
* Update email addresses. We're still @Zend, but future proofing it...Zeev Suraski2018-11-011-2/+2
* Immutable clases and op_arrays.Dmitry Stogov2018-10-171-0/+6
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Remove duplicate check for already loaded extensionzimuyang2017-11-161-8/+0
* Fixed bug #74866 extension_dir = "./ext" now use current directory for baseFrancois Laupretre2017-07-131-3/+16
* further sync for vim mode linesAnatol Belski2017-07-041-0/+2
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* bump year which is missed in rev 49493a2Xinchen Hui2016-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2015-12-111-0/+8
|\
| * Fix Bug #71089 No check to duplicate zend_extensionRemi Collet2015-12-111-0/+8
| * bump yearXinchen Hui2015-01-151-1/+1
* | Extended zend_extension API to allow storing additional data associated with ...Dmitry Stogov2015-09-251-0/+68
* | This macro check is not needed (Anatol)Kalle Sommer Nielsen2015-07-041-2/+0
* | Replace references to PHP_WIN32 and TSRM_WIN32 with ZEND_WIN32 in Zend/, this...Kalle Sommer Nielsen2015-07-041-10/+10
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-10/+10
* | Don't anload zend extensions if ZEND_DONT_UNLOAD_MODULES environment variable...Dmitry Stogov2014-09-091-1/+1
* | Fixed typoXinchen Hui2014-08-281-1/+1
* | Fixed zend extensions multipy-times loadableXinchen Hui2014-08-281-0/+8
* | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\ \ | |/
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Kill another TSRMLS_FETCH() in the zend extension loading codeKalle Sommer Nielsen2013-12-181-7/+5
|/
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Ensure that stderr output are not buffered, portability for testsPierre Joye2010-01-251-0/+24
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX s...Scott MacVicar2009-08-061-61/+0
* MFH: Changed spelling from "build" to "built"Matt Wilmas2009-04-081-1/+1
* Added ability to check build_id by extensionDmitry Stogov2009-04-081-1/+2
* Build IDsStanislav Malyshev2009-01-171-12/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Constness (Added const qualifier to several function parameters)Felipe Pena2008-08-121-3/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported o...Jani Taskinen2007-09-181-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH as discussedMarcus Boerger2006-05-091-8/+8
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* - Revert my symbol fix patch, and merge in Stas' fixes to Zend Engine 1.Derick Rethans2003-04-181-0/+6
* MFZE1Stanislav Malyshev2003-03-171-0/+1