[PHP-users 21227] Re: PHP4.3.6RC3 Released!!

SHIMOOKA Hideyuki shimooka @ axissoft.co.jp
2004年 4月 9日 (金) 16:03:48 JST


こんにちは。下岡です。

出遅れました(^-^;

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

>http://www.php.net/
>
>には、まだアナウンスがありませんね。。。

16:00現在、まだ変わっていませんね。。。


>前のメールでは書き忘れていたのですが、./configure時に
>
>--enable-experimental-zts
>
>をつけてmake testすると嬉しいのかもしれません。。。ね。

ということで、オプションを付けてテストしてみました。

./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.6 \
    --enable-experimental-zts


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   71
Exts tested     :   16
---------------------------------------------------------------------
Number of tests :  592
Tests skipped   :  175 (29.6%)
Tests warned    :    0 ( 0.0%)
Tests failed    :    1 ( 0.2%)
Tests passed    :  416 (70.3%)
---------------------------------------------------------------------
Time taken      :  125 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 メーリングリストの案内