Notice

Array to string conversion

Source file

File: /var/www/kreatura/data/www/watchdeluxe.sk/www/libs/Nette/Application/Presenter.php   Line: 986

Line 979:                    $this->saveState($args$reflection);
Line 980:                }
Line 981:    
Line 982:                $globalState $this->getGlobalState($destination === 'this' NULL $presenterClass);
Line 983:                if ($current && $args) {
Line 984:                    $tmp $globalState $this->params;
Line 985:                    foreach ($args as $key => $val) {
Line 986:                        if ((string) $val !== (isset($tmp[$key]) ? (string) $tmp[$key] : '')) {
Line 987:                            $current FALSE;
Line 988:                            break;
Line 989:                        }
Line 990:                    }
Line 991:                }
Line 992:                $args += $globalState;
Line 993:            }

Call stack

  1. Application/Presenter.php (986) source   Debug:: _errorHandler (arguments )

  2. Application/Presenter.php (776) source   Presenter-> createRequest (arguments )

  3. Application/Presenter.php (181) source   Presenter-> canonicalize ()

  4. Application/Application.php (145) source   Presenter-> run (arguments )

  5. app/bootstrap.php (134) source   Application-> run ()

  6. www/index.php (14) source   require (arguments )

Variables

Nette Application

Environment

HTTP request

HTTP response