We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15830e5 commit 29bb047Copy full SHA for 29bb047
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+## 1.0.3
4
+- Add utility methods **getStreamContext()** and **getStreamContextOptions()** to AbstractSoapClientbase class
5
+
6
## 1.0.2
7
- Remove AbstractStructArrayBase::getAttributeName() method due to fatal error on PHP <= 5.3
8
@@ -24,4 +27,4 @@
24
27
- use top level namespace for SoapHeader class
25
28
26
29
## 0.0.1
-- Initial version
30
+- Initial version
0 commit comments