summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Peter Kokot2019-04-071-2/+0
|\
| * Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-2/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-14/+7
|\ \ | |/
| * Refactor AC_INIT in configure.ac and PHP versionsPeter Kokot2019-04-071-14/+7
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-04-061-3/+3
|\ \ | |/
| * Fix ASAN configurationChristoph M. Becker2019-04-061-3/+3
* | Merge branch 'PHP-7.4'Anatol Belski2019-04-011-12/+14
|\ \ | |/
| * Improve ascii checkAnatol Belski2019-04-011-12/+14
* | Merge branch 'PHP-7.4'Anatol Belski2019-03-311-9/+10
|\ \ | |/
| * Rework conditions and make them more future proofAnatol Belski2019-03-311-9/+10
* | Merge branch 'PHP-7.4'Anatol Belski2019-03-312-1/+38
|\ \ | |/
| * Implement stricter CRT checkAnatol Belski2019-03-312-1/+38
* | Merge branch 'PHP-7.4'Anatol Belski2019-03-313-61/+89
|\ \ | |/
| * Rework the VS version evaluationAnatol Belski2019-03-311-61/+50
| * Implement stricter extension compatibility checkAnatol Belski2019-03-312-0/+39
* | Merge branch 'PHP-7.4'Anatol Belski2019-03-301-0/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-301-0/+1
| |\
| | * Fix memory leakAnatol Belski2019-03-301-0/+1
* | | Merge branch 'PHP-7.4'Anatol Belski2019-03-301-0/+2
|\ \ \ | |/ /
| * | Use wchar_t as native type in CAnatol Belski2019-03-301-0/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-301-2/+2
|\ \ \ | |/ /
| * | Join README.GIT-RULES and CONTRIBUTING.mdPeter Kokot2019-03-301-2/+2
* | | No need for scoping anymoreAnatol Belski2019-03-301-8/+4
|/ /
* | Avoid unnecessary global variableChristoph M. Becker2019-03-181-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-181-1/+25
|\ \ | |/
| * 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
* | | Sync AC_CHECK_SIZEOF m4 macro callsPeter Kokot2019-03-181-1/+0
* | | Clean build systemPeter Kokot2019-03-141-1/+0
* | | Remove HAVE_STRFTIMEPeter Kokot2019-03-141-1/+0
* | | zend_weakrefsJoe Watkins2019-03-121-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-111-2/+6
|\ \ \ | |/ /
| * | 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
* | | Remove function_table var from the callerc9s2019-03-111-1/+1
* | | Fix bc break in Windows readlinkjohnstevenson2019-03-103-5/+36
* | | Don't use Opcache with the master test processAnatol Belski2019-03-102-1/+14
* | | Refactor README.md filePeter Kokot2019-03-072-2/+1
* | | 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
|\ \ \ | |/ /