On Tue, 21 Jun 2005, Nuno Lopes wrote:
> There are also a couple of tests related with strtotime() (or date()) that
> fail on Solaris:
> http://mega.ist.utl.pt/~ncpl/php_test_results_20050621_2035.txt
That is a broken date() implementation AFAICT. That's next on my todo
list.
Derick
--
Derick
Hi Andi,
On Tuesday 21 June 2005 04.30, Andi Gutmans wrote:
> Hi,
>
> You can reach Beta 2 at http://snaps.php.net/~andi/
> If there are no surprise show stoppers I'll put it live tomorrow
> evening.
Here are some test results from various systems:
FreeBSD 5.4 alpha:
Number of tests : 1907
It's a build related tweak, so it really does need to get in there;
commited it this morning.
--Wez.
On 6/21/05, Andi Gutmans <[EMAIL PROTECTED]> wrote:
> What config.m4 patch? Is it crucial for Beta 2? I don't want to keep Beta 2
> delayed indefinitely... It's only worth it if it's a critical bu
Hello Andi,
current head with a few more exts all build in:
=
TIME END 2005-06-21 20:56:57
=
TEST RESULT SUMMARY
--
What config.m4 patch? Is it crucial for Beta 2? I don't want to keep Beta 2
delayed indefinitely... It's only worth it if it's a critical bug.
Andi
At 06:30 PM 6/21/2005 -0400, Wez Furlong wrote:
On 6/21/05, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
> A large chunk of tests fails because PHP
Yeah it's definitely worrying. I am hoping that Derick will get those tests
sorted out as I was hoping to RC in a short time frame. Hopefully when Beta
2 gets out there we'll get some more testing.
Andi
At 08:41 PM 6/21/2005 +0200, Rasmus Lerdorf wrote:
Andi Gutmans wrote:
> Hi,
>
> I just ta
On 6/21/05, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
> A large chunk of tests fails because PHP cannot run them, missing DB
> connection. This is true for MySQLi tests and PDO_ODBC tests, the latter
> requires a patch to prepare.inc, that only IBMers can apply.
Andi Gutmans wrote:
Hi,
You can reach Beta 2 at http://snaps.php.net/~andi/
If there are no surprise show stoppers I'll put it live tomorrow evening.
Andi
SuSE 9.1 (9.2 packages)
./configure --disable-cgi --enable-cli --with-mysql=/usr/local/mysql
--with-mysqli=/usr/local/mysql/bin/mysql_co
A large chunk of tests fails because PHP cannot run them, missing DB
connection. This is true for MySQLi tests and PDO_ODBC tests, the latter
requires a patch to prepare.inc, that only IBMers can apply.
Ilia
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://
Andi Gutmans schrieb:
Please check new packages at http://snaps.php.net/~andi
Will release tomorrow if there's not another major screwup :)
Hi Andi,
more than 160 tests failed on the IRIX 6.5 platform. Test results are
under http://www.irixworld.net/php_test_results_20050621_2239.txt
TEST
Sebastian Nohn wrote:
It compiles fine.
Andi Gutmans wrote:
Please check new packages at http://snaps.php.net/~andi
Will release tomorrow if there's not another major screwup :)
There are still some strtotime() issues to work out.
echo date("m d Y",strtotime("Jan 14, 2004"));
correctly giv
Derick Rethans wrote:
> On Tue, 21 Jun 2005, Rasmus Lerdorf wrote:
>
>
>>Andi Gutmans wrote:
>>
>>>Hi,
>>>
>>>I just talked to Derick, and we think it's best to post Beta 2
>>>regardless to get more feedback and testing.
>>>In any case, this is definitely something that should be addressed
>>>(al
On Tue, 21 Jun 2005, Rasmus Lerdorf wrote:
> Andi Gutmans wrote:
> > Hi,
> >
> > I just talked to Derick, and we think it's best to post Beta 2
> > regardless to get more feedback and testing.
> > In any case, this is definitely something that should be addressed
> > (although it seems that it wa
Andi Gutmans wrote:
> Hi,
>
> I just talked to Derick, and we think it's best to post Beta 2
> regardless to get more feedback and testing.
> In any case, this is definitely something that should be addressed
> (although it seems that it was never documented).
My worry is mostly that this is a br
Hi,
I just talked to Derick, and we think it's best to post Beta 2 regardless
to get more feedback and testing.
In any case, this is definitely something that should be addressed
(although it seems that it was never documented).
Thanks,
Andi
At 07:28 PM 6/21/2005 +0200, Rasmus Lerdorf wrote
On Tue, 21 Jun 2005, Rasmus Lerdorf wrote:
> There are still some strtotime() issues to work out.
>
> echo date("m d Y",strtotime("Jan.14, 2004"));
>
> gives: 06 21 2005
Fixed in CVS.
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
--
PHP Internals - PHP
Sebastian Nohn wrote:
> It compiles fine.
>
> Andi Gutmans wrote:
>
>>Please check new packages at http://snaps.php.net/~andi
>>Will release tomorrow if there's not another major screwup :)
There are still some strtotime() issues to work out.
echo date("m d Y",strtotime("Jan 14, 2004"));
corre
It compiles fine.
Andi Gutmans wrote:
> Please check new packages at http://snaps.php.net/~andi
> Will release tomorrow if there's not another major screwup :)
>
> Thanks.
> Andi
>
> At 07:15 AM 6/21/2005 -0700, Andi Gutmans wrote:
>
>> OK I'll check into it.
>> Thanks,
>> Andi
>>
>> At 11:47 A
Please check new packages at http://snaps.php.net/~andi
Will release tomorrow if there's not another major screwup :)
Thanks.
Andi
At 07:15 AM 6/21/2005 -0700, Andi Gutmans wrote:
OK I'll check into it.
Thanks,
Andi
At 11:47 AM 6/21/2005 +0200, Derick Rethans wrote:
On Tue, 21 Jun 2005, Sebas
OK I'll check into it.
Thanks,
Andi
At 11:47 AM 6/21/2005 +0200, Derick Rethans wrote:
On Tue, 21 Jun 2005, Sebastian Nohn wrote:
> Andi Gutmans wrote:
>
> > You can reach Beta 2 at http://snaps.php.net/~andi/
> > If there are no surprise show stoppers I'll put it live tomorrow evening.
>
> htt
Hi Andi,
The date extension does not appear to have been tagged and consequently
not part of the release.
Ilia
Andi Gutmans wrote:
Hi,
You can reach Beta 2 at http://snaps.php.net/~andi/
If there are no surprise show stoppers I'll put it live tomorrow evening.
Andi
--
PHP Internals - PH
Thanks. It now compiles, but fails a couple of tests :)
The report: http://mega.ist.utl.pt/~ncpl/php_test_results_20050621_1205.txt
But at least the 'Zend/tests/unset_cv07.phpt' test is borked, because it
expects errors in html, and it doesn't set the 'html_errors=1', and
'docref_root' and 'do
Fixed in CVS.
--Jani
On Tue, 21 Jun 2005, Nuno Lopes wrote:
I still have a problem in the configure script.
With the package you post:
checking for embedded SAPI library support... no
./configure: syntax error at line 9265: `;' unexpected
checking that line, there is a problem indee
On Tue, 21 Jun 2005, Sebastian Nohn wrote:
> Andi Gutmans wrote:
>
> > You can reach Beta 2 at http://snaps.php.net/~andi/
> > If there are no surprise show stoppers I'll put it live tomorrow evening.
>
> http://bugs.php.net/33420
The whole directory ext/date is missing from the tarball.
Deric
I still have a problem in the configure script.
With the package you post:
checking for embedded SAPI library support... no
./configure: syntax error at line 9265: `;' unexpected
checking that line, there is a problem indeed:
header_path=sapi/embed/php_embed.h
for header_file in ; do
Andi Gutmans wrote:
You can reach Beta 2 at http://snaps.php.net/~andi/
If there are no surprise show stoppers I'll put it live tomorrow evening.
http://bugs.php.net/33420
Sebastian
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Okay. Ping me about it when you've made progress.
At 04:12 PM 6/17/2005 +0200, Derick Rethans wrote:
On Wed, 15 Jun 2005, Andi Gutmans wrote:
> I'm waiting to finalize the following:
> - Date changes (Waiting for green light from Derick. I still saw some
activity
> today.)
Except for some bu
On Wed, 15 Jun 2005, Andi Gutmans wrote:
> I'm waiting to finalize the following:
> - Date changes (Waiting for green light from Derick. I still saw some activity
> today.)
Except for some bug that keeps most of the tests failing all is set now.
I do think we need to fix this first though - work
28 matches
Mail list logo