#!/usr/bin/php
( ! ) Warning: Undefined variable $argv in G:\Rede\PHP\#Exemplos\round-robin-master\rr.php on line 39
Call Stack
#TimeMemoryFunctionLocation
10.0005498872{main}( )...\rr.php:0

( ! ) Warning: Trying to access array offset on value of type null in G:\Rede\PHP\#Exemplos\round-robin-master\rr.php on line 39
Call Stack
#TimeMemoryFunctionLocation
10.0005498872{main}( )...\rr.php:0

( ! ) Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, bool given in G:\Rede\PHP\#Exemplos\round-robin-master\rr.php on line 70
( ! ) TypeError: array_key_exists(): Argument #2 ($array) must be of type array, bool given in G:\Rede\PHP\#Exemplos\round-robin-master\rr.php on line 70
Call Stack
#TimeMemoryFunctionLocation
10.0005498872{main}( )...\rr.php:0