Merge remote-tracking branch 'origin/3.3.x' into 4.0.x

This commit is contained in:
William Cheng
2018-08-07 16:04:17 +08:00
145 changed files with 2461 additions and 2409 deletions

View File

@@ -72,12 +72,12 @@ class AnotherFakeApiTest extends \PHPUnit_Framework_TestCase
}
/**
* Test case for 123testSpecialTags
* Test case for call123TestSpecialTags
*
* To test special tags.
*
*/
public function test123testSpecialTags()
public function testCall123TestSpecialTags()
{
}
}