Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [SF][SF2][Symfony2] Interface 'Throwable' not found
Randallmaster
post
Post #1





Grupa: Zarejestrowani
Postów: 677
Pomógł: 11
Dołączył: 18.11.2009

Ostrzeżenie: (0%)
-----


Witam stworzyłem za pomocą komendy php artisan make:command jakasKlasa

W handle używam takiej funkcji co może powodować zaistniały błąd?
  1. /**
  2.   * Execute the console command.
  3.   *
  4.   * @return mixed
  5.   */
  6. public function handle()
  7. {
  8. $warehouse = WarehouseDocument::all()->toArray();
  9. $this->table($warehouse);
  10. }


[Symfony\Component\Debug\Exception\FatalErrorException]
Interface 'Throwable' not found
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Randallmaster
post
Post #2





Grupa: Zarejestrowani
Postów: 677
Pomógł: 11
Dołączył: 18.11.2009

Ostrzeżenie: (0%)
-----


Cytat(viking @ 20.09.2017, 09:37:23 ) *
PHP5 zamiast 7.

Napisałeś że mam uruchomić php 5 to tak zrobiłem. Ogólnie używam php 7.2
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 23.08.2025 - 11:28