summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-05-091-3/+7
|\
| * 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.3' into PHP-7.4Stanislav Malyshev2019-04-291-6/+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
* | | | Merge branch 'pull-request/4046' into PHP-7.4Peter Kokot2019-04-231-1/+0
|\ \ \ \
| * | | | Remove php.gif from the project root directoryPeter Kokot2019-04-211-1/+0
* | | | | Fix parameter orderChristoph M. Becker2019-04-221-1/+1
|/ / / /
* | | | Remove PHP_READDIR_R_TYPEPeter Kokot2019-04-131-1/+0
* | | | Use readdir() instead of readdir_r()Nikita Popov2019-04-112-43/+0
* | | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-04-101-10/+32
|\ \ \ \ | |/ / /
| * | | Ensure double slashes are replaced by the path normalizationAnatol Belski2019-04-101-10/+32
* | | | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-2/+0
* | | | Refactor AC_INIT in configure.ac and PHP versionsPeter Kokot2019-04-071-14/+7
* | | | Fix ASAN configurationChristoph M. Becker2019-04-061-3/+3
* | | | Improve ascii checkAnatol Belski2019-04-011-12/+14
* | | | Rework conditions and make them more future proofAnatol Belski2019-03-311-9/+10
* | | | Implement stricter CRT checkAnatol Belski2019-03-312-1/+38
* | | | Rework the VS version evaluationAnatol Belski2019-03-311-61/+50
* | | | Implement stricter extension compatibility checkAnatol Belski2019-03-312-0/+39
* | | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-301-0/+1
|\ \ \ \ | |/ / /
| * | | Fix memory leakAnatol Belski2019-03-301-0/+1
* | | | Use wchar_t as native type in CAnatol Belski2019-03-301-0/+2
* | | | Join README.GIT-RULES and CONTRIBUTING.mdPeter Kokot2019-03-301-2/+2
* | | | 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
| |\ \ \ | | |/ /