Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP-DEV] PHP 4.2.3 RC1 rolled

0 views
Skip to first unread message

Xavier Spriet

unread,
Aug 23, 2002, 9:29:44 PM8/23/02
to
I was about to go home but I guess I'll stay a little late and do some
testing on SPARC64, TRU64 and linux doing some tests for another hour
and I'll let you know what the results are immediately, I'll do some
more extensive tests in the weekend and especially next week. ;)

On Fri, 2002-08-23 at 21:22, Zeev Suraski wrote:
> http://www.php.net/~zeev/php-4.2.3.tar.gz
> http://www.php.net/~zeev/php-4.2.3-Win32.zip (only code and SAPIs, no
> extensions built)
>
> Feedback appreciated!
>
> Zeev
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Marcus Börger

unread,
Aug 23, 2002, 9:28:45 PM8/23/02
to
At 03:22 24.08.2002, Zeev Suraski wrote:
>http://www.php.net/~zeev/php-4.2.3.tar.gz
>http://www.php.net/~zeev/php-4.2.3-Win32.zip (only code and SAPIs, no
>extensions built)
>
>Feedback appreciated!
>
>Zeev

Can we find the complete Win package in a few hours at snaps.php.net?

marcus

der...@php.net

unread,
Aug 24, 2002, 5:27:14 AM8/24/02
to
On Sat, 24 Aug 2002, Zeev Suraski wrote:

> http://www.php.net/~zeev/php-4.2.3.tar.gz
> http://www.php.net/~zeev/php-4.2.3-Win32.zip (only code and SAPIs, no
> extensions built)
>
> Feedback appreciated!

Please use the form at http://qa.php.net/buildtest-submit.php for
feedback for easier checking.

Derick

---------------------------------------------------------------------------
Did I help you? http://www.derickrethans.nl/link.php?url=giftlist
Frequent ranting: http://www.derickrethans.nl/
---------------------------------------------------------------------------
PHP: Scripting the Web - der...@php.net
All your branches are belong to me!
SRM: Script Running Machine - www.vl-srm.net
---------------------------------------------------------------------------

Marcus Börger

unread,
Aug 24, 2002, 9:07:28 AM8/24/02
to
--=====================_19375812==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

At 03:22 24.08.2002, Zeev Suraski wrote:
>http://www.php.net/~zeev/php-4.2.3.tar.gz
>http://www.php.net/~zeev/php-4.2.3-Win32.zip (only code and SAPIs, no
>extensions built)
>
>Feedback appreciated!
>

>Zeev

Just made it on Madrake 8.2 no cookers:
http://marcus-boerger.de/php/ext/php-4.2.3RC1.log.txt

interesting is that for me the array tests 1,2,4 passed, too.
Test 3 failed and i think the changes were to complex to MFH them.

marcus

In short:

CFLAGS='-Wall -Wconversion' ; ./configure \
--enable-cli \
--enable-exif \
--enable-mbstring \
--enable-mbstr-enc-trans \
--enable-mbregex \
--with-gd \
--with-zlib \
--with-pgsql \
--with-mysql \
--with-iconv \
--enable-wddx \
--with-regex=php \
--with-jpeg-dir \
--with-png-dir \
--with-freetype-dir \
--enable-gd-native-ttf \
--enable-versioning \
--enable-inline-optimization \
--enable-xml \
>> ~/php-4.2.3RC1.log 2>&1

exif ok
iconv ok
mbstring ok
session ok
standard good (all in aggregation, Test usort, uksort and uasort
(003.phpt), microtime() function (001.phpt)
xml most fail
zlib ok
basic tests good (i will MFH the cli changes now)

TEST RESULT SUMMARY
=============================
Number of tests: 278
Tests skipped: 105 ( 38%)
Tests failed: 45 ( 26%)
Tests passed: 128 ( 74%)
=============================
Skipped 0 extensions.
PHP Version: 4.2.3RC1

--=====================_19375812==_.ALT--

0 new messages