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\.)?/ims'; preg_match_all($film_time, $nazwa, $film_time); var_dump($film_time); //exit; ?>
Output for 7.2.29 - 7.2.33, 7.3.16 - 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\.)?/ims'; 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\.)?/ims'; preg_match_all($film_time, $nazwa, $film_time); var_dump($film_time); //exit; ?>
Output for 8.0.13
Warning: Undefined variable $opts in /in/eCjtE on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: System error in /in/eCjtE 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/eCjtE 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.33, 5.6.18 - 5.6.19, 7.0.4, 7.0.20, 7.1.5 - 7.1.25, 7.2.0 - 7.2.13, 7.3.0 - 7.3.1, 7.4.33
Notice: Undefined variable: opts in /in/eCjtE on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: System error in /in/eCjtE 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/eCjtE 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/eCjtE 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/eCjtE 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.24 - 5.5.32, 5.5.34 - 5.5.35, 5.6.8 - 5.6.17, 5.6.20 - 5.6.28, 7.0.0 - 7.0.3, 7.0.5 - 7.0.6, 7.1.0
Notice: Undefined variable: opts in /in/eCjtE on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /in/eCjtE 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/eCjtE 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:
179.29 ms | 404 KiB | 198 Q