Merge pull request #52 from spacewander/patch-4

更新《PHP之道》的链接
This commit is contained in:
迷渡 2014-04-22 08:12:02 +08:00
commit 927cbec58c

View File

@ -224,7 +224,7 @@
* [PHP调试技术手册](http://www.laruence.com/2010/06/21/1608.html)(PDF)
* [XDebug 2中文手册(译)](http://www.blogkun.com/project.html) (CHM)
* [PHP之道](https://github.com/wulijun/php-the-right-way)
* [PHP之道](http://wulijun.github.io/php-the-right-way/)
* [PHP 最佳实践](https://github.com/justjavac/PHP-Best-Practices-zh_CN)
* [PHP安全最佳实践](http://www.blogkun.com/php/2013/12/21/php-security-best-practices/)
* [深入理解PHP内核](https://github.com/reeze/tipi)