summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERSPeter Kokot2019-03-041-1/+0
* Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-2/+0
* Remove unused PHP_AC_BROKEN_SNPRINTF m4 macroPeter Kokot2019-02-271-2/+0
* Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-231-2/+2
* Sync header and footer with the rest of the filesPeter Kokot2019-02-181-10/+1
* Fix 32-bit buildAnatol Belski2019-02-111-1/+1
* Fix TS build, ref #77377Anatol Belski2019-02-081-0/+2
* Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-086-9/+192
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-084-4/+4
* Remove local variablesPeter Kokot2019-02-0347-421/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-3032-32/+32
* Merge branch 'PHP-7.3'Christoph M. Becker2018-12-301-1/+1
|\
| * 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
* | | Future-proof email addresses...Zeev 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
* | | Unbundle libsqlite3Christoph M. Becker2018-10-061-0/+9
* | | Ensure target is \0 terminatedAnatol Belski2018-10-041-1/+2
* | | Reuse delivered lengthAnatol Belski2018-10-031-2/+2
* | | Add compatibility bitAnatol Belski2018-10-031-0/+28
* | | Refactor php_sys_readlinkAnatol Belski2018-10-033-0/+169
* | | Merge branch 'PHP-7.3'Anatol Belski2018-10-031-5/+0
|\ \ \ | |/ /
| * | Fixed bug #76947 file_put_contents() blocks the directory of the file (__DIR__)Anatol Belski2018-10-031-5/+0
* | | Merge branch 'PHp-7.3'Anatol Belski2018-09-181-0/+5
|\ \ \ | |/ /
| * | 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
* | | | Remove HAVE_STDARG_HPeter Kokot2018-09-181-1/+0
* | | | Remove HAVE_STRING_HPeter Kokot2018-09-181-1/+0
* | | | Fix localized error messages and memory leaksAnatol Belski2018-09-172-5/+24
* | | | Remove HAVE_STDLIB_HPeter Kokot2018-09-161-1/+0
* | | | Merge branch 'PHP-7.3'Anatol Belski2018-09-131-0/+2
|\ \ \ \ | |/ / /
| * | | 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
* | | | Remove HAVE_ASSERT_HPeter Kokot2018-09-091-1/+0
* | | | Remove AC_FUNC_UTIME_NULLPeter Kokot2018-09-041-1/+0
* | | | Remove AC_FUNC_VPRINTFPeter Kokot2018-08-291-1/+0
* | | | Change some permissions from 755 to 644Peter Kokot2018-08-281-0/+0
* | | | Refactor stat implementationAnatol Belski2018-08-262-0/+244
* | | | Replace HAVE_ST_BLOCKS with HAVE_STRUCT_STAT_ST_BLOCKSPeter Kokot2018-08-241-1/+1