添加新版本 php-the-right-way fixed #309

This commit is contained in:
迷渡 2015-04-24 17:38:39 +08:00
parent 697b3a2ab8
commit a72bf47cbf

View File

@ -401,7 +401,7 @@
* [PHP调试技术手册](http://www.laruence.com/2010/06/21/1608.html)(PDF)
* [XDebug 2中文手册(译)](http://www.blogkun.com/project.html) (CHM)
* [PHP之道](http://wulijun.github.io/php-the-right-way/)
* PHP之道php-the-right-way ([@wulijun版](http://wulijun.github.io/php-the-right-way/) [PHPHub版](http://laravel-china.github.io/php-the-right-way/))
* [PHP 最佳实践](https://github.com/justjavac/PHP-Best-Practices-zh_CN)
* [PHP 开发者实践](http://ryancao.gitbooks.io/php-developer-prepares/content/)
* [深入理解PHP内核](https://github.com/reeze/tipi)