summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix #72964: White space not unfolded for CC/Bcc headersChristoph M. Becker2020-11-191-0/+25
* Fix #80345: PHPIZE configuration has outdated PHP_RELEASE_VERSIONChristoph M. Becker2020-11-192-6/+16
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-231-1/+1
|\
| * Fix #79884: PHP_CONFIG_FILE_PATH is meaninglessChristoph M. Becker2020-07-231-1/+1
| * Don't use deprecated curly brace offset syntaxChristoph M. Becker2020-07-071-2/+2
* | Fix readlink related memory leakChristoph M. Becker2020-07-161-0/+2
* | Don't use deprecated curly brace offset syntaxChristoph M. Becker2020-07-071-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-281-0/+1
|\ \ | |/
| * Fix PVS-Studio integrationChristoph M. Becker2020-05-281-0/+1
* | Fix #79557: extension_dir = ./ext now use current directory for baseChristoph M. Becker2020-05-151-1/+7
* | Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-291-0/+1
* | Apply tidy formattingNikita Popov2020-02-034-405/+405
* | Enable UBSan in addition to ASanChristoph M. Becker2020-01-232-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-215-5/+5
|\ \ | |/
| * Fix #79146: cscript can fail to run on some systemsDeus Kane2020-01-215-5/+5
* | Disable optimizations for ASan instrumented buildsChristoph M. Becker2020-01-161-2/+7
* | Remove superfluous compiler optionChristoph M. Becker2019-12-311-1/+0
* | Fix #79008: General performance regression with PHP 7.4 on WindowsChristoph M. Becker2019-12-201-10/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-12-161-3/+0
|\ \ | |/
| * Fix #78943: mail() may release string with refcount==1 twiceChristoph M. Becker2019-12-151-3/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-022-2/+20
|\ \ | |/
| * Fix #78296: is_file fails to detect fileChristoph M. Becker2019-12-022-2/+20
* | Fix signature and callsAnatol Belski2019-08-271-1/+1
* | Fix #78386: fstat mode has unexpected value on PHP 7.4Christoph M. Becker2019-08-201-1/+14
* | Fix WSChristoph M. Becker2019-08-121-2/+2
* | Make extension compatibility check more liberalChristoph M. Becker2019-08-071-32/+13
* | file encoding cleanup: remove bom in win32 filesSebastian Jennen2019-07-272-2/+2
* | Use regedit to register event sourceChristoph M. Becker2019-07-183-30/+2
* | Revert "Remove Windows syslog script and syslog.reg"Christoph M. Becker2019-07-173-0/+52
* | Fix typoPeter Kokot2019-07-171-1/+1
* | Remove unused build checksPeter Kokot2019-07-162-11/+0
* | Remove win32/php_stdbool.hPeter Kokot2019-07-151-11/+0
* | Remove unused filesPeter Kokot2019-07-157-581/+0
* | Remove Windows syslog script and syslog.regPeter Kokot2019-07-153-52/+0
* | Remove some *.dsp/*.dsw leftoversPeter Kokot2019-07-151-6/+0
* | Remove timelib outdated definesPeter Kokot2019-07-141-1/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-111-0/+4
|\ \ | |/
| * Fix #78212: Segfault in built-in webserverChristoph M. Becker2019-07-111-0/+4
* | Remove C89 checks for signal.h and strerrorPeter Kokot2019-07-081-2/+0
* | Implement FR #77230: Support custom CFLAGS and LDFLAGS from environmentChristoph M. Becker2019-07-081-0/+16
* | Remove not needed checks for functionsPeter Kokot2019-07-011-2/+0
* | Remove HAVE_LIMITS_H checkPeter Kokot2019-06-301-1/+0
* | Remove HAVE_STRCOLL checkPeter Kokot2019-06-282-4/+0
* | Set correct default versionAnatol Belski2019-06-151-2/+2
* | Fix bug #78094: File Search Problem Excessive TimeChristoph M. Becker2019-06-061-2/+12
* | Allow exceptions in __toString()Nikita Popov2019-06-051-2/+6
* | Fix ZTS issue regarding new Windows CTRL handling APIChristoph M. Becker2019-06-011-4/+5
* | Revert "Rename *.l files to *.re"Joe Watkins2019-05-201-6/+6
* | Rename *.l files to *.rePeter Kokot2019-05-171-6/+6
* | Remove redundant memory.h filePeter Kokot2019-05-111-1/+0