1<?xml version="1.0" encoding="UTF-8"?> 2<package packagerversion="1.4.11" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 3http://pear.php.net/dtd/tasks-1.0.xsd 4http://pear.php.net/dtd/package-2.0 5http://pear.php.net/dtd/package-2.0.xsd"> 6 <name>oci8</name> 7 <channel>pecl.php.net</channel> 8 <summary>Extension for Oracle Database</summary> 9 10 <description> 11The OCI8 extension lets you access Oracle Database. 12 13Use 'pecl install oci8' to install for PHP 8.2. 14 15Use 'pecl install oci8-3.2.1' to install for PHP 8.1. 16 17Use 'pecl install oci8-3.0.1' to install for PHP 8.0. 18 19Use 'pecl install oci8-2.2.0' to install for PHP 7. 20 21The current OCI8 extension can be linked with Oracle Client libraries from Oracle Database 11.2 or later. (OCI8 3.0 and earlier can be linked with 10g or later). The Oracle Client libraries are in the free Oracle Instant Client from https://www.oracle.com/database/technologies/instant-client.html. They are also included in your database installation. 22 23Oracle's standard cross-version connectivity applies. For example, PHP OCI8 linked with Oracle Client 19c can connect to Oracle Database 11.2 onward. See Oracle's note "Oracle Client / Server Interoperability Support" (ID 207303.1) for details. 24 </description> 25 <lead> 26 <name>Christopher Jones</name> 27 <user>sixd</user> 28 <email>sixd@php.net</email> 29 <active>yes</active> 30 </lead> 31 <lead> 32 <name>Tianfang Yang</name> 33 <user>tianfyan</user> 34 <email>tianfyan@php.net</email> 35 <active>no</active> 36 </lead> 37 <lead> 38 <name>Antony Dovgal</name> 39 <user>tony2001</user> 40 <email>tony2001@php.net</email> 41 <active>no</active> 42 </lead> 43 <lead> 44 <name>Wez Furlong</name> 45 <user>wez</user> 46 <email>wez@php.net</email> 47 <active>no</active> 48 </lead> 49 <lead> 50 <name>Andi Gutmans</name> 51 <user>andi</user> 52 <email>andi@zend.com</email> 53 <active>no</active> 54 </lead> 55 56 <date>2023-04-22</date> 57 <time>12:00:00</time> 58 59 <version> 60 <release>3.3.0</release> 61 <api>3.3.0</api> 62 </version> 63 <stability> 64 <release>stable</release> 65 <api>stable</api> 66 </stability> 67 <license uri="http://www.php.net/license">PHP</license> 68 <notes> 69 This version is for PHP 8.2 only. 70 71 Requires Oracle Client libraries from 11.2 or later. 72 </notes> 73 <contents> 74 <dir name="/"> 75 <dir name="tests"> 76 <file name="array_bind_001.phpt" role="test" /> 77 <file name="array_bind_002.phpt" role="test" /> 78 <file name="array_bind_003.phpt" role="test" /> 79 <file name="array_bind_004.phpt" role="test" /> 80 <file name="array_bind_005.phpt" role="test" /> 81 <file name="array_bind_006.phpt" role="test" /> 82 <file name="array_bind_007.phpt" role="test" /> 83 <file name="array_bind_008.phpt" role="test" /> 84 <file name="array_bind_009.phpt" role="test" /> 85 <file name="array_bind_010.phpt" role="test" /> 86 <file name="array_bind_011.phpt" role="test" /> 87 <file name="array_bind_012.phpt" role="test" /> 88 <file name="array_bind_013.phpt" role="test" /> 89 <file name="array_bind_014.phpt" role="test" /> 90 <file name="array_bind_bdouble.phpt" role="test" /> 91 <file name="array_bind_bfloat.phpt" role="test" /> 92 <file name="array_bind_date1.phpt" role="test" /> 93 <file name="array_bind_date.phpt" role="test" /> 94 <file name="array_bind_float1.phpt" role="test" /> 95 <file name="array_bind_float.phpt" role="test" /> 96 <file name="array_bind_int1.phpt" role="test" /> 97 <file name="array_bind_int.phpt" role="test" /> 98 <file name="array_bind_str1.phpt" role="test" /> 99 <file name="array_bind_str.phpt" role="test" /> 100 <file name="array_bind_uin.phpt" role="test" /> 101 <file name="b47243_1.phpt" role="test" /> 102 <file name="b47243_2.phpt" role="test" /> 103 <file name="b47243_3.phpt" role="test" /> 104 <file name="bind_boolean_1.phpt" role="test" /> 105 <file name="bind_char_1.phpt" role="test" /> 106 <file name="bind_char_2.phpt" role="test" /> 107 <file name="bind_char_3.phpt" role="test" /> 108 <file name="bind_char_4.phpt" role="test" /> 109 <file name="bind_empty.phpt" role="test" /> 110 <file name="bind_long.phpt" role="test" /> 111 <file name="bind_long_raw.phpt" role="test" /> 112 <file name="bind_misccoltypes_errs.phpt" role="test" /> 113 <file name="bind_misccoltypes.phpt" role="test" /> 114 <file name="bind_number.phpt" role="test" /> 115 <file name="bind_query.phpt" role="test" /> 116 <file name="bind_raw_2.phpt" role="test" /> 117 <file name="bind_raw.phpt" role="test" /> 118 <file name="bind_rowid.phpt" role="test" /> 119 <file name="bind_sqltafc.phpt" role="test" /> 120 <file name="bind_sqltchr_1.phpt" role="test" /> 121 <file name="bind_sqltchr_2.phpt" role="test" /> 122 <file name="bind_sqltint.phpt" role="test" /> 123 <file name="bind_sqltnum.phpt" role="test" /> 124 <file name="bind_unsupported_1.phpt" role="test" /> 125 <file name="bind_unsupported_2.phpt" role="test" /> 126 <file name="bind_unsupported_3.phpt" role="test" /> 127 <file name="bug26133.phpt" role="test" /> 128 <file name="bug27303_1.phpt" role="test" /> 129 <file name="bug27303_2.phpt" role="test" /> 130 <file name="bug27303_3.phpt" role="test" /> 131 <file name="bug27303_4.phpt" role="test" /> 132 <file name="bug32325.phpt" role="test" /> 133 <file name="bug35973.phpt" role="test" /> 134 <file name="bug36010.phpt" role="test" /> 135 <file name="bug36096.phpt" role="test" /> 136 <file name="bug36403.phpt" role="test" /> 137 <file name="bug37220.phpt" role="test" /> 138 <file name="bug37581.phpt" role="test" /> 139 <file name="bug38161.phpt" role="test" /> 140 <file name="bug38173.phpt" role="test" /> 141 <file name="bug40078.phpt" role="test" /> 142 <file name="bug40415.phpt" role="test" /> 143 <file name="bug41069.phpt" role="test" /> 144 <file name="bug42134.phpt" role="test" /> 145 <file name="bug42173.phpt" role="test" /> 146 <file name="bug42496_1.phpt" role="test" /> 147 <file name="bug42496_2.phpt" role="test" /> 148 <file name="bug42841.phpt" role="test" /> 149 <file name="bug43492_2.phpt" role="test" /> 150 <file name="bug43492.phpt" role="test" /> 151 <file name="bug43497.phpt" role="test" /> 152 <file name="bug44008.phpt" role="test" /> 153 <file name="bug44113.phpt" role="test" /> 154 <file name="bug44206.phpt" role="test" /> 155 <file name="bug45458.phpt" role="test" /> 156 <file name="bug46994.phpt" role="test" /> 157 <file name="bug47189.phpt" role="test" /> 158 <file name="bug47281.phpt" role="test" /> 159 <file name="bug47281_tt.phpt" role="test" /> 160 <file name="bug51253.phpt" role="test" /> 161 <file name="bug51291_1.phpt" role="test" /> 162 <file name="bug51291_2.phpt" role="test" /> 163 <file name="bug68298.phpt" role="test" /> 164 <file name="bug70700.phpt" role="test" /> 165 <file name="bug71148.phpt" role="test" /> 166 <file name="bug71422.phpt" role="test" /> 167 <file name="bug71600.phpt" role="test" /> 168 <file name="bug72524.phpt" role="test" /> 169 <file name="bug74625.phpt" role="test" /> 170 <file name="calltimeout1.phpt" role="test" /> 171 <file name="clientversion.phpt" role="test" /> 172 <file name="close.phpt" role="test" /> 173 <file name="coll_001.phpt" role="test" /> 174 <file name="coll_002_func.phpt" role="test" /> 175 <file name="coll_002.phpt" role="test" /> 176 <file name="coll_003_func.phpt" role="test" /> 177 <file name="coll_003.phpt" role="test" /> 178 <file name="coll_004_func.phpt" role="test" /> 179 <file name="coll_004.phpt" role="test" /> 180 <file name="coll_009_func.phpt" role="test" /> 181 <file name="coll_009.phpt" role="test" /> 182 <file name="coll_010_func.phpt" role="test" /> 183 <file name="coll_010.phpt" role="test" /> 184 <file name="coll_011_func.phpt" role="test" /> 185 <file name="coll_011.phpt" role="test" /> 186 <file name="coll_012_func.phpt" role="test" /> 187 <file name="coll_012.phpt" role="test" /> 188 <file name="coll_013_func.phpt" role="test" /> 189 <file name="coll_013.phpt" role="test" /> 190 <file name="coll_014_func.phpt" role="test" /> 191 <file name="coll_014.phpt" role="test" /> 192 <file name="coll_015_func.phpt" role="test" /> 193 <file name="coll_015.phpt" role="test" /> 194 <file name="coll_016_func.phpt" role="test" /> 195 <file name="coll_016.phpt" role="test" /> 196 <file name="coll_017_func.phpt" role="test" /> 197 <file name="coll_017.phpt" role="test" /> 198 <file name="coll_018.phpt" role="test" /> 199 <file name="coll_019.phpt" role="test" /> 200 <file name="commit_001.phpt" role="test" /> 201 <file name="commit_002.phpt" role="test" /> 202 <file name="CONFLICTS" role="test" /> 203 <file name="conn_attr_1.phpt" role="test" /> 204 <file name="conn_attr_2.phpt" role="test" /> 205 <file name="conn_attr_3.phpt" role="test" /> 206 <file name="conn_attr_4.phpt" role="test" /> 207 <file name="conn_attr_5.phpt" role="test" /> 208 <file name="conn_attr.inc" role="test" /> 209 <file name="connect_1.phpt" role="test" /> 210 <file name="connect.inc" role="test" /> 211 <file name="connect.phpt" role="test" /> 212 <file name="connect_scope1.phpt" role="test" /> 213 <file name="connect_scope2.phpt" role="test" /> 214 <file name="connect_scope_try1.phpt" role="test" /> 215 <file name="connect_scope_try2.phpt" role="test" /> 216 <file name="connect_scope_try3.phpt" role="test" /> 217 <file name="connect_scope_try4.phpt" role="test" /> 218 <file name="connect_scope_try5.phpt" role="test" /> 219 <file name="connect_scope_try6.phpt" role="test" /> 220 <file name="connect_with_charset_001.phpt" role="test" /> 221 <file name="connect_without_oracle_home_11.phpt" role="test" /> 222 <file name="connect_without_oracle_home.phpt" role="test" /> 223 <file name="create_table.inc" role="test" /> 224 <file name="create_type.inc" role="test" /> 225 <file name="cursor_bind_err.phpt" role="test" /> 226 <file name="cursor_bind.phpt" role="test" /> 227 <file name="cursors.phpt" role="test" /> 228 <file name="dbmsoutput.phpt" role="test" /> 229 <file name="db_op_1.phpt" role="test" /> 230 <file name="db_op_2.phpt" role="test" /> 231 <file name="default_prefetch0.phpt" role="test" /> 232 <file name="default_prefetch1.phpt" role="test" /> 233 <file name="default_prefetch2.phpt" role="test" /> 234 <file name="define0.phpt" role="test" /> 235 <file name="define1.phpt" role="test" /> 236 <file name="define2.phpt" role="test" /> 237 <file name="define3.phpt" role="test" /> 238 <file name="define4.phpt" role="test" /> 239 <file name="define5.phpt" role="test" /> 240 <file name="define6.phpt" role="test" /> 241 <file name="define.phpt" role="test" /> 242 <file name="descriptors.phpt" role="test" /> 243 <file name="details.inc" role="test" /> 244 <file name="drcp_cclass1.phpt" role="test" /> 245 <file name="drcp_characterset.phpt" role="test" /> 246 <file name="drcp_conn_close1.phpt" role="test" /> 247 <file name="drcp_conn_close2.phpt" role="test" /> 248 <file name="drcp_connect1.phpt" role="test" /> 249 <file name="drcp_connection_class.phpt" role="test" /> 250 <file name="drcp_functions.inc" role="test" /> 251 <file name="drcp_newconnect.phpt" role="test" /> 252 <file name="drcp_pconn_close1.phpt" role="test" /> 253 <file name="drcp_pconn_close2.phpt" role="test" /> 254 <file name="drcp_privileged.phpt" role="test" /> 255 <file name="drcp_scope1.phpt" role="test" /> 256 <file name="drcp_scope2.phpt" role="test" /> 257 <file name="drcp_scope3.phpt" role="test" /> 258 <file name="drcp_scope4.phpt" role="test" /> 259 <file name="drcp_scope5.phpt" role="test" /> 260 <file name="driver_name_11gR2.phpt" role="test" /> 261 <file name="driver_name.phpt" role="test" /> 262 <file name="drop_table.inc" role="test" /> 263 <file name="drop_type.inc" role="test" /> 264 <file name="dupcolnames.phpt" role="test" /> 265 <file name="edition_1.phpt" role="test" /> 266 <file name="edition_2.phpt" role="test" /> 267 <file name="error1.phpt" role="test" /> 268 <file name="error2.phpt" role="test" /> 269 <file name="error3.phpt" role="test" /> 270 <file name="error_bind_2.phpt" role="test" /> 271 <file name="error_bind_3.phpt" role="test" /> 272 <file name="error_bind.phpt" role="test" /> 273 <file name="error_parse.phpt" role="test" /> 274 <file name="error.phpt" role="test" /> 275 <file name="error_set.phpt" role="test" /> 276 <file name="exec_fetch.phpt" role="test" /> 277 <file name="execute_mode.phpt" role="test" /> 278 <file name="existence_aliases.phpt" role="test" /> 279 <file name="extauth_01.phpt" role="test" /> 280 <file name="extauth_02.phpt" role="test" /> 281 <file name="extauth_03.phpt" role="test" /> 282 <file name="extauth_04.phpt" role="test" /> 283 <file name="fetch_all1.phpt" role="test" /> 284 <file name="fetch_all2.phpt" role="test" /> 285 <file name="fetch_all3.phpt" role="test" /> 286 <file name="fetch_all4.phpt" role="test" /> 287 <file name="fetch_all5.phpt" role="test" /> 288 <file name="fetch_array.phpt" role="test" /> 289 <file name="fetch_assoc.phpt" role="test" /> 290 <file name="fetch_object_1.phpt" role="test" /> 291 <file name="fetch_object_2.phpt" role="test" /> 292 <file name="fetch_object.phpt" role="test" /> 293 <file name="fetch.phpt" role="test" /> 294 <file name="fetch_row.phpt" role="test" /> 295 <file name="field_funcs1.phpt" role="test" /> 296 <file name="field_funcs2.phpt" role="test" /> 297 <file name="field_funcs3.phpt" role="test" /> 298 <file name="field_funcs.phpt" role="test" /> 299 <file name="imp_res_1.phpt" role="test" /> 300 <file name="imp_res_2.phpt" role="test" /> 301 <file name="imp_res_3.phpt" role="test" /> 302 <file name="imp_res_4.phpt" role="test" /> 303 <file name="imp_res_5.phpt" role="test" /> 304 <file name="imp_res_6.phpt" role="test" /> 305 <file name="imp_res_7.phpt" role="test" /> 306 <file name="imp_res_call_error.phpt" role="test" /> 307 <file name="imp_res_cancel.phpt" role="test" /> 308 <file name="imp_res_close.phpt" role="test" /> 309 <file name="imp_res_cursor.phpt" role="test" /> 310 <file name="imp_res_dbmsoutput.phpt" role="test" /> 311 <file name="imp_res_field.phpt" role="test" /> 312 <file name="imp_res_func_error.phpt" role="test" /> 313 <file name="imp_res_get_1.phpt" role="test" /> 314 <file name="imp_res_get_2.phpt" role="test" /> 315 <file name="imp_res_get_3.phpt" role="test" /> 316 <file name="imp_res_get_4.phpt" role="test" /> 317 <file name="imp_res_get_5.phpt" role="test" /> 318 <file name="imp_res_get_all.phpt" role="test" /> 319 <file name="imp_res_get_cancel.phpt" role="test" /> 320 <file name="imp_res_get_close_1.phpt" role="test" /> 321 <file name="imp_res_get_close_2.phpt" role="test" /> 322 <file name="imp_res_get_close_3.phpt" role="test" /> 323 <file name="imp_res_get_cursor.phpt" role="test" /> 324 <file name="imp_res_get_dbmsoutput.phpt" role="test" /> 325 <file name="imp_res_get_exec.phpt" role="test" /> 326 <file name="imp_res_get_none.phpt" role="test" /> 327 <file name="imp_res_insert.phpt" role="test" /> 328 <file name="imp_res_lob.phpt" role="test" /> 329 <file name="imp_res_prefetch.phpt" role="test" /> 330 <file name="ini_1.phpt" role="test" /> 331 <file name="lob_001.phpt" role="test" /> 332 <file name="lob_002.phpt" role="test" /> 333 <file name="lob_003.phpt" role="test" /> 334 <file name="lob_004.phpt" role="test" /> 335 <file name="lob_005.phpt" role="test" /> 336 <file name="lob_006.phpt" role="test" /> 337 <file name="lob_007.phpt" role="test" /> 338 <file name="lob_008.phpt" role="test" /> 339 <file name="lob_009.phpt" role="test" /> 340 <file name="lob_009.txt" role="test" /> 341 <file name="lob_010.phpt" role="test" /> 342 <file name="lob_011.phpt" role="test" /> 343 <file name="lob_012.phpt" role="test" /> 344 <file name="lob_013.phpt" role="test" /> 345 <file name="lob_014.phpt" role="test" /> 346 <file name="lob_016.phpt" role="test" /> 347 <file name="lob_017.phpt" role="test" /> 348 <file name="lob_018.phpt" role="test" /> 349 <file name="lob_019.phpt" role="test" /> 350 <file name="lob_020.phpt" role="test" /> 351 <file name="lob_021.phpt" role="test" /> 352 <file name="lob_022.phpt" role="test" /> 353 <file name="lob_023.phpt" role="test" /> 354 <file name="lob_024.phpt" role="test" /> 355 <file name="lob_025.phpt" role="test" /> 356 <file name="lob_026.phpt" role="test" /> 357 <file name="lob_027.phpt" role="test" /> 358 <file name="lob_028.phpt" role="test" /> 359 <file name="lob_029.phpt" role="test" /> 360 <file name="lob_030.phpt" role="test" /> 361 <file name="lob_031.phpt" role="test" /> 362 <file name="lob_032.phpt" role="test" /> 363 <file name="lob_033.phpt" role="test" /> 364 <file name="lob_034.phpt" role="test" /> 365 <file name="lob_035.phpt" role="test" /> 366 <file name="lob_036.phpt" role="test" /> 367 <file name="lob_037.phpt" role="test" /> 368 <file name="lob_038.phpt" role="test" /> 369 <file name="lob_039.phpt" role="test" /> 370 <file name="lob_040.phpt" role="test" /> 371 <file name="lob_041.phpt" role="test" /> 372 <file name="lob_042.phpt" role="test" /> 373 <file name="lob_043.phpt" role="test" /> 374 <file name="lob_044.phpt" role="test" /> 375 <file name="lob_aliases.phpt" role="test" /> 376 <file name="lob_null.phpt" role="test" /> 377 <file name="lob_prefetch_ini.phpt" role="test" /> 378 <file name="lob_prefetch.phpt" role="test" /> 379 <file name="lob_temp1.phpt" role="test" /> 380 <file name="lob_temp2.phpt" role="test" /> 381 <file name="lob_temp.phpt" role="test" /> 382 <file name="minfo.phpt" role="test" /> 383 <file name="null_byte_1.phpt" role="test" /> 384 <file name="null_byte_2.phpt" role="test" /> 385 <file name="null_byte_3.phpt" role="test" /> 386 <file name="num.phpt" role="test" /> 387 <file name="oci_execute_segfault.phpt" role="test" /> 388 <file name="old_oci_close1.phpt" role="test" /> 389 <file name="old_oci_close.phpt" role="test" /> 390 <file name="password_2.phpt" role="test" /> 391 <file name="password_new.phpt" role="test" /> 392 <file name="password.phpt" role="test" /> 393 <file name="pecl_bug10194_blob_64.phpt" role="test" /> 394 <file name="pecl_bug10194_blob.phpt" role="test" /> 395 <file name="pecl_bug10194.phpt" role="test" /> 396 <file name="pecl_bug16035.phpt" role="test" /> 397 <file name="pecl_bug16842.phpt" role="test" /> 398 <file name="pecl_bug6109.phpt" role="test" /> 399 <file name="pecl_bug8816.phpt" role="test" /> 400 <file name="persistent.phpt" role="test" /> 401 <file name="prefetch.phpt" role="test" /> 402 <file name="privileged_connect1.phpt" role="test" /> 403 <file name="privileged_connect.phpt" role="test" /> 404 <file name="refcur_prefetch_1.phpt" role="test" /> 405 <file name="refcur_prefetch_2.phpt" role="test" /> 406 <file name="refcur_prefetch_3.phpt" role="test" /> 407 <file name="refcur_prefetch_4.phpt" role="test" /> 408 <file name="select_null.phpt" role="test" /> 409 <file name="serverversion.phpt" role="test" /> 410 <file name="skipif.inc" role="test" /> 411 <file name="statement_cache.phpt" role="test" /> 412 <file name="statement_type.phpt" role="test" /> 413 <file name="test.gif" role="test" /> 414 <file name="testping.phpt" role="test" /> 415 <file name="test.txt" role="test" /> 416 <file name="uncommitted.phpt" role="test" /> 417 <file name="xmltype_01.phpt" role="test" /> 418 <file name="xmltype_02.phpt" role="test" /> 419 </dir> <!-- //tests --> 420 <file name="config.m4" role="src" /> 421 <file name="config.w32" role="src" /> 422 <file name="CREDITS" role="doc" /> 423 <file name="LICENSE" role="doc" /> 424 <file name="oci8.c" role="src" /> 425 <file name="oci8_dtrace.d" role="src" /> 426 <file name="oci8_collection.c" role="src" /> 427 <file name="oci8_interface.c" role="src" /> 428 <file name="oci8_lob.c" role="src" /> 429 <file name="oci8_statement.c" role="src" /> 430 <file name="oci8_failover.c" role="src" /> 431 <file name="php_oci8.h" role="src" /> 432 <file name="php_oci8_int.h" role="src" /> 433 <file name="oci8.stub.php" role="src" /> 434 <file name="oci8_arginfo.h" role="src" /> 435 <file name="README.md" role="doc" /> 436 </dir> <!-- / --> 437 </contents> 438 <dependencies> 439 <required> 440 <php> 441 <min>8.1.0</min> 442 </php> 443 <pearinstaller> 444 <min>1.4.0b1</min> 445 </pearinstaller> 446 </required> 447 </dependencies> 448 <providesextension>oci8</providesextension> 449 <extsrcrelease> 450 <configureoption default="autodetect" name="with-oci8" prompt="Please provide the path to the ORACLE_HOME directory. Use 'instantclient,/path/to/instant/client/lib' if you're compiling with Oracle Instant Client" /> 451 </extsrcrelease> 452 <changelog> 453 454<release> 455 <version> 456 <release>3.2.1</release> 457 <api>3.2.1</api> 458 </version> 459 <stability> 460 <release>stable</release> 461 <api>stable</api> 462 </stability> 463 <license uri="http://www.php.net/license">PHP</license> 464 <notes> 465 This version is for PHP 8.1 only. 466 467 Requires Oracle Client libraries from 11.2 or later. 468 </notes> 469</release> 470 471<release> 472 <version> 473 <release>3.2.0</release> 474 <api>3.2.0</api> 475 </version> 476 <stability> 477 <release>stable</release> 478 <api>stable</api> 479 </stability> 480 <license uri="http://www.php.net/license">PHP</license> 481 <notes> 482 This version is for PHP 8.1 only. 483 484 Added oci8.prefetch_lob_size directive and oci_set_prefetch_lob() function to improve LOB query performance. 485 </notes> 486</release> 487 488<release> 489 <version> 490 <release>3.1.0</release> 491 <api>3.1.0</api> 492 </version> 493 <stability> 494 <release>stable</release> 495 <api>stable</api> 496 </stability> 497 <license uri="http://www.php.net/license">PHP</license> 498 <notes> 499 This version is for PHP 8.0 only. 500 501 Deprecated directive oci8.old_oci_close_semantics 502 </notes> 503</release> 504 505<release> 506 <version> 507 <release>3.0.1</release> 508 <api>3.0.1</api> 509 </version> 510 <stability> 511 <release>stable</release> 512 <api>stable</api> 513 </stability> 514 <license uri="http://www.php.net/license">PHP</license> 515 <notes> 516 This version is for PHP 8.0 only. 517 518 Updated Windows build environment to build with newer Oracle Client libraries. (cmb) 519 </notes> 520</release> 521 522<release> 523 <version> 524 <release>3.0.0</release> 525 <api>3.0.0</api> 526 </version> 527 <stability> 528 <release>stable</release> 529 <api>stable</api> 530 </stability> 531 <license uri="http://www.php.net/license">PHP</license> 532 <notes> 533 This version is for PHP 8.0 only. 534 535 Deprecated old OCI8 function aliases. (Jens de Nies) 536 537 Removed obsolete no-op function oci_internal_debug(). (Jens de Nies) 538 539 The OCI-Lob class is now called OCILob for standards compliance. 540 541 The OCI-Collection class is now called OCICollection for standards compliance. 542 543 Generate arginfo from function stubs. (Jens de Nies) 544 </notes> 545</release> 546 547<release> 548 <version> 549 <release>2.2.0</release> 550 <api>2.2.0</api> 551 </version> 552 <stability> 553 <release>stable</release> 554 <api>stable</api> 555 </stability> 556 <license uri="http://www.php.net/license">PHP</license> 557 <notes> 558This version is for PHP 7 only. 559Added oci_set_call_timeout() for call timeouts. (Requires Oracle client libraries 18c or later) 560Added oci_set_db_operation() for the Oracle Database 'DBOP' end-to-end-tracing attribute. (Requires Oracle 12.2 or later) 561Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind) 562Fixed installation on PHP 7.3. 563Internal change: Convert some parameter parsing to the Fast Parameter Parsing API. 564 </notes> 565</release> 566 567<release> 568 <version> 569 <release>2.1.8</release> 570 <api>2.1.8</api> 571 </version> 572 <stability> 573 <release>stable</release> 574 <api>stable</api> 575 </stability> 576 <license uri="http://www.php.net/license">PHP</license> 577 <notes> 578This version is for PHP 7 only. 579Fixed reference counting and memory issues. (Dmitry, Tianfang) 580 </notes> 581</release> 582 583<release> 584 <version> 585 <release>2.1.7</release> 586 <api>2.1.7</api> 587 </version> 588 <stability> 589 <release>stable</release> 590 <api>stable</api> 591 </stability> 592 <license uri="http://www.php.net/license">PHP</license> 593 <notes> 594This version is for PHP 7 only. 595Added oci_unregister_taf_callback() 596 </notes> 597</release> 598 599<release> 600 <version> 601 <release>2.1.6</release> 602 <api>2.1.6</api> 603 </version> 604 <stability> 605 <release>stable</release> 606 <api>stable</api> 607 </stability> 608 <license uri="http://www.php.net/license">PHP</license> 609 <notes> 610This version is for PHP 7 only. 611Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). (Ingmar Runge) 612 </notes> 613</release> 614 615<release> 616 <version> 617 <release>2.1.5</release> 618 <api>2.1.5</api> 619 </version> 620 <stability> 621 <release>stable</release> 622 <api>stable</api> 623 </stability> 624 <license uri="http://www.php.net/license">PHP</license> 625 <notes> 626This version is for PHP 7 only. 627Added TAF callback support (PR #2459, KoenigsKind) 628 </notes> 629</release> 630 631<release> 632 <version> 633 <release>2.1.4</release> 634 <api>2.1.4</api> 635 </version> 636 <stability> 637 <release>stable</release> 638 <api>stable</api> 639 </stability> 640 <license uri="http://www.php.net/license">PHP</license> 641 <notes> 642This version is for PHP 7 only. 643Fixed uninitialized data causing random crash 644 </notes> 645</release> 646 647<release> 648 <version> 649 <release>2.1.3</release> 650 <api>2.1.3</api> 651 </version> 652 <stability> 653 <release>stable</release> 654 <api>stable</api> 655 </stability> 656 <license uri="http://www.php.net/license">PHP</license> 657 <notes> 658This version is for PHP 7 only. 659Fixed bug #71148 (Bind reference overwritten on PHP 7) 660 </notes> 661</release> 662 663<release> 664 <version> 665 <release>2.1.2</release> 666 <api>2.1.2</api> 667 </version> 668 <stability> 669 <release>stable</release> 670 <api>stable</api> 671 </stability> 672 <license uri="http://www.php.net/license">PHP</license> 673 <notes> 674This version is for PHP 7 only. 675Fixed invalid handle error with Implicit Result Sets 676Fixed bug #72524 (Binding null values triggers ORA-24816 error) 677 </notes> 678</release> 679 680<release> 681 <version> 682 <release>2.1.1</release> 683 <api>2.1.1</api> 684 </version> 685 <stability> 686 <release>stable</release> 687 <api>stable</api> 688 </stability> 689 <license uri="http://www.php.net/license">PHP</license> 690 <notes> 691This version is for PHP 7 only. 692Fixed bug #71600 (oci_fetch_all segfaults when selecting more than 8 columns) 693 </notes> 694</release> 695 696<release> 697 <version> 698 <release>2.1.0</release> 699 <api>2.1.0</api> 700 </version> 701 <stability> 702 <release>stable</release> 703 <api>stable</api> 704 </stability> 705 <license uri="http://www.php.net/license">PHP</license> 706 <notes> 707This version is for PHP 7 only. 708Updated driver name format. 709 </notes> 710</release> 711 712<release> 713 <version> 714 <release>2.0.10</release> 715 <api>2.0.10</api> 716 </version> 717 <stability> 718 <release>stable</release> 719 <api>stable</api> 720 </stability> 721 <license uri="http://www.php.net/license">PHP</license> 722 <notes> 723Fixed bug #68298 (OCI int overflow) 724 </notes> 725</release> 726 727<release> 728 <version> 729 <release>2.0.9</release> 730 <api>2.0.9</api> 731 </version> 732 <stability> 733 <release>stable</release> 734 <api>stable</api> 735 </stability> 736 <license uri="http://www.php.net/license">PHP</license> 737 <notes> 738Fixed oci_field_* reflection: $field can be a column name or index 739 </notes> 740</release> 741 742<release> 743 <version> 744 <release>2.0.8</release> 745 <api>2.0.8</api> 746 </version> 747 <stability> 748 <release>stable</release> 749 <api>stable</api> 750 </stability> 751 <license uri="http://www.php.net/license">PHP</license> 752 <notes> 753Enhancement - Improve performance of multi-row OCI_RETURN_LOB queries (Bug #66875) 754 </notes> 755 </release> 756 757<release> 758 <version> 759 <release>2.0.7</release> 760 <api>2.0.7</api> 761 </version> 762 <stability> 763 <release>stable</release> 764 <api>stable</api> 765 </stability> 766 <license uri="http://www.php.net/license">PHP</license> 767 <notes> 768Added oci_bind_by_name() support for PL/SQL BOOLEAN type 769Build change: Fix source variable definition for C89 compatibility 770 </notes> 771</release> 772 773<release> 774 <version> 775 <release>2.0.6</release> 776 <api>2.0.6</api> 777 </version> 778 <stability> 779 <release>stable</release> 780 <api>stable</api> 781 </stability> 782 <license uri="http://www.php.net/license">PHP</license> 783 <notes> 784Added a LICENSE file to make it easier for PECL binary distributions 785to conform with the license. 786 </notes> 787</release> 788 789<release> 790 <version> 791 <release>2.0.5</release> 792 <api>2.0.5</api> 793 </version> 794 <stability> 795 <release>stable</release> 796 <api>stable</api> 797 </stability> 798 <license uri="http://www.php.net/license">PHP</license> 799 <notes> 800Bump PHP OCI8 2.0 minimum requirements to PHP 5.2 and Oracle client 801library 10.2. (Use OCI8 1.4 for older PHP version support or if only 802Oracle 9.2 client libraries are available.) 803 804Re-enable php_oci8.dll and php_oci8_11g.dll for Windows builds so URL 805links work in the new Windows PECL infrastructure. 806 </notes> 807</release> 808 809<release> 810 <version> 811 <release>2.0.4</release> 812 <api>2.0.4</api> 813 </version> 814 <stability> 815 <release>devel</release> 816 <api>devel</api> 817 </stability> 818 <license uri="http://www.php.net/license">PHP</license> 819 <notes> 820Fix persistent memory usage with --enable-dtrace 821Export get_module() for Windows php_oci8_12c.dll 822 </notes> 823</release> 824 825<release> 826 <version> 827 <release>2.0.3</release> 828 <api>2.0.3</api> 829 </version> 830 <stability> 831 <release>devel</release> 832 <api>devel</api> 833 </stability> 834 <license uri="http://www.php.net/license">PHP</license> 835 <notes> 836Add the oci_set_client_identifier() value and statement structure pointer to several DTrace probes. 837Use 'phpoci' as the DTrace provider name since uniqueness is required by the Linux fasttrap module. 838Update Windows builds to create only php_oci8_12c.dll. 839 </notes> 840</release> 841 842<release> 843 <version> 844 <release>2.0.2</release> 845 <api>2.0.2</api> 846 </version> 847 <stability> 848 <release>devel</release> 849 <api>devel</api> 850 </stability> 851 <license uri="http://www.php.net/license">PHP</license> 852 <notes> 853Review and improve error handling code and data types. 854Fix oci_set_*($connection, ...) error handling so oci_error($connection) works. 855Add DTrace oci8-connection-close probe 856Add the connection handle to several DTrace probes. 857 </notes> 858</release> 859 860<release> 861 <version> 862 <release>2.0.1</release> 863 <api>2.0.1</api> 864 </version> 865 <stability> 866 <release>devel</release> 867 <api>devel</api> 868 </stability> 869 <license uri="http://www.php.net/license">PHP</license> 870 <notes> 871Fixed --enable-maintainer-zts mode. 872Allow Implicit Result Set statement resources to inherit the parent's current prefetch count. 873Allow OCI8 to be DTrace-enabled independently from core PHP. 874Require OCI8 to be configured 'shared' when enabling DTrace support. 875 </notes> 876</release> 877 878<release> 879 <version> 880 <release>2.0.0</release> 881 <api>2.0.0</api> 882 </version> 883 <stability> 884 <release>devel</release> 885 <api>devel</api> 886 </stability> 887 <license uri="http://www.php.net/license">PHP</license> 888 <notes> 889- NEW FUNCTIONALITY: 890 891 - Added Implicit Result Set support for Oracle Database 12c. 892 Streaming of all IRS's returned from a PL/SQL block is available 893 via oci_fetch_array, oci_fetch_assoc, oci_fetch_object and 894 oci_fetch_row (but not oci_fetch or oci_fetch_all). 895 Alternatively individual IRS statement resources can be obtained 896 with the new function 'oci_get_implicit_resultset' and passed to 897 any oci_fetch_* function. 898 899 - Added DTrace probes enabled with PHP's generic --enable-dtrace 900 901- IMPROVED FUNCTIONALITY: 902 903 - Using 'oci_execute($s, OCI_NO_AUTO_COMMIT)' for a SELECT no 904 longer unnecessarily initiates an internal ROLLBACK during 905 connection close. This can improve overall scalability by 906 reducing "round trips" between PHP and the database. 907 908- CHANGED FUNCTIONALITY: 909 910 - PHPINFO() CHANGES: 911 912 - The oci8.event and oci8.connection_class values are now shown 913 only when the Oracle client libraries support the respective 914 functionality. 915 916 - Connection statistics are now in a separate phpinfo() table. 917 918 - Temporary LOB and Collection support status lines in 919 phpinfo() were removed. These features have always been 920 enabled since 2007. 921 922 - OCI_INTERNAL_DEBUG() CHANGES: 923 924 - The oci_internal_debug() function is now a no-op. Use PHP's 925 --enable-dtrace functionality with DTrace or SystemTap instead. 926 927- INTERNAL CHANGES: 928 929 - Fixed a potential NULL pointer dereference flagged by Parfait 930 static code analysis. 931 932 - Extended testing of existing OCI8 functionality. 933 934 - Improved test output portability when using the PHP development 935 web server to run tests. 936 937 - Removed no-longer necessary Unicode patterns from tests 938 (vestiges of PHP's previous PHP 6 project) 939 940 - Improved build portability by removing compilation type cast 941 warnings with some compilers. 942 943 - Fixed compilation warnings when building with Oracle 9.2 944 client libraries. 945 946 - Updated code to use internal macro PHP_OCI_REGISTER_RESOURCE. 947 948 - Regularized code prototypes and fixed some in-line documentation 949 prototypes. 950 951 - Fixed code folding. 952 </notes> 953</release> 954 955<release> 956 <version> 957 <release>1.4.10</release> 958 <api>1.4.10</api> 959 </version> 960 <stability> 961 <release>stable</release> 962 <api>stable</api> 963 </stability> 964 <license uri="http://www.php.net/license">PHP</license> 965 <notes> 966 Bump PECL package info version check to allow PECL installs with PHP 5.5+ 967 </notes> 968</release> 969 970<release> 971 <version> 972 <release>1.4.9</release> 973 <api>1.4.9</api> 974 </version> 975 <stability> 976 <release>stable</release> 977 <api>stable</api> 978 </stability> 979 <license uri="http://www.php.net/license">PHP</license> 980 <notes> 981 Re-fixed bug #60901 (Improve "tail" syntax for AIX installation) 982 </notes> 983</release> 984 985<release> 986 <version> 987 <release>1.4.8</release> 988 <api>1.4.8</api> 989 </version> 990 <stability> 991 <release>stable</release> 992 <api>stable</api> 993 </stability> 994 <license uri="http://www.php.net/license">PHP</license> 995 <notes> 996 Fixed bug #63307 (Unused variable in oci8.c) 997 Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro) 998 Fixed bug #60901 (Improve "tail" syntax for AIX installation) 999 </notes> 1000</release> 1001 1002<release> 1003 <version> 1004 <release>1.4.7</release> 1005 <api>1.4.7</api> 1006 </version> 1007 <stability> 1008 <release>stable</release> 1009 <api>stable</api> 1010 </stability> 1011 <license uri="http://www.php.net/license">PHP</license> 1012 <notes> 1013 Fixed bug #59985 (show normal warning text for OCI_NO_DATA) 1014 Fixed OCI8 part of bug #55748 (CVE-2011-4153: multiple NULL pointer dereferences with zend_strndup) 1015 Fixed OCI8 part of bug #55301 (multiple null pointer dereferences with calloc) 1016 Increased maximum Oracle error message buffer length for new Oracle 11.2.0.3 size 1017 Improve internal initialization failure error messages 1018 </notes> 1019</release> 1020 1021<release> 1022 <version> 1023 <release>1.4.6</release> 1024 <api>1.4.6</api> 1025 </version> 1026 <stability> 1027 <release>stable</release> 1028 <api>stable</api> 1029 </stability> 1030 <license uri="http://www.php.net/license">PHP</license> 1031 <notes> 1032 Added oci_client_version() returning the run time Oracle client library version 1033 Made OCI8 extension buildable with PHP 5.4-development code 1034 </notes> 1035</release> 1036 1037<release> 1038 <version> 1039 <release>1.4.5</release> 1040 <api>1.4.5</api> 1041 </version> 1042 <stability> 1043 <release>stable</release> 1044 <api>stable</api> 1045 </stability> 1046 <license uri="http://www.php.net/license">PHP</license> 1047 <notes> 1048 Protect against null bytes in LOB filenames (http://news.php.net/php.internals/50202) 1049 </notes> 1050</release> 1051 1052<release> 1053 <version> 1054 <release>1.4.4</release> 1055 <api>1.4.4</api> 1056 </version> 1057 <stability> 1058 <release>stable</release> 1059 <api>stable</api> 1060 </stability> 1061 <license uri="http://www.php.net/license">PHP</license> 1062 <notes> 1063 Fixed bug #53284 (Valgrind warnings in oci_set_* functions) 1064 Enhancement - improve startup failure error messages 1065 </notes> 1066</release> 1067 1068<release> 1069 <version> 1070 <release>1.4.3</release> 1071 <api>1.4.3</api> 1072 </version> 1073 <stability> 1074 <release>stable</release> 1075 <api>stable</api> 1076 </stability> 1077 <license uri="http://www.php.net/license">PHP</license> 1078 <notes> 1079 Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Requires Oracle 11.2.0.2 client libraries (or Oracle bug fix 9891199) for this patch to have an effect. 1080 </notes> 1081</release> 1082 1083<release> 1084 <version> 1085 <release>1.4.2</release> 1086 <api>1.4.2</api> 1087 </version> 1088 <stability> 1089 <release>stable</release> 1090 <api>stable</api> 1091 </stability> 1092 <license uri="http://www.php.net/license">PHP</license> 1093 <notes> 1094 Fixed bug #52186 (phpinfo() shows 10.1 or 11.1 when installed with ORACLE_HOME 10.2 or 11.2) 1095 Fixed bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings) 1096 Fixed bug #51577 (Uninitialized memory reference with oci_bind_array_by_name) 1097 Fixed bug #51291 (oci_error doesn't report last error when called two times) 1098 1099 OCI8 1.4.2 is included in PHP 5.3.3 1100 </notes> 1101</release> 1102 1103<release> 1104 <version> 1105 <release>1.4.1</release> 1106 <api>1.4.1</api> 1107 </version> 1108 <stability> 1109 <release>stable</release> 1110 <api>stable</api> 1111 </stability> 1112 <license uri="http://www.php.net/license">PHP</license> 1113 <notes> 1114 Fixed bug #49560 (Using LOBs causes slow PHP shutdown) 1115 Fixed bug #47281 ($php_errormsg is limited in size of characters) 1116 </notes> 1117</release> 1118 1119<release> 1120 <version> 1121 <release>1.4.0</release> 1122 <api>1.4.0</api> 1123 </version> 1124 <stability> 1125 <release>alpha</release> 1126 <api>alpha</api> 1127 </stability> 1128 <license uri="http://www.php.net/license">PHP</license> 1129 <notes> 1130 1. Introduce connection attribute functions: 1131 1132 oci_set_module_name 1133 oci_set_action 1134 oci_set_client_info 1135 oci_set_client_identifier 1136 1137 These set values that are visible/used by the database. They 1138 are useful for tracing, authentication and auditing. 1139 1140 2. Introduce connection attribute function: 1141 1142 oci_set_edition 1143 1144 Oracle 11g R2 "editions" allow multiple versions of DB objects 1145 to exist at one time. By setting different editions, two 1146 different versions of an application can run concurrently, 1147 making upgrading easier and faster. 1148 1149 3. Set the DRIVER_NAME attribute of Oracle Database 11gR2 1150 connections to aid application tracing. The value used is to 1151 "PHP OCI8" followed by the OCI8 version number. Note the 1152 version number may get truncated in DB views such as 1153 v$session_connect_info. 1154 1155 4. Allow the oci_set_prefetch value to be 0. This is important in 1156 some cases using REF CURSORS in Oracle 11gR2. 1157 1158 5. Introduce OCI_NO_AUTO_COMMIT as an alias for the OCI_DEFAULT 1159 constant (which is not the default value) used by oci_execute(). 1160 1161 6. Generate an error if an invalid resource type is used in 1162 oci_bind_by_name 1163 1164 7. Bug fixes: 1165 PECL bug #16842 (oci_error returns false when NO_DATA_FOUND is raised) 1166 </notes> 1167</release> 1168 1169<release> 1170 <version> 1171 <release>1.3.5</release> 1172 <api>1.3.4</api> 1173 </version> 1174 <stability> 1175 <release>stable</release> 1176 <api>stable</api> 1177 </stability> 1178 <license uri="http://www.php.net/license">PHP</license> 1179 <notes> 1180Fixed bug #47243 (Crash at end of request shutdown on Windows) 1181Fixed bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure) 1182Fixed bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize) 1183Fixed bug #45458 (Numeric keys for associative arrays are not handled properly) Note: not fixed when building with PHP 4 due to lack of PHP internal helper. 1184Fixed PECL bug #16035 (oci_connect without ORACLE_HOME defined causes segfault) 1185Fixed PECL bug #15988 (sqlnet.ora isn't read with older Oracle libraries) 1186Fixed PECL bug #14268 (Allow "pecl install oci8" command to "autodetect" an Instant Client RPM install) 1187 </notes> 1188</release> 1189 1190<release> 1191 <version> 1192 <release>1.3.4</release> 1193 <api>1.3.4</api> 1194 </version> 1195 <stability> 1196 <release>stable</release> 1197 <api>stable</api> 1198 </stability> 1199 <license uri="http://www.php.net/license">PHP</license> 1200 <notes> 1201Enhancement - Allow External Authentication (not supported on Windows) 1202Enhancement - Reflection will show function and method arguments with PHP 5.x 1203Increase default oci8.default_prefetch from 10 to 100 1204Correctly define SQLT_BDOUBLE and SQLT_BFLOAT constants with Oracle 10g ORACLE_HOME builds 1205 </notes> 1206</release> 1207 1208<release> 1209 <version> 1210 <release>1.3.3</release> 1211 <api>1.3.3</api> 1212 </version> 1213 <stability> 1214 <release>stable</release> 1215 <api>stable</api> 1216 </stability> 1217 <license uri="http://www.php.net/license">PHP</license> 1218 <notes> 1219Changed OCI NLS initialization for consistency and technical correctness 1220Removed obsolete macros 1221 </notes> 1222</release> 1223 1224<release> 1225 <version> 1226 <release>1.3.2</release> 1227 <api>1.3.2</api> 1228 </version> 1229 <stability> 1230 <release>beta</release> 1231 <api>beta</api> 1232 </stability> 1233 <license uri="http://www.php.net/license">PHP</license> 1234 <notes> 1235Refine DRCP connection pooling functionality 1236Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior) 1237Fixed bug #44372 (compilation with Oracle 10gR1 libraries) 1238Fixed PECL bug #12431 (PEAR install using x86_64 RPM builds) 1239Allow builds with PHP 4.3.9 onwards 1240 </notes> 1241</release> 1242 1243 <release> 1244 <version> 1245 <release>1.3.1</release> 1246 <api>1.3.1</api> 1247 </version> 1248 <stability> 1249 <release>beta</release> 1250 <api>beta</api> 1251 </stability> 1252 <license uri="http://www.php.net/license">PHP</license> 1253 <notes>Fixed bug #44113 (New collection creation can fail with OCI-22303) 1254Fixed bug #42841 (Crash with REF CURSORS when statement caching enabled) 1255Fixed bug #42496 (Cursor leak selecting LOBs 1256Fixed bug #43497 (Temporary LOB leak) 1257Fixed PECL bug #12431 (ping functionality is broken) 1258Allow compilation with 64bit Instant Client RPMs 1259Allow -with-oci8=instantclient with no directory specified look for RPM install 1260Refine DRCP functionality 1261 </notes> 1262 </release> 1263 1264 <release> 1265 <version> 1266 <release>1.3.0</release> 1267 <api>1.3.0</api> 1268 </version> 1269 <stability> 1270 <release>beta</release> 1271 <api>beta</api> 1272 </stability> 1273 <license uri="http://www.php.net/license">PHP</license> 1274 <notes>Added DRCP and FAN support. 1275 </notes> 1276 </release> 1277 1278 <release> 1279 <version> 1280 <release>1.2.5</release> 1281 <api>1.2.5</api> 1282 </version> 1283 <stability> 1284 <release>stable</release> 1285 <api>stable</api> 1286 </stability> 1287 <license uri="http://www.php.net/license">PHP</license> 1288 <notes> 1289This release is based on the OCI8 included in PHP 5.2.6, with the addition of the fix for http://pecl.php.net/bugs/bug.php?id=13523. 1290-------- 1291Fixed bug #42496 (cursor leak selecting LOBs http://bugs.php.net/bug.php?id=42496 1292Fixed bug #42841 (crash with REF CURSORS when statement caching enabled) http://bugs.php.net/bug.php?id=42841 1293Fixed bug #43497 (Temporary LOB leak) http://bugs.php.net/bug.php?id=43497 1294Fixed bug #44206 (OCI8 selecting ref cursors leads to ORA-1000 maximum open cursors reached). 1295Fixed bug #44008 (OCI8 incorrect usage of OCI-Lob->close crashes PHP). 1296Fixed bug #44113 (new collection creation can fail with OCI-22303) http://bugs.php.net/bug.php?id=44113 1297Enhancement - make -with-oci8=instantclient with no directory specified look for RPM install 1298Enhancement - compile with 64bit Instant Client RPMs (bug http://bugs.php.net/bug.php?id=41941, http://pecl.php.net/bugs/bug.php?id=13523) 1299 </notes> 1300 </release> 1301 1302 <release> 1303 <version> 1304 <release>1.2.4</release> 1305 <api>1.2.4</api> 1306 </version> 1307 <stability> 1308 <release>stable</release> 1309 <api>stable</api> 1310 </stability> 1311 <license uri="http://www.php.net/license">PHP</license> 1312 <notes>Fixed PECL bug #10194 (crash in Oracle client when memory limit reached in the callback) 1313Fixed bug #42173 (oci_field_type fixes for INTERVAL and TIMESTAMP types) 1314Fixed bug #42134 (oci_error() returns false after oci_new_collection() fails) 1315Fixed bug #41917 (oci_field_precision and oci_field_scale datatypes fixed) 1316Fixed bug #41711 (Null temporary lobs not supported) 1317Fixed bug #41594 (Statement cache is flushed too frequently) 1318Fixed bug #40415 (oci_fetch_all and nested cursors, allocate descriptors dynamically) 1319Fixed segfault on rebinding and re-executing a statement with LOBs. 1320Fixed compile failure in ZTS mode when collections support is missing. 1321Allowed statement cache size to be set for non-persistent connections. 1322Improved oci_password_change() to close persistent connections on shutdown (to update hashed connection details) 1323Changed oci_pconnect() to behave like oci_connect() when SYSDBA and SYSOPER privileges are used. 1324Various minor improvements. 1325 </notes> 1326 </release> 1327 1328 <release> 1329 <version> 1330 <release>1.2.3</release> 1331 <api>1.2.3</api> 1332 </version> 1333 <stability> 1334 <release>stable</release> 1335 <api>stable</api> 1336 </stability> 1337 <date>2007-01-25</date> 1338 <license uri="http://www.php.net/license">PHP</license> 1339 <notes>Fixed possible segfault in ZTS mode when statements containing sub-statements are destroyed in wrong order. 1340Fixed bug #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name()). 1341Fixed bug #39988 (type argument of oci_define_by_name() is ignored). 1342Fixed bug #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit). 1343Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column). 1344Various minor improvements. 1345 </notes> 1346 </release> 1347 1348 <release> 1349 <version> 1350 <release>1.2.2</release> 1351 <api>1.2.2</api> 1352 </version> 1353 <stability> 1354 <release>stable</release> 1355 <api>stable</api> 1356 </stability> 1357 <date>2006-08-24</date> 1358 <license uri="http://www.php.net/license">PHP</license> 1359 <notes>Reimplemented oci_lob_read() utilities using patch from Massimo Squillace (msquillace at sogei dot it), which should fix Unicode LOB problems. 1360Fixed bug #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable) 1361Fixed bug #38173 (Freeing nested cursors causes OCI8 to segfault) 1362Fixed bug #37886 (oci_connect may crash when charset parameter is given) 1363Fixed bug #37931 (possible crash after database restart when using persistent connections) 1364Fixed bug #37531 (oci8 persistent connection corruption) 1365Fixed bug #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) 1366Fixed bug #37392 (Unnecessary call to OCITransRollback() at the end of request) 1367Fixed bug #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field) 1368Fixed bug #34005 (oci_password_change() fails). Patch by pholdaway at technocom-wireless dot com. 1369Fixed PECL bug #8112 (Persistent connections misbehave when Apache process times out) 1370 </notes> 1371 </release> 1372 1373 <release> 1374 <version> 1375 <release>1.2.1</release> 1376 <api>1.2.1</api> 1377 </version> 1378 <stability> 1379 <release>stable</release> 1380 <api>stable</api> 1381 </stability> 1382 <date>2006-05-02</date> 1383 <license uri="http://www.php.net/license">PHP</license> 1384 <notes>Added support for BINARY_DOUBLE and BINARY_FLOAT (see #36764) 1385Changed oci_field_type() to return VARCHAR2 instead of VARCHAR (according to feature request #36800) 1386Fixed bug #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) 1387Fixed bug #37055 (incorrect reference counting for persistent OCI8 connections) 1388Fixed bug #36934 (OCILob->read() doesn't move internal pointer when reading 0's) 1389Fixed bug #36851 (Documentation and code discrepancies for NULL data) 1390Fixed bug #36820 (Privileged connection with an Oracle password file fails) 1391 </notes> 1392 </release> 1393 1394 <release> 1395 <version> 1396 <release>1.2.0</release> 1397 <api>1.2.0</api> 1398 </version> 1399 <stability> 1400 <release>stable</release> 1401 <api>stable</api> 1402 </stability> 1403 <date>2006-03-16</date> 1404 <license uri="http://www.php.net/license">PHP</license> 1405 <notes>Changed OCI8 code to use OCIServerVersion() instead of OCIPing(), which may crash Oracle server of version < 10.2 1406Fixed bug #36235 (ocicolumnname returns false before a successful fetch) 1407Fixed bug #36096 (oci_result() returns garbage after oci_fetch() failed) 1408Fixed bug #36055 (possible OCI8 crash in multithreaded environment) 1409Fixed bug #36010 (Segfault when re-creating and re-executing statements with bound parameters) 1410Fixed PECL bug #5571 (oci_new_connect() not closed by oci_close()) 1411Fixed bug #33383 (crash when retrieving empty BLOBs) 1412 </notes> 1413 </release> 1414 1415 <release> 1416 <version> 1417 <release>1.1.1</release> 1418 <api>1.1.1</api> 1419 </version> 1420 <stability> 1421 <release>beta</release> 1422 <api>beta</api> 1423 </stability> 1424 <date>2005-09-22</date> 1425 <license uri="http://www.php.net/license">PHP</license> 1426 <notes>Fixed segfault when binding empty values. 1427Fixed problem with oci_error() without arguments. 1428 </notes> 1429 </release> 1430 1431 <release> 1432 <version> 1433 <release>1.1</release> 1434 <api>1.1</api> 1435 </version> 1436 <stability> 1437 <release>beta</release> 1438 <api>beta</api> 1439 </stability> 1440 <date>2005-09-07</date> 1441 <license uri="http://www.php.net/license">PHP</license> 1442 <notes>This release fixes a huge amount of bugs and adds support of 1443statement caching, external credentials etc. 1444See official announce for details. 1445 </notes> 1446 </release> 1447 1448 <release> 1449 <version> 1450 <release>1.0</release> 1451 <api>1.0</api> 1452 </version> 1453 <stability> 1454 <release>beta</release> 1455 <api>beta</api> 1456 </stability> 1457 <date>2004-03-19</date> 1458 <license uri="http://www.php.net/license">PHP</license> 1459 <notes>package.xml added to support installation using pear installer 1460 </notes> 1461 </release> 1462 1463 </changelog> 1464</package> 1465