2020年11月30日 星期一

PHP 8.0 Released


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

PHP 7 與 PHP 8 的比較

遷移指南

 

沒有留言:

Using wgcf to export WARP WireGuard config

Cloudflare WARP 的底層是用 WireGuard tunnel wgcf 工具可以把它匯出成 WireGuard config curl -sL https://github.com/ViRb3/wgcf/releases/download/v2.2.29/w...