PHP The 「Right」 Way 发布更新啦
《PHP The Right Way》这本书是学习 PHP 最佳实践的指南,最近发布了一些更新,主要有这些内容:
- PHP 7.0 is a thing
- Don't use ext/mysql it's gone. Stop using it
- Linux PHP installation chapter
- Warn about Composer update on production (https://github.com/codeguy/php-the-right-w...)
- Clarify opcodes, cache names, PHP versions (https://github.com/codeguy/php-the-right-w...)
- Improve Docker explanation (https://github.com/codeguy/php-the-right-w...)
- Password Hashing now explains salts
- A few PaaS providers came and went
免费下载或者在线阅读:https://leanpub.com/phptherightway
看来应该更新一下之前翻译完的了 :smile_cat:
@lifesign 恩 感觉可以规划更新到最新的内容 :)