Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Implemented what I wanted in #36 #42

Merged
merged 4 commits into from
Jan 12, 2013
Merged

Implemented what I wanted in #36 #42

merged 4 commits into from
Jan 12, 2013

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Jan 12, 2013

(It's the first time I try do something with the Zend-Engine...)

What I've done is simple: recursing through the object-properties and arrays. Every resource and incomplete or not copyable object (like mysqli) is replaced by a NULL. It's the easiest way to share simple arrays (and even complex types (most objects and deep arrays)) and prevent segfaults in the same time.

@krakjoe
Copy link
Owner

krakjoe commented Jan 12, 2013

Excellent, I will have a look in the morning 💯 thanks much ...

krakjoe added a commit that referenced this pull request Jan 12, 2013
Implemented what I wanted in #36
@krakjoe krakjoe merged commit 6aa99d4 into krakjoe:master Jan 12, 2013
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants