-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$this->tag->getTitle() return Array when using prependTitle #13039
Comments
public static function prependTitle(var title) -> void Could you please explain a bit more? |
I'm closing this issue due to the lack of any reaction. I'll open it again if the need arises |
Now nginx returns 502. php in controller: public function indexAction(){ volt in view: <!DOCTYPE html> php-fpm error: [17-Jan-2018 15:53:53] WARNING: [pool www] child 56155 exited on signal 6 (SIGABRT - core dumped) after 2553.492746 seconds from start nginx error: 2018/01/17 15:52:34 [error] 8732#0: *197 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: www.qinrennew.com, request: "GET /order HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "www.qinrennew.com" core dump:
Details |
@fesiong Could you please open a new issue with code to reproduce |
when I use prependTitle to prepend title, it return back Array.
Details
The text was updated successfully, but these errors were encountered: