Add a note about 11.2.0.3 compatibility.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318001 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christopher Jones 2011-10-10 23:41:10 +00:00
parent 3a87d1231e
commit ae350d683b

View file

@ -98,6 +98,14 @@
restart all web servers whenever the user password is changed.
</para>
</note>
<note>
<para>
If upgrading the Oracle client libraries or the database from a release prior to 11.2.0.3
to version 11.2.0.3 or higher, <function>oci_password_change</function> may give the
error "ORA-1017: invalid username/password" unless both client and server versions are upgraded at
the same time.
</para>
</note>
<note>
<simpara>
The second <function>oci_password_change</function> syntax is available