<license>PHP</license>
<release>
<state>beta</state>
- <version>1.1.1</version>
- <date>2005-09-22</date>
+ <version>1.2</version>
+ <date>2005-??-??</date>
<notes>
- Fixed segfault when binding empty values.
- Fixed problem with oci_error() without arguments.
+ Fixed PECL bug #5571 (oci_new_connect() not closed by oci_close())
</notes>
</release>
<filelist>
<configureoption name="with-oci8" default="autodetect" prompt="Please provide the path to ORACLE_HOME dir. Use 'instantclient,/path/to/instant/client/lib' if you're compiling against Oracle Instant Client"/>
</configureoptions>
<changelog>
+ <release>
+ <state>beta</state>
+ <version>1.1.1</version>
+ <date>2005-09-22</date>
+ <notes>
+ Fixed segfault when binding empty values.
+ Fixed problem with oci_error() without arguments.
+ </notes>
+ </release>
<release>
<state>beta</state>
<version>1.1</version>