1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
Niels Dossche ec8a24f746 Fix GH-16397: Segmentation fault when comparing FFI object (#16401)
`compare` is a required handler [1], but this handler was set to NULL.
Throw an exception when trying to compare FFI objects.

[1] 35c8a010c6/Zend/zend_object_handlers.h (L231C1-L231C64)

Closes GH-16401.
2024-10-14 19:23:04 +02:00
..
2019-05-07 04:40:01 +02:00
2022-11-03 14:37:17 +01:00
2021-07-13 09:22:31 +02:00
2021-07-13 09:22:31 +02:00
2020-03-18 16:53:06 +01:00
2020-03-18 16:53:06 +01:00