1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00

prepare to 1.2.2 release

This commit is contained in:
Antony Dovgal
2006-08-24 11:53:37 +00:00
parent 53e7c8afde
commit c3ff8f269f
+1 -1
View File
@@ -31,7 +31,7 @@
<release>
<state>stable</state>
<version>1.2.2</version>
<date>2006-08-07</date>
<date>2006-08-24</date>
<notes>
Reimplemented oci_lob_read() utilities using patch from Massimo Squillace (msquillace at sogei dot it), which should fix Unicode LOB problems.
Fixed bug #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)