Re: [APC-DEV] APC-3.1.0?
[email protected] (shire) Tue, 9 Dec 2008 11:46:22 -0800
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
On Dec 5, 2008, at 12:29 PM, Gopal V wrote: > shire wrote: > >> I'll go ahead and get some of the smaller things into this release >> if we'll be adding some more stuff. It makes sense to do it now, >> this being a major release and all. > > Assuming those things are in too, I think we're good for a release. > > Except for one small detail. Thanks to php_compat.h, all the pcre_* > calls are being renamed to php_pcre_* calls. > > But the php cli binary is missing those somehow? > $ cat tests/iterator_005.out > /opt/php53//bin/php: symbol lookup error: modules/apc.so: undefined > symbol: php_pcre_exec > > Weird. I suspect some sort of mis-match between the bundled pcre and > system pcre. This happens on my dev laptop, but on my RHEL4 desktop. > > I'm willing to make a release assuming it's a SNAFU on my box. Reproduces on my system as well, looking into it.... -shire