PHP - Dockblocks
Array
Below how to describe an associative array having a key and an array with code
, short
and long
keys.
Compatible phan / phpstan
/**
* @param array{int,array{code:string,short:string,long:string}} $data
Below how to describe an associative array having a key and an array with code
, short
and long
keys.
Compatible phan / phpstan
/**
* @param array{int,array{code:string,short:string,long:string}} $data
Shutdown all instances (this will kill the vmmem.exe
task) then just run wsl
to restart.
wsl --shutdown
wsl
Upgrade all out of date programs on Windows 10 with Winget:
winget upgrade --all --silent