d:\CURSOS\PHP\Projetos>php -a Interactive shell
php > require 'src/Conta.php'; php > $primeiraConta = new Conta(); PHP Warning: Uncaught Error: Class "Conta" not found in php shell code:1 Stack trace:
#0 {main} thrown in php shell code on line 1
Warning: Uncaught Error: Class "Conta" not found in php shell code:1 Stack trace:
#0 {main} thrown in php shell code on line 1