Juan manuel Pedro Villalba

Results 5 comments of Juan manuel Pedro Villalba

Please update function this: ``` static function is_allowed_url($url, $allowed_url_schemes = ['http', 'https']) { $valid_url = filter_var($url, FILTER_VALIDATE_URL) !== false; if ($valid_url) { $scheme = parse_url($url, PHP_URL_SCHEME); return in_array($scheme, $allowed_url_schemes, true);...

CC command_mode.o command_mode.c:2686:29: error: 'cmd_youtube' undeclared here (not in a function) 2686 | { "youtube", cmd_youtube, 1, 1, NULL, 0, 0 }, | ^~~~~~~~~~~ make: *** [scripts/lib.mk:66: command_mode.o] Error 1

Tutorial not working adding this line 2686 => "{ "youtube", cmd_youtube, 1, 1, NULL, 0, 0 }," and not explain where input functions for file .c subjeried

Good option, need mind on news updates made from php8.2 not old dangerous versions on php7