summaryrefslogtreecommitdiff
path: root/win32/dllmain.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Trailing whitespacesGabriel Caruso2018-01-031-4/+4
* year++Xinchen Hui2018-01-021-1/+1
* vim folds and modelinesAnatol Belski2017-07-041-0/+8
* Revert "move winsock specific stuff into dllmain"Anatol Belski2017-02-111-11/+2
* move winsock specific stuff into dllmainAnatol Belski2017-02-111-2/+11
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* We do not need to check the return value of php_win32_init_gettimeofday() any...Kalle Sommer Nielsen2016-08-111-5/+13
* Fixed bug #72625 realpath() fails on non canonical long pathAnatol Belski2016-07-231-0/+7
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* add error messageAnatol Belski2015-06-081-0/+4
* introduced DllMain for the main php DLLAnatol Belski2015-06-021-0/+70