Skip to content

[2.8] update readme files for new components #18045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
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
11 changes: 4 additions & 7 deletions src/Symfony/Component/Ldap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ The documentation for the component can be found [online] [0].
Resources
---------

You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/Ldap/
$ composer install
$ phpunit

[0]: https://symfony.com/doc/2.8/components/ldap.html
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)
9 changes: 4 additions & 5 deletions src/Symfony/Component/PropertyInfo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ of popular sources.
Resources
---------

You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/PropertyInfo/
$ composer install
$ phpunit
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)