app/Lib/CronicaGenerator.php
Showing 3 of 3 total issues
Avoid using undefined variables such as '$status' which will lead to PHP notices. Open
Open
self::getUrl($url, $params, $status);
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Avoid using undefined variables such as '$status' which will lead to PHP notices. Open
Open
$urlRedirect = $status['redirect_url'];
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Inline control structures are not allowed Open
Open
if (!function_exists('curl_init'))
- Create a ticketCreate a ticket
- Exclude checks