Closed jmjoy closed 1 year ago
Remove ZObject::clone and ZObj::to_owned, because the state maybe not implement Clone.
ZObject::clone
ZObj::to_owned
Clone
I want to add the try_clone mehtod, but it's seems that the clone in PHP isn't easy of attainment in extension.
try_clone
clone
118