PHP 7 "Use of undefined constant"的错误 📅 2020年03月12日 · ☕ 1 分钟 今天遇到了PHP 常量未定义的问题: wordpress - Use of undefined constant REQUEST_URI - assumed ‘REQUEST_URI’ in functions.php on line 73 - Stack Overflow 原因是 PHP7.2之后废弃了一些不好的写法,包括以上错误:不带引号的字