I found the problem, trying to figure out a fix.
Zeev
At 22:16 17/07/2001, Andrei Zmievski wrote:
>I updated from Zend CVS today, and recompiled everything freshly. Ran
>into a problem with the following:
>
>class matcher {
> var $arg_types = array();
>
> function &get($type)
> {
>
To my knowledge 4.0.6 works fine, but the latest cvs does not.
- Frank
> That's not what I asked :) I played with this code (a bit) a couple of
> days ago. Can you verify whether this problem is happening in the old
> (say, 4.0.6) version..?
>
> At 22:49 17/07/2001, Andrei Zmievski wrote:
>
On Tue, 17 Jul 2001, Zeev Suraski wrote:
> That's not what I asked :) I played with this code (a bit) a couple of
> days ago. Can you verify whether this problem is happening in the old
> (say, 4.0.6) version..?
The problem did not exist as of midnight of July 14, 2001.
-Andrei
* Entropy isn
That's not what I asked :) I played with this code (a bit) a couple of
days ago. Can you verify whether this problem is happening in the old
(say, 4.0.6) version..?
At 22:49 17/07/2001, Andrei Zmievski wrote:
>On Tue, 17 Jul 2001, Zeev Suraski wrote:
> > Is that a new problem related to your
On Tue, 17 Jul 2001, Zeev Suraski wrote:
> Is that a new problem related to your CVS update?
I don't think it's build related or anything. I have confirmation of at
least 3 other people who have experienced it.
-Andrei
* 2 + 2 = 5 for extremely large values of 2. *
--
PHP Development Mailing L
Is that a new problem related to your CVS update?
At 22:16 17/07/2001, Andrei Zmievski wrote:
>I updated from Zend CVS today, and recompiled everything freshly. Ran
>into a problem with the following:
>
>class matcher {
> var $arg_types = array();
>
> function &get($type)
> {
>