Just updated wordpress to 5.2.1 and getting this issue
Warning
: Use of undefined constant REQUEST_URI - assumed 'REQUEST_URI' (this will throw an Error in a future version of PHP) in
/srv/users/serverpilot/apps/kdpuvvadi/public/wp-content/themes/Purus/functions.php
on line
73
On line 73 $path = $_SERVER['HTTP_HOST'] . $_SERVER[REQUEST_URI];
Just updated wordpress to 5.2.1 and getting this issue
On line 73
$path = $_SERVER['HTTP_HOST'] . $_SERVER[REQUEST_URI];