This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Commit fab0b48
committed
CURLOPT_CONNECTTIMEOUT_MS is undefined in some versions of PHP
For some reasons, CURLOPT_CONNECTTIMEOUT_MS is undefined and it is
a bug in some versions of php.
Bug reports,
https://www.mail-archive.com/wikibugs-l@lists.wikimedia.org/msg312672.html
Issue on facebook/php-webdriver,
php-webdriver/php-webdriver#154
Issue on Codeception/Codeception,
Codeception/Codeception#11161 parent 64802a7 commit fab0b48
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments