OracleとPHP 5.2使ってたらPECLのOCI8更新しろ

OraclePHP 5.2使ってたらPECLのOCI8更新しろということらしい.
バグ修正と機能拡張をしていると書いているように見える.

OCI8 1.3 Extension for PHP 5.2 on Windows and Linux

By christopher.jones on March 23, 2009 2:23 PM

If you're using PHP 5.2 I would generally recommend upgrading the OCI8 extension to 1.3 for better behavior, bug fixes and features. This new OCI8 has substantially refactored connection code and adds support for DRCP Connection Pooling, FAN, and External Authentication. PHP 5.2 is in maintenance mode so it is inappropriate to include OCI8 1.3 there by default. Instead, OCI8 needs to be upgraded using PECL.

WindowsLinuxともにバイナリーもOracleのサイトにあるみたい.
LinuxはUnbreakable Linux用ならRPMパッケージもあるみたいね.

あわせて読みたい: