Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 925b65d

Browse filesBrowse files
committed
updated reference to tests
1 parent 0c7b291 commit 925b65d
Copy full SHA for 925b65d

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
  • src/Symfony/Component/HttpFoundation
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎src/Symfony/Component/HttpFoundation/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/README.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ If you are using PHP 5.3.x you must add the following to your autoloader:
3838
$loader->registerPrefixFallback(__DIR__.'/../vendor/symfony/src/Symfony/Component/HttpFoundation/Resources/stubs');
3939
}
4040

41-
4241
Resources
4342
---------
4443

45-
Unit tests:
44+
You can run the unit tests with the following command:
4645

47-
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/HttpFoundation
46+
phpunit -c src/Symfony/Component/HttpFoundation/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.