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 8.5.1
Warning: Undefined variable $opts in /in/7Y0eA on line 8 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for www.filmweb.pl 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 for www.filmweb.pl 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) "" } }
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.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14, 8.4.16, 8.5.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.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 8.3.28
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28) /bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.3.28) /bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.3.28) /bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
Process exited with code 1.
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:
192.81 ms | 420 KiB | 5 Q