Peter
Peter
Sure, the code ``` php if (!runkit_method_rename('PDO', 'query', '__query')) { throw new RuntimeException('Failed to rename PDO::query to PDO::__query'); } ``` produces an exception and a warning ``` PHP Warning: runkit_method_rename():...
For example, this is being checked here https://github.com/zenovich/runkit/blob/master/runkit_methods.c#L132. Is it possible to remove this condition and allow to modify any classes?
Hi, I don't really believe that someone needs it as a package.
Hi. As I see, you are suggesting a fix for the problem. Could you create pull-request and write phpunit test case for long data?
Could you please say, how long data you are trying to get from memcache?
Ok, sorry, right.
Current implementation of method get supports additionally extended requests. The code above does not.
But there is already SSDB client for PHP.