3v4l.org

run code in 300+ PHP versions simultaneously
<? $i=1; $linkw='http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page='.$i; $context = stream_context_create($opts); $nazwa = file_get_contents($linkw,false,$context); $film_time = '/(?:(?P<hours>\d+) godz\.)?\s*(?:(?P<minutes>\d+) min\.)?/'; preg_match_all($film_time, $nazwa, $film_time); var_dump($film_time); //exit; ?>
Output for 7.1.26 - 7.1.33, 7.2.17 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.32, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
<? $i=1; $linkw='http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page='.$i; $context = stream_context_create($opts); $nazwa = file_get_contents($linkw,false,$context); $film_time = '/(?:(?P<hours>\d+) godz\.)?\s*(?:(?P<minutes>\d+) min\.)?/'; preg_match_all($film_time, $nazwa, $film_time); var_dump($film_time); //exit; ?>
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 <? $i=1; $linkw='http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page='.$i; $context = stream_context_create($opts); $nazwa = file_get_contents($linkw,false,$context); $film_time = '/(?:(?P<hours>\d+) godz\.)?\s*(?:(?P<minutes>\d+) min\.)?/'; preg_match_all($film_time, $nazwa, $film_time); var_dump($film_time); //exit; ?>
Output for 8.0.13
Warning: Undefined variable $opts in /in/7Y0eA on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: System error in /in/7Y0eA on line 9 Warning: file_get_contents(http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page=1): Failed to open stream: php_network_getaddresses: getaddrinfo failed: System error in /in/7Y0eA on line 9 array(5) { [0]=> array(1) { [0]=> string(0) "" } ["hours"]=> array(1) { [0]=> string(0) "" } [1]=> array(1) { [0]=> string(0) "" } ["minutes"]=> array(1) { [0]=> string(0) "" } [2]=> array(1) { [0]=> string(0) "" } }
Output for 7.0.20, 7.1.5 - 7.1.20, 7.2.0 - 7.2.6, 7.4.33
Notice: Undefined variable: opts in /in/7Y0eA on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: System error in /in/7Y0eA on line 9 Warning: file_get_contents(http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page=1): failed to open stream: php_network_getaddresses: getaddrinfo failed: System error in /in/7Y0eA on line 9 array(5) { [0]=> array(1) { [0]=> string(0) "" } ["hours"]=> array(1) { [0]=> string(0) "" } [1]=> array(1) { [0]=> string(0) "" } ["minutes"]=> array(1) { [0]=> string(0) "" } [2]=> array(1) { [0]=> string(0) "" } }
Output for 7.3.32 - 7.3.33
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: System error in /in/7Y0eA on line 9 Warning: file_get_contents(http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page=1): failed to open stream: php_network_getaddresses: getaddrinfo failed: System error in /in/7Y0eA on line 9 array(5) { [0]=> array(1) { [0]=> string(0) "" } ["hours"]=> array(1) { [0]=> string(0) "" } [1]=> array(1) { [0]=> string(0) "" } ["minutes"]=> array(1) { [0]=> string(0) "" } [2]=> array(1) { [0]=> string(0) "" } }
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.10, 7.1.0
Notice: Undefined variable: opts in /in/7Y0eA on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /in/7Y0eA on line 9 Warning: file_get_contents(http://www.filmweb.pl/search/film?q=&type=&startYear=&endYear=2015&countryIds=&genreIds=&startRate=&endRate=&startCount=&endCount=&sort=PREMIERE_POLAND&sortAscending=true&c=portal&page=1): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /in/7Y0eA on line 9 array(5) { [0]=> array(1) { [0]=> string(0) "" } ["hours"]=> array(1) { [0]=> string(0) "" } [1]=> array(1) { [0]=> string(0) "" } ["minutes"]=> array(1) { [0]=> string(0) "" } [2]=> array(1) { [0]=> string(0) "" } }

preferences:
196.19 ms | 403 KiB | 255 Q