summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-201-10/+0
|\ \ \ | |/ /
| * | Fix #79008: General performance regression with PHP 7.4 on WindowsChristoph M. Becker2019-12-201-10/+0
* | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-12-161-3/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-12-161-3/+0
| |\ \ | | |/
| | * Fix #78943: mail() may release string with refcount==1 twiceChristoph M. Becker2019-12-151-3/+0
* | | Promote warnings to exceptions in sapi_windows_* functionsMáté Kocsis2019-12-111-10/+11
* | | Remove configure checks for asinh, acosh, atanh, log1p, hypotGeorge Peter Banyard2019-12-041-13/+0
* | | Remove now obsolete configure checks for INFINITY and NAN.George Peter Banyard2019-12-041-6/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-022-2/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-022-2/+20
| |\ \ | | |/