Reperesenting Bangladesh in “The Applicability of International Law to State Behavior in Cyberspace” at George C. Marshall European Center for Security Studies.
#CyberSecurity#Cyberspace#BGDeGOVCIRT#gcmc#Garmisch
The amount of new features being added to #PHP 7.4 is astonishing. Here's yet another RFC that's likely to pass: spread operators in array expressions.
$others = ['b', 'c'];
$arr = ['a', ...$others, 'z'];
https://t.co/qNlSTcMHUX