Re: Persistent zvals

From: Date: Mon, 09 Apr 2012 14:49:13 +0000
Subject: Re: Persistent zvals
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 04/07/2012 05:21 AM, Luke Scott wrote:
From what I've gathered thus far, it is impossible to do without copying the non-persistent memory into persistent memory, and then back again.
Hi, glad to see you again StackOverflow user:-) I think I've shown you the route by that [1] project, and yes, the emalloc() call is hardcoded in so many places that you'd have to do it this way. But as Pierre said, an application server for PHP (PHP-FPM?) would be great. The stub part of a .phar file could play a big role there. Regards, Flavius [1] https://github.com/flavius/php-persist

Thread (20 messages)

« previous php.internals (#59505) next »