1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
archived-php-src/ext/reflection/tests
Nikita Popov d0fd2be642 Revert removal of private __clone() methods
I thought these were redundant, because we already NULL out the
clone_obj object handler. However, it turns out that reflection is
using private __clone() to determine clonability (isCloneable) for
the case where we only have a class, rather than an object.

As such, removing these methods would be a BC break.

This reverts commit e7131a4e9f.
This reverts commit 55bd88ce0d.
2019-01-14 09:19:30 +01:00
..
2012-10-10 10:27:49 +08:00
2018-10-14 12:07:20 -03:00
2012-10-10 10:27:49 +08:00
2015-06-15 14:01:26 +03:00
2018-10-14 12:07:20 -03:00
2018-10-14 12:07:20 -03:00
2018-10-14 12:07:20 -03:00
2018-06-04 16:28:16 +02:00
2017-02-03 18:52:57 +01:00
2015-06-15 14:01:26 +03:00
2016-12-18 17:10:19 +01:00
2010-11-21 12:28:10 +00:00
2015-10-14 10:26:02 +08:00
2015-11-27 11:42:30 +08:00
2018-07-02 18:56:27 +02:00
2018-09-29 14:47:57 +02:00
2018-10-02 17:47:07 +02:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2010-03-06 23:58:35 +00:00
2009-01-07 22:40:17 +00:00