php-src/ext/bcmath
Niels Dossche 64d511ef29
Fix GH-18641: Accessing a BcMath\Number property by ref crashes
The properties are virtual so we need a custom get_property_ptr_ptr
handler.

Closes GH-18637.
2025-05-24 20:38:33 +02:00
..
libbcmath Fixed pointer subtraction for scale (#17986) 2025-03-14 09:00:00 +09:00
tests Fix GH-18641: Accessing a BcMath\Number property by ref crashes 2025-05-24 20:38:33 +02:00
bcmath.c Fix GH-18641: Accessing a BcMath\Number property by ref crashes 2025-05-24 20:38:33 +02:00
bcmath.stub.php [RFC] ext/bcmath: Added bcdivmod (#15740) 2024-09-23 06:43:11 +09:00
bcmath_arginfo.h [RFC] ext/bcmath: Added bcdivmod (#15740) 2024-09-23 06:43:11 +09:00
config.m4 [RFC] Support object types in BCMath (#13741) 2024-09-04 11:12:51 +09:00
config.w32 [RFC] Support object types in BCMath (#13741) 2024-09-04 11:12:51 +09:00
CREDITS
php_bcmath.h [RFC] Support object types in BCMath (#13741) 2024-09-04 11:12:51 +09:00