[PHP-users 21263] Re: PHP 4.3.6 released!

Seiji Masugata s.masugata @ digicom.dnp.co.jp
2004年 4月 16日 (金) 13:51:16 JST


こんにちわ、桝形です。

> これって、やっぱり。バイナリ版は、-enable-mbstr-enc-trans
> されてないんですよねえ。

あれ?これってPHP4.3.0以降廃止されたのでは?
自分、何か勘違いしてます?

http://jp.php.net/mbstring

注意: PHP 4.3.0以降、このオプション --enable-mbstr-enc-transは
廃止され、mbstring.encoding_translation に変更となります。HTTP
入力文字エンコーディング変換は、 このオプションをOnに設定した
場合のみ 有効となります。 (デフォルトは、Offです。) 


> 今さっき、気がついたばかりなのですが
> Winodws版4.3.4で、mbstring.script_encoding
> ってのが、キカナイのでした。。。。
> 
> #なので、Windowsなのに、SJISソースがつかえない。。

「--enable-zend-multibyte」がデフォルトでは有効ではないので
仕方がないのでは。。。

現時点では、自分でビルドし直すか、廣川さんのところで配布している
マルチバイト対応Windows版PHP4を利用するしか、方法がないように
思えます。


下記の記事を見る限り、今更、本家の方を説得するのも無理そうですし。

http://www.itmedia.co.jp/enterprise/0311/13/epn01.html

ていうか、Javaの件はどうなったんでしょうね?


後、この件も気になります。

http://news.php.net/article.php?group=php.internals&article=9109
----------------------------------------------------------------------
Hello Guys/Gals,

On Tue, 13 Apr 2004, Andi Gutmans wrote:

> I want to roll RC2RC1. There are three major changes I think we should get
> out of the door ASAP:

I've one other thing to propose, and that is enabling iconv by default.
Now you might ask why iconv and not mbstring? Well, that's easy as the
author of mbstring (Moriyoshi) thinks of moving it to PECL, out of the
core. Why I think iconv should (and can) be enabled by default is:

- libxml2 which we 'require', requires a working iconv implementation
  (for Linux this is embedded in glibc, for FreeBSD this is the iconv
  library, other Operating Systems of course have some form of
  implementation too).

- conversion between charsets is getting more and more of a problem, and
  to support some of the larger multi-language frameworks a bit better,
  having an implementation in C for this is a very good thing. (There
  are already implementations of conversions out in PHP, which is
  ofcourse awfully slow)

- I am not in favor of enabling things by default *at all*, but I do
  think it's worthwhile to do for iconv.

regards,
Derick

----------------------------------------------------------------------

-- 
Seiji Masugata<s.masugata @ digicom.dnp.co.jp>




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