浏览代码

pull/4/head
ziadoz 13 年前
父节点
当前提交
4f1d719dae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md 查看文件

@@ -30,7 +30,7 @@ A list of amazingly awesome PHP libraries that you should be using:
30 30
 * [Buzz](https://github.com/kriswallsmith/Buzz) - A HTTP client.
31 31
 * [Guzzle](http://guzzlephp.org/) - Another HTTP client.
32 32
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
33
-* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library that simplifies creating PHPUnit test cases that require runkit.
33
+* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
34 34
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing.
35 35
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing.
36 36
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.

正在加载...
取消
保存