From 4c99267aa8dc400c4783c4bfc6f01cdeffaed37f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 17 Aug 2007 16:23:48 +0000 Subject: [PATCH] Oracle 10 required on Windows (bug #39399) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241453 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration52.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/appendices/migration52.xml b/appendices/migration52.xml index 654b2fe323..5fc842d861 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -184,6 +184,12 @@ abstract class foo { + + + Oracle extension requires at least Oracle + 10 on Windows. + + Added RFC2397 (data: stream) support.