summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-06-08 19:38:07 -0700
committerStanislav Malyshev <stas@php.net>2014-06-08 19:44:27 -0700
commit9b5d56fd6117ea62fb86c968b0cce2f7c738f6b4 (patch)
tree07711a90f2eb7bbc660eb0f8da4dd06105b66dcc /UPGRADING
parentaebb23e4dbfd9eee3f0ace6e37c876684aa62b20 (diff)
downloadphp-git-9b5d56fd6117ea62fb86c968b0cce2f7c738f6b4.tar.gz
add news
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 74f59e6136..80b6fb1aa6 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -373,6 +373,8 @@ PHP 5.4 UPGRADE NOTES
- Added iterator support in MySQLi. mysqli_result implements Traversable.
+- Since 5.4.30, SOAPClient has __getCookies() method.
+
==============================
6. Changes to existing methods
==============================