1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/bcmath/libbcmath/src
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-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2017-04-10 14:47:24 +08:00
2023-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2023-02-18 19:52:53 +00:00
2023-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2023-02-28 14:21:01 +00:00
2019-12-16 00:39:37 -08:00
2023-02-28 14:21:01 +00:00
2021-07-16 15:54:24 +02:00