Home
last modified time | relevance | path

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

/PHP-5.6/Zend/tests/generators/
H A Dclone.phpt2 Generators cannot be cloned
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_CannotClone_basic.phpt2 Reflection class can not be cloned
/PHP-5.6/ext/simplexml/tests/
H A Dbug39662.phpt2 Bug #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug64146.phpt2 Bug #64146 (serialize incorrectly saving objects when they are cloned)
/PHP-5.6/ext/zip/lib/
H A Dzip_dirent.c224 tde->cloned = 1; in _zip_dirent_clone()
234 if (!zde->cloned || zde->changed & ZIP_DIRENT_FILENAME) in _zip_dirent_finalize()
236 if (!zde->cloned || zde->changed & ZIP_DIRENT_EXTRA_FIELD) in _zip_dirent_finalize()
238 if (!zde->cloned || zde->changed & ZIP_DIRENT_COMMENT) in _zip_dirent_finalize()
261 de->cloned = 0; in _zip_dirent_init()
H A Dzipint.h318 …int cloned; /* whether this instance is cloned, and thus shar… member
/PHP-5.6/
H A DNEWS5981 . Fixed bug #53612 (Segmentation fault when using cloned several intl
7819 - Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object).
9530 - Fixed bug #39662 (Segfault when calling asXML() of a cloned

Completed in 58 milliseconds