文件名称:wp-config:基岩的故障保护wp-config
文件大小:3KB
文件格式:ZIP
更新时间:2024-02-26 13:48:16
php wordpress bedrock roots wp-config
wp-config Config :: define ( 'WP_DEBUG_DISPLAY' , false ); Config :: define ( 'WP_DEBUG_DISPLAY' , true ); Config :: apply (); echo WP_DEBUG_DISPLAY ; // true \ Roots \ WPConfig 例外情况 要求 该库需要PHP 7.1+。 如果需要PHP 5.6支持:使用 。 测验 只需运行make可以做所有事情 我们使用PHPUnit 7是因为它与PHP 7.1兼容 有3条测试命令 make test运行从php到7.1到7.4
【文件预览】:
wp-config-master
----composer.json(626B)
----src()
--------Config.php(3KB)
--------Exceptions()
----Makefile(1KB)