Home
last modified time | relevance | path

Searched refs:cloned (Results 1 – 9 of 9) sorted by relevance

/PHP-7.0/Zend/tests/
H A Dbug68262.phpt2 Bug #68262: Broken reference across cloned objects
H A Dbug69996.phpt2 Bug #69996 (Changing the property of a cloned object affects the original)
/PHP-7.0/Zend/tests/generators/
H A Dclone.phpt2 Generators cannot be cloned
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_CannotClone_basic.phpt2 Reflection class can not be cloned
/PHP-7.0/ext/simplexml/tests/
H A Dbug39662.phpt2 Bug #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug64146.phpt2 Bug #64146 (serialize incorrectly saving objects when they are cloned)
/PHP-7.0/ext/zip/lib/
H A Dzip_dirent.c203 tde->cloned = 1; in _zip_dirent_clone()
212 if (!zde->cloned || zde->changed & ZIP_DIRENT_FILENAME) { in _zip_dirent_finalize()
216 if (!zde->cloned || zde->changed & ZIP_DIRENT_EXTRA_FIELD) { in _zip_dirent_finalize()
220 if (!zde->cloned || zde->changed & ZIP_DIRENT_COMMENT) { in _zip_dirent_finalize()
243 de->cloned = 0; in _zip_dirent_init()
H A Dzipint.h342 …bool cloned; /* whether this instance is cloned, and thus shares non-c… member
/PHP-7.0/
H A DNEWS2307 . Fixed bug #69996 (Changing the property of a cloned object affects the

Completed in 34 milliseconds