summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix #79146: cscript can fail to run on some systemsDeus Kane2020-01-215-5/+5
* Fix #78943: mail() may release string with refcount==1 twiceChristoph M. Becker2019-12-151-3/+0
* Fix #78296: is_file fails to detect fileChristoph M. Becker2019-12-022-2/+20
* Fix #78212: Segfault in built-in webserverChristoph M. Becker2019-07-111-0/+4
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-05-091-4/+7
|\
| * Fix erroneous assertionsChristoph M. Becker2019-05-091-4/+7
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-04-291-6/+7
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-04-291-6/+7
| |\
| | * Fix #77821: Potential heap corruption in TSendMail()Christoph M. Becker2019-04-291-6/+7
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1417-18/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1319-122/+122
| | * Convert CRLF line endings to LFPeter Kokot2018-10-132-265/+265
| * | Fix potential OPcache file cache related issuesAnatol Belski2019-04-111-10/+36
* | | Ensure double slashes are replaced by the path normalizationAnatol Belski2019-04-101-10/+32
* | | Fix memory leakAnatol Belski2019-03-301-0/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-181-1/+25
|\ \ \ | |/ /
| * | Add bison version check to configureChristoph M. Becker2019-03-181-1/+25
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-03-111-2/+6
|\ \ \ | |/ /
| * | Die hard if mc.exe or mt.exe not foundAnatol Belski2019-03-111-2/+6
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-12-301-1/+1
|\ \ \ | |/ /
| * | Drop deprecated /Gm compile optionChristoph M. Becker2018-12-301-1/+1
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-1411-11/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-1320-130/+130
| * | Convert CRLF line endings to LFPeter Kokot2018-10-132-268/+268
* | | Future-proof email addressesZeev Suraski2018-11-013-3/+3
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1412-12/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-138-83/+83
* | | Convert CRLF line endings to LFPeter Kokot2018-10-132-267/+267
* | | Fixed bug #76947 file_put_contents() blocks the directory of the file (__DIR__)Anatol Belski2018-10-031-5/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-09-181-0/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-09-181-0/+5
| |\ \ | | |/
| | * Add spectre switch for suitable vc14 versionsAnatol Belski2018-09-181-0/+5
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-09-131-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-09-131-0/+2
| |\ \ | | |/
| | * Sync version for vc++ 15.9Anatol Belski2018-09-131-0/+2
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-08-231-5/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-08-231-5/+5
| |\ \ | | |/
| | * mkdist.php: recursively check dll dependenciesDylan K. Taylor2018-08-231-5/+5
* | | Remove asan incompatible optionsAnatol Belski2018-08-031-3/+0
* | | Suppress more irrelevant clang warningsAnatol Belski2018-08-011-3/+3
* | | Replace obsolete AC_STRUCT_ST_BLKSIZE and AC_STRUCT_ST_RDEVPeter Kokot2018-07-291-2/+2
* | | Fix typos in codePeter Kokot2018-07-271-1/+1
* | | Fix typos in code commentsPeter Kokot2018-07-251-1/+1
* | | Remove unused Git attributes identPeter Kokot2018-07-2525-40/+1
* | | Fix HKEY registry path (not that it should matter, dead code, Anatol?)Kalle Sommer Nielsen2018-07-231-1/+1
* | | Avoid early allocationAnatol Belski2018-07-131-7/+6
* | | Merge branch 'PHP-7.2'Anatol Belski2018-07-121-9/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-121-9/+38
| |\ \ | | |/
| | * Fixed RecursiveDirectoryIterator with long path or with edge case lengthAnatol Belski2018-07-121-9/+38
* | | Merge branch 'PHP-7.2'Anatol Belski2018-07-121-1/+1
|\ \ \ | |/ /