The documentation misses out the WORDPRESS_DEBUG environment variable which I found to be quite important when using it to develop locally when WP_DEBUG is required to be true.
The only reference to it I have found is in a PR from a couple of years ago.
The documentation misses out the
WORDPRESS_DEBUGenvironment variable which I found to be quite important when using it to develop locally whenWP_DEBUGis required to betrue.The only reference to it I have found is in a PR from a couple of years ago.