Skip to content

Commit d5c04c8

Browse files
committed
Move MultiCurl methods out of experimental
1 parent 63912a3 commit d5c04c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,6 @@ Curl::verbose($on = true)
190190
Curl::http_build_multi_query($data, $key = null)
191191
Curl::is_array_assoc($array)
192192
Curl::is_array_multidim($array)
193-
```
194-
195-
### Experimental Methods
196-
```php
197193
MultiCurl::__construct($base_url = null)
198194
MultiCurl::__destruct()
199195
MultiCurl::addDelete($url, $data = array())

0 commit comments

Comments
 (0)