Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #47317, comment 1


Ignore:
Timestamp:
05/18/2019 02:02:19 PM (7 years ago)
Author:
knutsp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47317, comment 1

    v1 v2  
    1 I use `define( 'WP_DISABLE_FATAL_ERROR_HANDLER, WP_DEBUG )` in `wp-config.php` if I am editing live files. Se also [https://make.wordpress.org/core/2019/04/16/fatal-error-recovery-mode-in-5-2/]
     1I use `define( 'WP_DISABLE_FATAL_ERROR_HANDLER, WP_DEBUG )` in `wp-config.php` if I am editing live files. See also [https://make.wordpress.org/core/2019/04/16/fatal-error-recovery-mode-in-5-2/]
    22
    33May be this could be a default setup in `wp-config-sample.php`?