|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2019-10-18 10:48 UTC] cmb@php.net
-Status: Open
+Status: Feedback
-Assigned To:
+Assigned To: cmb
[2019-10-18 10:48 UTC] cmb@php.net
[2019-10-18 18:07 UTC] bjmailboxfor-wp at yahoo dot com
-Status: Feedback
+Status: Assigned
[2019-10-18 18:07 UTC] bjmailboxfor-wp at yahoo dot com
[2019-10-18 18:18 UTC] requinix@php.net
-Status: Assigned
+Status: Feedback
[2019-10-18 18:18 UTC] requinix@php.net
[2019-10-27 04:22 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 18:00:01 2025 UTC |
Description: ------------ Sometimes when I open the homepage of my Wordpress site I got the following error displayed at the very begining of my page, before the content is shown: Warning: Narrowing occurred during type inference. Please file a bug report on bugs.php.net in /app/public/wp-settings.php on line 362 Call Stack # Time Memory Function Location 1 0.0020 398520 {main}( ) .../index.php:0 2 0.0089 398864 require( '/app/public/wp-blog-header.php' ) .../index.php:17 3 0.0130 399776 require_once( '/app/public/wp-load.php' ) .../wp-blog-header.php:13 4 0.0165 400576 require_once( '/app/public/wp-config.php' ) .../wp-load.php:37 5 0.0259 402576 require_once( '/app/public/wp-settings.php' ) .../wp-config.php:135 If I refresh the page or I open the same URL on another browser the the error disapears.