Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2007 17:39:38 +0100
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        Alex Dupre <ale@FreeBSD.org>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: devel/php5-spl: Countable is ineffective
Message-ID:  <20070212163938.GF13211@dagan.sigpipe.cz>
In-Reply-To: <45D09565.6050901@FreeBSD.org>
References:  <20070212151903.GE13211@dagan.sigpipe.cz> <45D09565.6050901@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
# ale@FreeBSD.org / 2007-02-12 17:27:17 +0100:
> Roman Neuhauser ha scritto:
> >I have PHP 5.2.1 w/ SPL compiled from ports (lang/php5, devel/php5-spl),
> >and it appears Countable is ineffective (the count() method is not
> >called).  5.2.1 with SPL compiled in works.
> >
> >Can anyone confirm this problem?
> 
> Yes, this is the only drawback of having SPL as shared extension (on the 
> other side it has a few advantages). I will look if it can be avoided.

I'm not sure I understand you correctly.  The change broke the module,
and in an extremely dangerous way: affected programs silently change
their behavior.  What advantages could the shared library have over a
working PHP?

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070212163938.GF13211>