This is an overview of the directives that are modified or read inside the application's code.
| Alteration | File | Line |
|---|---|---|
| get_magic_quotes_runtime( ) | /HTTP/Request2.php | 928 |
| set_magic_quotes_runtime(false) | /HTTP/Request2.php | 929 |
| set_magic_quotes_runtime(true) | /HTTP/Request2.php | 944 |
| ini_get('safe_mode') | /PEAR/Error.php | 708 |
| @ini_set('track_errors', 1) | /Net/Socket.php | 140 |
| @ini_get('default_socket_timeout') | /Net/Socket.php | 143 |
| @ini_set('track_errors', $old_track_errors) | /Net/Socket.php | 172 |
| @ini_set('track_errors', $old_track_errors) | /Net/Socket.php | 176 |
| ini_get('mbstring.func_overload') | /HTTP/Request2.php | 933 |
| @ini_get('default_socket_timeout') | /HTTP/Request2/SocketWrapper.php | 173 |
| ini_get('mbstring.func_overload') | /HTTP/Request2/Response.php | 431 |
| ini_set('display_errors', 1) | /cron.php | 8 |
| ini_set('display_errors', 1) | /domains.php | 7 |
| ini_get('enable_dl') | /PEAR/Error.php | 707 |
| @ini_set('track_errors', true) | /PEAR/Error.php | 55 |