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-01-29 19:12:18 +09:00
2025-02-21 13:08:01 +01:00
2025-03-06 15:04:18 +01:00
2025-03-14 10:45:17 +01:00
2025-03-18 22:01:56 +01:00
2025-02-17 10:27:11 +03:00
2025-01-27 21:49:03 +01:00
2025-03-07 18:07:14 +00:00
2025-03-06 15:24:35 +01:00
2025-03-15 11:37:08 +00:00
2025-02-06 23:31:01 +01:00
2025-03-11 22:09:00 +01:00
2025-03-09 11:16:33 +01:00
2025-03-13 16:47:20 +01:00
2025-03-06 15:24:35 +01:00
2025-03-20 19:12:06 +01:00
2025-02-28 14:51:12 +01:00
2025-03-13 07:46:18 +01:00
2025-03-20 23:13:42 +01:00
2025-01-24 20:16:12 +00:00
2025-03-06 15:24:15 +01:00
2025-01-27 13:41:11 -04:00
2025-03-20 23:13:42 +01:00
2025-02-16 00:16:57 +01:00
2025-02-21 09:32:10 +01:00
2025-01-24 14:04:58 +00:00
2025-03-10 20:23:36 +01:00
2025-03-10 11:28:29 +01:00
2025-03-06 15:24:35 +01:00
2025-02-25 21:54:24 +00:00
2025-03-13 19:10:34 +01:00
2025-02-23 16:34:41 +01:00
2025-03-17 14:49:22 +01:00
2025-03-11 22:09:00 +01:00
2025-03-02 22:33:32 +01:00
2025-03-03 08:20:48 +01:00
2025-03-02 22:33:32 +01:00
2025-02-14 23:09:57 +01:00