You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.textile
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
h1. A SoftLayer API PHP client.
2
2
3
+
h2. Warning
4
+
5
+
```The latest version 1.x is not backwards-compatible.
6
+
It is necessary to update scripts to function properly with the new version.```
7
+
3
8
h2. Overview
4
9
5
10
The SoftLayer API PHP client classes provide a simple method for connecting to and making calls from the SoftLayer API and provides support for many of the SoftLayer API's features. Method calls and client management are handled by the PHP SOAP and XML-RPC extensions.
0 commit comments