This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
sitemap-plugin
Watch
1
Star
0
Fork
0
You've already forked sitemap-plugin
mirror of
https://github.com/jbcr/sitemap-plugin.git
synced
2026-03-24 17:02:19 +01:00
Code
Issues
2
Packages
Projects
Releases
Wiki
Activity
Files
maintenance/controller-tests
Add File
New File
Upload File
Apply Patch
sitemap-plugin
/
tests
History
Stefan Doorn
d7c4055613
Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead.
2019-06-24 18:59:55 +02:00
..
Application
Add missing nelmio bundles to test application (for api test case)
2019-06-24 18:50:39 +02:00
Controller
Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead.
2019-06-24 18:59:55 +02:00
DependencyInjection
/Compiler
upgrading Sylius version
2019-06-13 14:48:50 +02:00
Exception
Mark class as final
2019-01-23 20:48:47 +01:00
Model
Merge pull request
#70
from stefandoorn/final-classes
2019-01-23 21:18:46 +01:00
Responses
/Expected
Adjust path to use cache path
2019-01-23 15:25:16 +01:00