Edit report at https://bugs.php.net/bug.php?id=65197&edit=1

 ID:                 65197
 Comment by:         krishean+php at gmail dot com
 Reported by:        krishean+php at gmail dot com
 Summary:            oci8: Incompatible with PHP 5.5.0
 Status:             Assigned
 Type:               Bug
 Package:            OCI8 related
 Operating System:   Any
 PHP Version:        5.5.0
 Assigned To:        sixd
 Block user comment: N
 Private report:     N

 New Comment:

The package.xml file, even in the 5.5.0 source bundle, specifies:

 <dependencies>
  <required>
   <php>
    <min>4.3.9</min>
    <max>5.4.99</max>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
  </required>
 </dependencies>

Installation with "pecl install oci8" will fail.


Previous Comments:
------------------------------------------------------------------------
[2013-07-05 15:02:49] s...@php.net

The PHP 5.5 source bundle already includes 
OCI8 1.4.9

------------------------------------------------------------------------
[2013-07-03 20:27:46] krishean+php at gmail dot com

Description:
------------
The current version of oci8 (1.4.9) is compatible with PHP version 4.3.9 to 
5.4.99, but 
not 5.5.0.



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



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65197&edit=1

Reply via email to