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
..
2018-10-14 19:45:12 +02:00
2018-10-14 12:07:20 -03:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2019-01-14 09:19:30 +01:00
2018-10-14 19:44:14 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:46:15 +02:00
2018-10-14 19:45:12 +02:00
2018-02-20 21:53:48 +01:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:46:15 +02:00
2018-10-14 19:46:15 +02:00
2018-10-14 19:46:15 +02:00
2018-10-14 19:46:15 +02:00
2018-10-15 04:33:09 +02:00
2018-10-14 19:45:12 +02:00
2018-02-20 21:53:48 +01:00
2018-11-16 23:19:33 +01:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-02-20 21:53:48 +01:00
2018-10-14 19:45:12 +02:00
2016-04-15 11:57:53 +08:00
2018-02-20 21:53:48 +01:00
2015-06-27 14:28:33 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2016-06-02 12:27:48 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-15 04:33:09 +02:00
2018-10-15 04:33:09 +02:00
2015-03-03 11:43:23 +08:00
2018-10-15 04:33:09 +02:00
2015-09-05 14:34:08 +02:00
2016-06-02 12:27:48 +02:00
2016-03-03 19:22:38 +01:00
2016-03-03 19:22:38 +01:00
2015-07-07 19:21:02 +08:00
2015-08-14 17:05:31 +02:00
2017-09-05 16:23:32 +02:00
2018-10-14 19:45:12 +02:00
2016-03-15 07:02:40 +01:00
2018-02-20 21:53:48 +01:00
2017-08-16 17:05:47 +02:00
2017-08-16 17:05:47 +02:00
2018-02-20 21:53:48 +01:00
2018-02-20 21:53:48 +01:00
2017-08-16 17:05:47 +02:00
2017-08-16 17:05:47 +02:00
2017-09-05 16:23:32 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-15 04:33:09 +02:00
2018-10-15 04:33:09 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2016-06-02 12:27:48 +02:00
2016-06-02 12:27:48 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 12:56:38 +02:00
2018-10-31 11:41:17 -07:00