Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix style
  • Loading branch information
zhuyaohui committed Oct 26, 2017
commit 274e0023b7cc9cd9e1c8043b399e577447bf1e0e
1 change: 1 addition & 0 deletions 4.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
</ul>
你千万不要被上面的清单给吓着,其实系统应该给装备好了,除非真RP低,那你出门去买张彩票吧... ...
当然,我们也可以通过SVN从PHP源码库里导出一份源码,需要注意的是,PHP的svn源码库地址是https协议的。官方推荐我们直接签出它的php-src目录:

````shell
$ svn checkout https://svn.php.net/repository/php/php-src --depth immediates php-src
$ cd php-src
Expand Down