I will look into the 3 failing xsl tests.
chregu
On 29.08.11 08:06, Rasmus Lerdorf wrote:
> On 08/28/2011 10:34 PM, Stas Malyshev wrote:
>> According to our release plan, we are planning to release the 5.4 beta
>> this week on September 1st, which means it'll be packaged on Wednesday
>> Aug 31st.
On 08/28/2011 10:34 PM, Stas Malyshev wrote:
> According to our release plan, we are planning to release the 5.4 beta
> this week on September 1st, which means it'll be packaged on Wednesday
> Aug 31st. If you have any TODO items you want in, please do it before that.
I would really like to see th
On Mon, 29 Aug 2011 06:34:21 +0100, Stas Malyshev
wrote:
Hi!
According to our release plan, we are planning to release the 5.4 beta
this week on September 1st, which means it'll be packaged on Wednesday
Aug 31st. If you have any TODO items you want in, please do it before
that.
I s
Hi!
According to our release plan, we are planning to release the 5.4 beta
this week on September 1st, which means it'll be packaged on Wednesday
Aug 31st. If you have any TODO items you want in, please do it before that.
Thanks,
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.
Hi Gustavo,
thanks for your detailed explanation.
Nevertheless it might be useful to document these inconsistent(from the
userland point of view) behavior. Please see my comments inline.
Am 28.08.2011 17:22, schrieb Gustavo Lopes:
> On Sun, 28 Aug 2011 14:29:28 +0100, Christian Kaps
> wrote:
>
On Sun, 28 Aug 2011 14:29:28 +0100, Christian Kaps
wrote:
I have some problems with the stream API. The methods stream_tell and
stream_seek works not as expected in some cases.
Before reading the next lines, please look at the short
gist(https://gist.github.com/1176641).
First example:
$fp
On Sun, Aug 28, 2011 at 3:29 PM, Christian Kaps
wrote:
> In one of the comments Pierre says: There is no bug but a feature
> request which seems to be very discutable.
The key part of the comments there are in Wez ones much more than
mine, which mainly refer to his comment about why it works thi
Hi,
I have some problems with the stream API. The methods stream_tell and
stream_seek works not as expected in some cases.
Before reading the next lines, please look at the short
gist(https://gist.github.com/1176641).
First example:
$fp = fopen('mfx://test1', 'w');
fwrite($fp, '12345678');
fsee
Le 28/08/2011 10:19, Reindl Harald a écrit :
> and that is why fedora is patcjing even the core-php since years and
> with nearly each release some patches are changed without them you could
> not build a RPM -
I can't say for all patches (some are quite old, not from me), but for
each new one, a
Le 28/08/2011 10:00, Stas Malyshev a écrit :
> but I have no idea what's special with new Fedora
I think this is explain there:
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange
Remi.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.
On Sun, Aug 28, 2011 at 04:00, Stas Malyshev wrote:
> Hi!
>
> On 8/27/11 1:49 AM, Sebastian Bergmann wrote:
>>
>> note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO
> Judging from a quick search this is caused by libstdc++ missing from link
> line, and can be fixed by adding it, but I have
Am 28.08.2011 10:12, schrieb Sebastian Bergmann:
> Am 28.08.2011 10:00, schrieb Stas Malyshev:
>> Judging from a quick search this is caused by libstdc++ missing from link
>> line, and can be fixed by adding it, but I have no idea what's special
>> with new Fedora (i.e., I think some new gcc stuf
Am 28.08.2011 10:00, schrieb Stas Malyshev:
> Judging from a quick search this is caused by libstdc++ missing from link
> line, and can be fixed by adding it, but I have no idea what's special
> with new Fedora (i.e., I think some new gcc stuff, no idea what) or why
> our autoconf magic didn't do w
Hi!
On 8/27/11 1:49 AM, Sebastian Bergmann wrote:
note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO
Judging from a quick search this is caused by libstdc++ missing from
link line, and can be fixed by adding it, but I have no idea what's
special with new Fedora (i.e., I think some ne
14 matches
Mail list logo