Thanks for encouraging me on this idea. I'm putting it on my list then.
Will check for what Johannes did as it possibly could be combined with the
existing stuff.
And if someone is also interested on adding this feature - so much the
better, just drop me a line :)
Am Sa, 28.07.2012, 20:33 schrieb
On 07/28/2012 11:24 AM, Johannes Schlüter wrote:
> On Sat, 2012-07-28 at 10:08 -0700, Rasmus Lerdorf wrote:
>>> For that I once created a special SAPI, which can also do
>>> multi-threading:
>>> https://github.com/johannes/pconn-sapi
>>>
>>> http://schlueters.de/blog/archives/166-Testing-pers
On Sat, 2012-07-28 at 10:08 -0700, Rasmus Lerdorf wrote:
> > For that I once created a special SAPI, which can also do
> > multi-threading:
> > https://github.com/johannes/pconn-sapi
> >
> > http://schlueters.de/blog/archives/166-Testing-persistent-connection-and-thread-safety-features-in-PHP
On Sat, Jul 28, 2012 at 7:08 PM, Rasmus Lerdorf wrote:
> On 07/28/2012 07:09 AM, Johannes Schlüter wrote:
> > On Fri, 2012-07-27 at 22:07 +0200, Anatoliy Belsky wrote:
> >>
> >> after working for some time with the PHP test suite I've realized - it
> >> needs an improvement of a special kind. Wha
On 07/28/2012 07:09 AM, Johannes Schlüter wrote:
> On Fri, 2012-07-27 at 22:07 +0200, Anatoliy Belsky wrote:
>>
>> after working for some time with the PHP test suite I've realized - it
>> needs an improvement of a special kind. What I'm talking about is the
>> server based testing. Very urgent cas
On Fri, 2012-07-27 at 22:07 +0200, Anatoliy Belsky wrote:
>
> after working for some time with the PHP test suite I've realized - it
> needs an improvement of a special kind. What I'm talking about is the
> server based testing. Very urgent cases have shown them up working
> with APC. Most of the