php-src/win32/build
Peter Kokot 2f6a210755
Use memmove() unconditionally in the code (#13647)
The memmove() function is C99 standard function [1] and check was left for
the PCRE2 bundled library. It can be simplified by passing the compile
option instead of checking always available function on current systems.
External PCRE2 library on the system doesn't need this.

[1]: https://port70.net/~nsz/c/c99/n1256.html#7.21.2.2
2024-03-09 20:30:08 +01:00
..
buildconf.js Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
config.w32 Remove inet_aton 2024-02-23 23:16:43 +01:00
config.w32.h.in Use memmove() unconditionally in the code (#13647) 2024-03-09 20:30:08 +01:00
config.w32.phpize.in Support test-ini also for phpize builds 2022-08-26 14:25:10 +02:00
configure.bat Fix #79146: cscript can fail to run on some systems 2020-01-21 11:53:11 +01:00
configure.tail Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
confutils.js Add bison -Wall flag to Windows build (#13098) 2024-01-11 11:05:00 +01:00
cppcheck.cfg
cppcheck_suppress.txt Add basic cppcheck suppressions file 2018-02-19 17:43:49 +01:00
cppcheck_x64.cfg Zend/zend_types.h: deprecate zend_bool, zend_intptr_t, zend_uintptr_t (#10597) 2023-02-18 19:31:28 +00:00
cppcheck_x86.cfg Zend/zend_types.h: deprecate zend_bool, zend_intptr_t, zend_uintptr_t (#10597) 2023-02-18 19:31:28 +00:00
default.manifest [ci skip] supportedOs Id for Windows 10 and 11 are the same 2021-12-27 15:18:47 +01:00
deplister.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
libs_version.txt Merge branch 'PHP-7.1' into PHP-7.2 2018-07-02 12:12:02 +02:00
Makefile Add bison -Wall flag to Windows build (#13098) 2024-01-11 11:05:00 +01:00
Makefile.phpize Support test-ini also for phpize builds 2022-08-26 14:25:10 +02:00
mkdist.php [skip ci] Fix typos discovered by codespell (#12228) 2023-09-18 11:07:17 +01:00
php.ico
phpize.bat Fix #79146: cscript can fail to run on some systems 2020-01-21 11:53:11 +01:00
phpize.js.in Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
registersyslog.php Use regedit to register event source 2019-07-18 09:10:48 +02:00
template.rc Use HTTPS URLs in resource files 2022-06-15 17:56:14 +02:00
wsyslog.mc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00