Files
php-src/ext
Niels Dossche 2dde07af55 Fix memory leak when destroying PDORow
This should call zend_object_std_dtor() to clean the property table etc.
This also has a semantic influence because previously weak refs were not
notified for example.

This fixes the final issue in GH-18114 (the crash was master-only and
fixed already).

Closes GH-18114.
Closes GH-18123.
2025-03-20 23:13:42 +01:00
..
2025-03-06 15:04:18 +01:00
2025-03-06 15:24:35 +01:00
2025-03-06 15:24:35 +01:00
2025-02-16 00:16:57 +01:00
2025-03-10 11:28:29 +01:00
2025-03-06 15:24:35 +01:00
2025-03-11 22:09:00 +01:00
2025-02-14 23:09:57 +01:00