This self-closing shortcode activates PHP error messages and warnings, aiding in development and debugging.

**Shortcode:**
 
```js
[report_errors]
```

**Code Example:**

```js
[admin_only] [report_errors] [/admin_only]
```

!!!Note:
This shortcode has no attributes.
!!!
