8000 Fixes issue #18 (#19) · SymfonyTest/symfony-bundle-test@5b23c14 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5b23c14

Browse files
umpirskyNyholm
authored andcommitted
Fixes issue #18 (#19)
* Fixes issue #18 * Update Readme.md
1 parent c0299a5 commit 5b23c14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ class BundleInitializationTest extends BaseBundleTestCase
9595
}
9696
```
9797

98+
### Known Issue
99+
100+
Be aware that if you make all services public then you will not get any errors if your bundles access this services even if they are private by nature.
101+
98102
## Configure Travis
99103

100104
You want Travis to run against each currently supported LTS version of Symfony (since there would be only one per major version), plus the current if it's not an LTS too. There is no need for testing against version in between because Symfony follows [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

0 commit comments

Comments
 (0)
0