{"id":199,"date":"2021-11-07T17:52:41","date_gmt":"2021-11-07T17:52:41","guid":{"rendered":"https:\/\/www.simons.tools\/en\/?p=199"},"modified":"2021-11-07T17:52:41","modified_gmt":"2021-11-07T17:52:41","slug":"display-php-errors-on-page","status":"publish","type":"post","link":"https:\/\/www.simons.tools\/en\/display-php-errors-on-page\/","title":{"rendered":"Display PHP errors on page"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">ini_set('display_errors', 1);\nini_set('display_startup_errors', 1);\nerror_reporting(E_ALL);<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>ini_set(&#8216;display_errors&#8217;, 1); ini_set(&#8216;display_startup_errors&#8217;, 1); error_reporting(E_ALL);<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_en_post_content":"<!-- wp:preformatted -->\n<pre class=\"wp-block-preformatted\">ini_set('display_errors', 1);\nini_set('display_startup_errors', 1);\nerror_reporting(E_ALL);<\/pre>\n<!-- \/wp:preformatted -->","_en_post_name":"display-php-errors-on-page","_en_post_excerpt":"","_en_post_title":"Display PHP errors on page","_de_post_content":"","_de_post_name":"","_de_post_excerpt":"","_de_post_title":"","edit_language":"en","footnotes":""},"categories":[12],"tags":[],"class_list":["post-199","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"_links":{"self":[{"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/posts\/199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/comments?post=199"}],"version-history":[{"count":2,"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/posts\/199\/revisions"}],"predecessor-version":[{"id":201,"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/posts\/199\/revisions\/201"}],"wp:attachment":[{"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/media?parent=199"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/categories?post=199"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simons.tools\/en\/wp-json\/wp\/v2\/tags?post=199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}