2020年11月30日 星期一

PHP 8.0 Released


PHP 8.0 有一些弱型別比對結果的異動,
Backward Incompatible Changes
像本來 0 == "" 是成立的,但在 8.0 不成立

PHP 7 與 PHP 8 的比較

遷移指南

 

GCP reduce trial to 3 month

GCP 把試用期從原本一年縮減到三個月,不確定是從何時開始的,根據 reddit 這邊 的討論,應該在 2020 八月左右改的。

新帳號爽用一年沒了。

 

New SSH client to old SSH server

從新版 SSH 8.x 連到舊版 6.x SSH server 若出現 Unable to negotiate with x.x.x.x port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss ...