[PHP-users 21874] Re: PHP4.3.7RC1 Released!!

SHIMOOKA Hideyuki shimooka @ axissoft.co.jp
2004年 5月 28日 (金) 16:59:23 JST


こんにちは。下岡です。

---- Seiji Masugataさん曰く...

>遅ればせながら、PHP4.3.7RC1がリリースされたようです。
>ペースが速いですね。

とりあえず、VineLinux2.6r3でテストした結果です。

./configure --with-oci8=/u01/app/oracle/product/8.1.7se \
            --with-oracle=/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-gd \
            --with-png-dir \
            --with-jpeg-dir \
            --with-ttf \
            --with-freetype-dir \
            --with-config-file-path=/usr/local/lib/php/ini/4.3.7 \
            --enable-experimental-zts

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   71
Exts tested     :   16
---------------------------------------------------------------------
Number of tests :  596
Tests skipped   :  175 (29.4%)
Tests warned    :    0 ( 0.0%)
Tests failed    :    1 ( 0.2%)
Tests passed    :  420 (70.5%)
---------------------------------------------------------------------
Time taken      :  201 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #26463 (token_get_all() does not correctly handle semicolons after T_END_HEREDOC) [ext/tokenizer/tests/bug26463.phpt]
=====================================================================

-- 
Hideyuki SHIMOOKA


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