summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Christoph M. Becker2020-07-071-2/+2
|\
| * Don't use deprecated curly brace offset syntaxChristoph M. Becker2020-07-071-2/+2
* | Remove proto comments from C filesMax Semenik2020-07-062-10/+5
* | define build system and provider on WindowsChristoph M. Becker2020-07-061-0/+11
* | Fix macro redifinition warnings in debug buildsChristoph M. Becker2020-06-291-1/+2
* | Control VCRT leak reporting via environment variable in debug buildsChristoph M. Becker2020-06-101-1/+1
* | Constify char * arguments of APIstwosee2020-06-082-15/+16
* | Drop hard-coded /W3 default in favor of custom CFLAGSChristoph M. Becker2020-06-051-3/+3
* | Fix MSVC level 1 (severe) warningsChristoph M. Becker2020-06-051-1/+1
* | Add AttributesBenjamin Eberlei2020-06-041-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-281-0/+1
|\ \ | |/
| * 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 --disable-ipv6 support on WindowsChristoph M. Becker2020-05-201-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-151-1/+7
|\ \ \ | |/ /
| * | Fix #79557: extension_dir = ./ext now use current directory for baseChristoph M. Becker2020-05-151-1/+7
* | | Remove unused variableChristoph M. Becker2020-05-141-1/+0
* | | Use ZPP int|string and add ValueError for Windows codepagesGeorge Peter Banyard2020-05-041-41/+39
* | | Use libenchant2 if available on WindowsChristoph M. Becker2020-05-041-2/+6
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-04-291-0/+1
|\ \ \ | |/ /
| * | Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-291-0/+1
* | | Add gen_stub.php to devel packChristoph M. Becker2020-04-261-0/+1
* | | Fix #36365: scandir duplicates file name at every 65535th fileChristoph M. Becker2020-04-241-1/+1
* | | Drop unnecessary stdint and inttypes header checksGeorge Peter Banyard2020-04-222-578/+0
* | | Improve a last couple of argument error messagesMáté Kocsis2020-04-201-6/+4
* | | Drop wchar header check as always defined since C95George Peter Banyard2020-03-311-4/+0
* | | Remove HAVE_REALPATH checksNikita Popov2020-03-261-1/+0
* | | Remove mergesort implementationNikita Popov2020-02-271-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-033-404/+404
|\ \ \ | |/ /
| * | Apply tidy formattingNikita Popov2020-02-034-405/+405
* | | Clean up the generation of the parsersAkim Demaille2020-02-011-3/+3
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-232-2/+2
|\ \ \ | |/ /
| * | Enable UBSan in addition to ASanChristoph M. Becker2020-01-232-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-215-5/+5
|\ \ \ | |/ /
| * | 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
* | | Fix #78880: Final spelling fixesMáté Kocsis2020-01-162-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-161-2/+7
|\ \ \ | |/ /
| * | Disable optimizations for ASan instrumented buildsChristoph M. Becker2020-01-161-2/+7
* | | Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-164-9/+9
* | | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* | | Use proper printf() specifiersChristoph M. Becker2020-01-151-1/+1
* | | Rename run-test.php to run-tests.php in the test packsChristoph M. Becker2020-01-141-1/+1
* | | Replace fakemail with minimal PHP scriptChristoph M. Becker2020-01-093-45/+1
* | | Unify mail related tests for *nix and WindowsChristoph M. Becker2020-01-093-1/+45
* | | Don't enable sanitizer by default for Windows snapshot buildsChristoph M. Becker2020-01-031-1/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-311-1/+0
|\ \ \ | |/ /
| * | Remove superfluous compiler optionChristoph M. Becker2019-12-311-1/+0
* | | Fix typoChristoph M. Becker2019-12-301-2/+2
* | | Use RETURN_THROWS() during ZPP in main, sapi, win32, and ZendMáté Kocsis2019-12-302-7/+7