George Peter Banyard
f13d541ca6
Fix GCC 12 compiler warnings (#10713)
* Fix -Wunused-but-set-variable compiler warning in ext/mysqli
* Fix -Wstrict-prototypes compiler warning in ext/mysqlnd
* Fix -Wstrict-prototypes compiler warning in ext/soap
* Fix -Wunused-but-set-variable compiler warning in ext/exif
However, this code looks really sketchy...
* Fix -Wstrict-prototypes compiler warning in ext/openssl
* Fix -Wstrict-prototypes compiler warning in ext/dba
Add void to our bundled libraries
* Refactor bundled BCMath library
Fix -Wdeprecated-non-prototype compiler warnings
Use bool instead of char/int
Cleanup some useless header includes
2023-02-28 14:21:01 +00:00
..
2023-01-13 11:51:15 +00:00
2023-01-16 12:27:33 +01:00
2022-10-13 11:47:24 +02:00
2021-08-20 12:03:46 +01:00
2021-08-20 12:03:46 +01:00
2022-06-10 12:44:39 -04:00
2023-01-17 11:46:34 +00:00
2023-01-17 11:46:34 +00:00
2021-08-13 20:03:26 +01:00
2021-11-03 15:18:26 +03:00
2021-06-16 16:09:06 +02:00
2022-11-02 12:06:03 +00:00
2021-08-12 15:21:21 +02:00
2021-07-29 14:21:13 +01:00
2021-11-03 15:18:26 +03:00
2022-05-29 11:20:56 +01:00
2021-10-22 11:10:53 +01:00
2023-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2021-10-22 11:10:53 +01:00
2021-11-03 15:18:26 +03:00
2021-07-29 14:21:13 +01:00
2021-07-29 14:21:13 +01:00
2023-01-17 11:46:34 +00:00
2021-10-22 11:10:53 +01:00
2023-01-16 12:27:33 +01:00
2023-01-17 11:46:34 +00:00
2022-09-06 08:48:22 +02:00