Hey: On Fri, Jan 9, 2015 at 11:57 AM, 徐兴旺 <[email protected]> wrote: > Hello, Everyone! > My name is Richard. I lives in Beijing, China. I have worked as a PHP > programmer for more than six years. I'm skilled at C programming and familiar > with Linux. In my spare time, I like doing physical exercise and reading > books. > I want to maintain the APC extension. first of all: APC is under bug fix only, since PHP-5.5, we have opcache bundled .
> For solving a problem, I added a new function: apc_fetch_array to this > extension in my company's project. This function can help phper to fetch > just one or more items in a big array which is stored in apc_user_cache > instead of fetching whole of the big array. Because we usually just need > one item. where is the patch? thanks > During the programming of this function, I'm familiar with the design > of APC. I will solve more problems and help more people. And this is my big > pleasure! > Thank you! -- Xinchen Hui @Laruence http://www.laruence.com/ -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
