[PHP-users 20827] PHP 5 Release Candidate 1 Released!

SHIMOOKA Hideyuki shimooka @ axissoft.co.jp
2004年 3月 19日 (金) 12:11:12 JST


こんにちは。下岡です。

ついにPHP5 RC1がリリースされたようですね。

http://www.php.net/
http://www.php.net/ChangeLog-5.php


とりあえず、Vine Linux 2.6r4でテストしてみました。

./configure --with-oci8=/u01/app/oracle/product/8.1.7se \
            --enable-sigchild \
            --without-mysql \
            --enable-mbstring \
            --with-dom=/usr/local \
            --with-zlib-dir \
            --enable-mbregex \
            --with-apxs=/usr/local/apache/bin/apxs \
            --with-imap=/usr/local \
            --with-gd \
            --with-png-dir \
            --with-jpeg-dir \
            --enable-debug \
            --enable-xslt \
            --with-xslt-sablot=/usr/local \
            --with-zlib \
            --enable-zend-multibyte \
            --with-config-path=/usr/local/lib/php/ini/5.0 \
            --enable-gd-jis-conv \
            --with-ttf \
            --with-freetype-dir=/usr

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   65
Exts tested     :   17
---------------------------------------------------------------------

Number of tests : 1162               707
Tests skipped   :  455 ( 39.2%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   11 (  0.9%) (  1.6%)
Tests passed    :  696 ( 59.9%) ( 98.4%)
---------------------------------------------------------------------
Time taken      :  270 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
ZE2 __toString() [tests/classes/tostring.phpt]
Bug #22367 (weird zval allocation problem) [tests/lang/bug22367.phpt]
Bug #23384 (use of class constants in statics) [tests/lang/bug23384.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #24594 (Filling an area using tiles). [ext/gd/tests/bug27582_2.phpt]
SPL: ArrayIterator [ext/spl/tests/array_iterator.phpt]
sqlite-oo: factory and exception [ext/sqlite/tests/sqlite_oo_020.phpt]
sqlite-oo: and spl [ext/sqlite/tests/sqlite_oo_031.phpt]
Bug #26615 (exec crash on long input lines) [ext/standard/tests/file/bug26615.phpt]
date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
=====================================================================

-- 
0---+----1----+----2----+----3----+----4----+----5----+----6
     W     Hideyuki Shimooka / shimooka @ axissoft.co.jp
   <”)    AXISSOFT Corporation
   (_)ゝ  Web Solution Dept. Group 1
   ^^  ^^   +81-3-5950-3525, 3529(fax)


PHP-users メーリングリストの案内