1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
DanielEScherzer 07e5f6fc3d ReflectionClass::isCloneable(): reduce duplication (GH-17795)
When the `zend_class_entry` has a `zend_function` entry for `clone`, the logic
is the same regardless of if the `reflection_object` entry has an object or
not; the determination is based solely on the flags of the `zend_function`.
2025-02-14 16:50:33 +01:00
..
2025-01-29 19:25:05 +09:00
2024-11-17 12:28:12 +00:00
2025-02-14 14:38:58 +01:00
2025-01-17 11:53:13 +00:00
2024-12-06 19:02:22 +01:00
2024-12-20 18:52:43 +01:00
2025-01-30 11:41:00 -04:00
2024-12-18 11:39:06 +00:00
2025-01-03 12:31:13 +01:00
2025-02-14 15:29:32 +00:00
2024-11-10 20:35:04 +00:00
2024-12-06 17:44:01 +01:00
2025-02-02 13:39:13 +01:00
2025-02-06 23:31:46 +01:00
2025-02-04 15:55:06 +01:00
2025-01-19 20:39:27 +01:00
2024-11-27 23:06:34 +01:00
2025-01-15 20:37:19 +00:00
2025-01-26 19:15:36 +00:00
2025-02-04 14:52:38 +01:00
2024-12-30 12:42:24 -04:00
2025-01-24 14:10:12 +00:00
2025-01-09 19:54:52 +01:00
2025-02-10 08:42:11 +01:00
2024-12-27 15:54:37 +01:00
2025-01-21 08:21:27 +01:00
2025-02-13 19:11:08 +01:00