[PHP-users 20398] Re: PHP4.3.5RC3 Rleased!!

HOTTA Michihide hotta @ net-newbie.com
2004年 2月 17日 (火) 13:56:17 JST


堀田@長崎市です。
From: Seiji Masugata <s.masugata @ digicom.dnp.co.jp>
Subject: [PHP-users 20388] PHP4.3.5RC3 Rleased!!
Date: 2004年02月17日 11:31:31
> こんにちわ、桝形です。

こんにちは。
> PHP4.3.5RC3がリリースされてましたね。
> 正式リリースまで後少し!
>> http://www.php.net/
> http://cvs.php.net/diff.php/php-src/NEWS?r1=1.12472522&r2=1.12472566
>> 時間やマシンに余裕があるお方は、QAテストに参加してみたり、実際に
> 動かして動作確認してみる等、ご協力して頂ければと思います。

【VineSeed】今回はちょっとまともになりました(^^)v
# 前回の [PHP-users 20338] で SNMP 関連のビルドでコケていたのは、
# libelf-devel を入れることで回避できました。
=====================================================================
TIME END 2004年02月17日 13:41:57
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 55
Exts tested : 32
---------------------------------------------------------------------
Number of tests : 578
Tests skipped : 116 (20.1%)
Tests warned : 0 ( 0.0%)
Tests failed : 5 ( 0.9%)
Tests passed : 457 (79.1%)
---------------------------------------------------------------------
Time taken : 135 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #25547 (error_handler and array index with function call) 
 [tests/lang/bug25547.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
Bug #25547 (error_handler and array index with function call)
 [tests/lang/bug25547.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
mb_split() [ext/mbstring/tests/mb_split.phpt]
Bug #22414: passthru() does not read data correctly 
 [ext/standard/tests/file/bug22414.phpt]
wddx deserialization test [ext/wddx/tests/001.phpt]
=====================================================================
#!/bin/bash
PREFIX=/usr
SYSCONFDIR=/etc
BINDIR=$PREFIX/bin
./configure \
 --prefix=$PREFIX \
 --with-config-file-path=$SYSCONFDIR \
 --with-config-file-scan-dir=$SYSCONFDIR/php.d \
 --enable-force-cgi-redirect \
 --disable-debug \
 --enable-pic \
 --disable-rpath \
 --enable-inline-optimization \
 --with-bz2 \
 --with-db4=$PREFIX \
 --with-curl \
 --with-exec-dir=$BINDIR \
 --with-freetype-dir=$PREFIX \
 --with-png-dir=$PREFIX \
 --with-gd \
 --enable-gd-native-ttf \
 --with-gdbm \
 --with-gettext \
 --with-ncurses \
 --with-gmp \
 --with-iconv \
 --with-jpeg-dir=$PREFIX \
 --with-openssl \
 --with-png \
 --with-regex=system \
 --with-xml \
 --with-expat-dir=$PREFIX \
 --with-dom=shared,$PREFIX \
 --with-dom-xslt=$PREFIX 
 --with-dom-exslt=$PREFIX \
 --with-xmlrpc=shared \
 --with-pcre=$PREFIX \
 --with-zlib=$PREFIX \
 --with-layout=GNU \
 --enable-bcmath \
 --enable-exif \
 --enable-ftp \
 --enable-magic-quotes \
 --enable-safe-mode \
 --enable-sockets \
 --enable-sysvsem \
 --enable-sysvshm \
 --enable-yp \
 --enable-wddx \
 --with-pear=/usr/share/pear \
 --with-imap=shared \
 --with-imap-ssl \
 --with-ldap=shared \
 --with-mysql=shared,$PREFIX \
 --with-pgsql=shared \
 --with-snmp=shared,$PREFIX \
 --enable-ucd-snmp-hack \
 --with-unixODBC=shared \
 --enable-memory-limit \
 --enable-shmop \
 --enable-calendar \
 --enable-dbx \
 --enable-dio \
 --enable-mcal \
 --enable-mbstring \
 --with-ttf \
 --enable-discard-path \
 --enable-versioning \
 --enable-xslt \
 --with-xslt-sablot=$PREFIX \
 --with-namazu=$PREFIX \
 --with-kakasi=$PREFIX \
 --enable-zend-multibyte
-- 
堀田 倫英 <hotta @ net-newbie.com> <http://www.net-newbie.com>


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

AltStyle によって変換されたページ (->オリジナル) /