]> granicus.if.org Git - php/commit
php4 now deserialized php3 objects correctly!
authorThies C. Arntzen <thies@php.net>
Thu, 16 Sep 1999 08:05:17 +0000 (08:05 +0000)
committerThies C. Arntzen <thies@php.net>
Thu, 16 Sep 1999 08:05:17 +0000 (08:05 +0000)
commit6ecd417b34bd5b957e0f9b76610f94421f38d955
tree0a5f18e5b61e2303867dba1c4ed06a6ad0a411d9
parentde73bd0123139aaf893a45bbdf6848308e9dd1d7
php4 now deserialized php3 objects correctly!
php3 will ignore objects serialized by php4 (that's the price we have to pay!)
small fix in deserializing objects with static initializers (thanx boris)
ChangeLog
ext/standard/var.c