php-language-server icon indicating copy to clipboard operation
php-language-server copied to clipboard

print_r( $_SERVER["SERVER_NAME"]); not working

Open YosefHazan opened this issue 5 years ago • 1 comments
trafficstars

print_r( $_SERVER["SERVER_NAME"]); give an error Notice: Undefined index: SERVER_NAME in C:....\xxx.php on line XX

YosefHazan avatar May 01 '20 00:05 YosefHazan

This is not an error for the language server

DanNYSPD avatar Aug 15 '20 20:08 DanNYSPD