]> granicus.if.org Git - php/commit
when unserializing classes:
authorThies C. Arntzen <thies@php.net>
Wed, 15 Sep 1999 15:03:06 +0000 (15:03 +0000)
committerThies C. Arntzen <thies@php.net>
Wed, 15 Sep 1999 15:03:06 +0000 (15:03 +0000)
commitde73bd0123139aaf893a45bbdf6848308e9dd1d7
tree0f83eb7878e3daca50b9ef753edaec0df804a7bc
parentb287aa2cf4be4a9902bb514074032aa11c2afcae
when unserializing classes:
if the class is not known the standard class (no methods) will be used.
if the class is known - the created object will functional again!
ChangeLog
ext/standard/var.c