You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug Info
{
"os":"win32","arch":"x64","php_command":"\"Deprecated: PHP Startup: session.sid_length INI setting is deprecated in Unknown on line 0\n\nDeprecated: PHP Startup: session.sid_bits_per_character INI setting is deprecated in Unknown on line 0\nC:/Users/Virag/.config/herd/bin/php83/php.exe\""
}
----------------------------------------
Error:
Paths
The filename, directory name, or volume label syntax is incorrect.
"Deprecated: PHP Startup: session.sid_length INI setting is deprecated in Unknown on line 0Deprecated: PHP Startup: session.sid_bits_per_character INI setting is deprecated in Unknown on line 0C:/Users/Virag/.config/herd/bin/php83/php.exe" "c:\Users\Virag\Herd\project_name\vendor\_laravel_ide\discover-16d838b1c92589f00c002ee8ac9f86b3.php"
The text was updated successfully, but these errors were encountered:
This seems like a deprecation in 8.4, but the extension is picking up 8.3 as the PHP version via Herd. Is your site PHP version locked to correct version for your project (probably 8.4)? If not, can you lock it to the correct version and see if that makes a difference?
Extension Version
0.1.19
PHP Binary
Herd
Operating System
Windows
What happened?
Getting this error on Vs code startup
Mimimal Code Sample
The text was updated successfully, but these errors were encountered: