<pre>
Fatal error: Uncaught Error: Undefined constant "CURLOPT_RETURNTRANSFER" in /in/vr0rk:28
Stack trace:
#0 /in/vr0rk(7): get_web_page('http://diskstat...')
#1 {main}
thrown in /in/vr0rk on line 28
Process exited with code 255.
<pre>
Warning: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 28
Warning: Use of undefined constant CURLOPT_HEADER - assumed 'CURLOPT_HEADER' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 29
Warning: Use of undefined constant CURLOPT_FOLLOWLOCATION - assumed 'CURLOPT_FOLLOWLOCATION' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 30
Warning: Use of undefined constant CURLOPT_ENCODING - assumed 'CURLOPT_ENCODING' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 31
Warning: Use of undefined constant CURLOPT_USERAGENT - assumed 'CURLOPT_USERAGENT' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 32
Warning: Use of undefined constant CURLOPT_AUTOREFERER - assumed 'CURLOPT_AUTOREFERER' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 33
Warning: Use of undefined constant CURLOPT_CONNECTTIMEOUT - assumed 'CURLOPT_CONNECTTIMEOUT' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 34
Warning: Use of undefined constant CURLOPT_TIMEOUT - assumed 'CURLOPT_TIMEOUT' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 35
Warning: Use of undefined constant CURLOPT_MAXREDIRS - assumed 'CURLOPT_MAXREDIRS' (this will throw an Error in a future version of PHP) in /in/vr0rk on line 36
Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/vr0rk:37
Stack trace:
#0 /in/vr0rk(7): get_web_page('http://diskstat...')
#1 {main}
thrown in /in/vr0rk on line 37
Process exited with code 255.
Output for 7.0.0 - 7.0.7
<pre>
Notice: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' in /in/vr0rk on line 28
Notice: Use of undefined constant CURLOPT_HEADER - assumed 'CURLOPT_HEADER' in /in/vr0rk on line 29
Notice: Use of undefined constant CURLOPT_FOLLOWLOCATION - assumed 'CURLOPT_FOLLOWLOCATION' in /in/vr0rk on line 30
Notice: Use of undefined constant CURLOPT_ENCODING - assumed 'CURLOPT_ENCODING' in /in/vr0rk on line 31
Notice: Use of undefined constant CURLOPT_USERAGENT - assumed 'CURLOPT_USERAGENT' in /in/vr0rk on line 32
Notice: Use of undefined constant CURLOPT_AUTOREFERER - assumed 'CURLOPT_AUTOREFERER' in /in/vr0rk on line 33
Notice: Use of undefined constant CURLOPT_CONNECTTIMEOUT - assumed 'CURLOPT_CONNECTTIMEOUT' in /in/vr0rk on line 34
Notice: Use of undefined constant CURLOPT_TIMEOUT - assumed 'CURLOPT_TIMEOUT' in /in/vr0rk on line 35
Notice: Use of undefined constant CURLOPT_MAXREDIRS - assumed 'CURLOPT_MAXREDIRS' in /in/vr0rk on line 36
Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/vr0rk:37
Stack trace:
#0 /in/vr0rk(7): get_web_page('http://diskstat...')
#1 {main}
thrown in /in/vr0rk on line 37
Process exited with code 255.
Output for 5.5.0 - 5.5.36, 5.6.0 - 5.6.22
<pre>
Notice: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' in /in/vr0rk on line 28
Notice: Use of undefined constant CURLOPT_HEADER - assumed 'CURLOPT_HEADER' in /in/vr0rk on line 29
Notice: Use of undefined constant CURLOPT_FOLLOWLOCATION - assumed 'CURLOPT_FOLLOWLOCATION' in /in/vr0rk on line 30
Notice: Use of undefined constant CURLOPT_ENCODING - assumed 'CURLOPT_ENCODING' in /in/vr0rk on line 31
Notice: Use of undefined constant CURLOPT_USERAGENT - assumed 'CURLOPT_USERAGENT' in /in/vr0rk on line 32
Notice: Use of undefined constant CURLOPT_AUTOREFERER - assumed 'CURLOPT_AUTOREFERER' in /in/vr0rk on line 33
Notice: Use of undefined constant CURLOPT_CONNECTTIMEOUT - assumed 'CURLOPT_CONNECTTIMEOUT' in /in/vr0rk on line 34
Notice: Use of undefined constant CURLOPT_TIMEOUT - assumed 'CURLOPT_TIMEOUT' in /in/vr0rk on line 35
Notice: Use of undefined constant CURLOPT_MAXREDIRS - assumed 'CURLOPT_MAXREDIRS' in /in/vr0rk on line 36
Fatal error: Call to undefined function curl_init() in /in/vr0rk on line 37
Process exited with code 255.