GitHub / SymfonyTest/symfony-bundle-test issues and pull requests
#94 - Error: Failed opening required /tmp/NyholmBundleTest/cache
Issue -
State: closed - Opened by rela589n 4 months ago
- 5 comments
#93 - Fix the kernel shutdown with new versions of Symfony
Pull Request -
State: closed - Opened by stof 10 months ago
- 1 comment
#92 - chore: fix ci deprecations, bump actions/cache 3 => 4
Pull Request -
State: open - Opened by Chris53897 over 1 year ago
#91 - Update README.md
Pull Request -
State: closed - Opened by Nyholm over 1 year ago
- 1 comment
#90 - Normalize composer.json
Pull Request -
State: closed - Opened by chapterjason over 1 year ago
#89 - Upmerge from 2.x
Pull Request -
State: closed - Opened by chapterjason over 1 year ago
#88 - Allow to set priority in compiler pass
Pull Request -
State: closed - Opened by chapterjason over 1 year ago
#87 - Backport php and symfony version for ci
Pull Request -
State: closed - Opened by chapterjason over 1 year ago
#86 - Fix injection of undefined annotations.cache parameter
Pull Request -
State: closed - Opened by jderusse over 1 year ago
#85 - Release 3.0.0
Issue -
State: open - Opened by chapterjason over 1 year ago
- 1 comment
#84 - fix CI
Pull Request -
State: closed - Opened by smoench over 1 year ago
- 1 comment
#83 - feat: Symfony 7 support
Pull Request -
State: closed - Opened by kbond over 1 year ago
- 6 comments
#82 - chore: add composer keyword for testing
Pull Request -
State: closed - Opened by Chris53897 over 1 year ago
- 1 comment
#81 - [2.x] Test on PHP 8.2
Pull Request -
State: closed - Opened by GrahamCampbell about 2 years ago
- 2 comments
#80 - [1.x] Test on PHP 8.1 and 8.2
Pull Request -
State: closed - Opened by GrahamCampbell about 2 years ago
#79 - 1.9.0 release
Issue -
State: open - Opened by GrahamCampbell about 2 years ago
- 1 comment
#78 - Removed incorrect double version and allow Symfony 7
Pull Request -
State: closed - Opened by GrahamCampbell about 2 years ago
- 1 comment
#77 - Add CompilerPass with priority to TestKernel
Issue -
State: closed - Opened by FelixJacobi over 2 years ago
- 3 comments
#76 - Add instructions about testing unused private services
Pull Request -
State: open - Opened by loevgaard over 2 years ago
- 3 comments
#75 - Add note about `BaseBundleTestCase` in CHANGELOG
Pull Request -
State: closed - Opened by loevgaard over 2 years ago
- 1 comment
#74 - Make github actions example more up to date
Pull Request -
State: closed - Opened by loevgaard over 2 years ago
#73 - BaseBundleTestCase removal was not documented
Issue -
State: closed - Opened by rvanlaak over 2 years ago
- 2 comments
#72 - Why was PublicServicePass removed in v2?
Issue -
State: closed - Opened by loevgaard almost 3 years ago
- 4 comments
Labels: question
#71 - Make require statement easy to copy
Pull Request -
State: closed - Opened by loevgaard about 3 years ago
#70 - Release notes changelog link leads to 404
Issue -
State: closed - Opened by andrew-demb over 3 years ago
- 1 comment
#69 - Allow to opt-out from clearing cache on shutdown
Pull Request -
State: closed - Opened by Nyholm over 3 years ago
- 4 comments
#68 - Release 2.0
Issue -
State: closed - Opened by Nyholm over 3 years ago
- 2 comments
#67 - Add branch alias to enable installing the package using `^2.0@dev`
Pull Request -
State: closed - Opened by GrahamCampbell over 3 years ago
#66 - Allow PHP 8.1 and Symfony 6.1
Pull Request -
State: closed - Opened by chapterjason over 3 years ago
- 2 comments
#65 - 1.8.2 compatible with Symfony 6?
Issue -
State: closed - Opened by dkarlovi over 3 years ago
- 7 comments
#64 - fix: Skip logic for not booted kernel in ensureKernelShutdown
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
#63 - Remove support for Symfony 3 and PHP 5
Pull Request -
State: closed - Opened by Nyholm almost 4 years ago
#62 - Remove non-PHP5 code
Pull Request -
State: closed - Opened by Nyholm almost 4 years ago
#61 - The 1.8.1 releases triggers a deprecation when ensureKernelShutdown is called with a non-booted kernel
Issue -
State: closed - Opened by stof almost 4 years ago
- 3 comments
#60 - The latest 1.x releases are lying about their PHP version support
Issue -
State: closed - Opened by stof almost 4 years ago
- 6 comments
#59 - Cleanup of the cache and log directory after kernel shutdown
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
#58 - docs: Prepare changelog for 2.0
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
#57 - Rename custom methods and properties
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
- 2 comments
#56 - Simplify implementation
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
- 1 comment
Labels: enhancement
#55 - Are we ready for 2.0?
Issue -
State: closed - Opened by Nyholm almost 4 years ago
- 7 comments
#54 - Renamed readme and changelog
Pull Request -
State: closed - Opened by Nyholm almost 4 years ago
#53 - Merge branch 1.x into master
Pull Request -
State: closed - Opened by Nyholm almost 4 years ago
#52 - Release 1.8.1
Pull Request -
State: closed - Opened by Nyholm almost 4 years ago
#51 - Misc. CI updates
Pull Request -
State: closed - Opened by mbabker almost 4 years ago
- 2 comments
#50 - Future Symfony Versions
Issue -
State: closed - Opened by chapterjason almost 4 years ago
- 4 comments
#49 - Use more likely Symfony requirements
Pull Request -
State: closed - Opened by loevgaard almost 4 years ago
- 1 comment
#48 - cut: Remove the public compiler pass
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
- 2 comments
#47 - chore: Fix several supported version things
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
- 2 comments
#46 - chore: Update supported versions
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
#45 - test: Add routing tests
Pull Request -
State: closed - Opened by chapterjason almost 4 years ago
- 5 comments
#44 - feat: Make AppKernel with KernelTestCase compatible
Pull Request -
State: closed - Opened by chapterjason about 4 years ago
- 5 comments
#43 - Release 1.8
Pull Request -
State: closed - Opened by Nyholm about 4 years ago
#42 - Update name in license file
Pull Request -
State: closed - Opened by Nyholm about 4 years ago
#41 - Revert part of #35
Pull Request -
State: closed - Opened by Nyholm about 4 years ago
#40 - Make sure CI run
Pull Request -
State: closed - Opened by Nyholm about 4 years ago
#39 - Compatibility with FrameworkBundle Test Traits
Issue -
State: closed - Opened by chapterjason about 4 years ago
- 2 comments
#38 - Allow Symfony 6
Pull Request -
State: closed - Opened by Kocal about 4 years ago
#37 - Fix routing in kernel
Pull Request -
State: closed - Opened by chapterjason about 4 years ago
- 1 comment
#36 - Update documentation
Pull Request -
State: closed - Opened by Alexandre-T about 4 years ago
- 2 comments
#35 - Add support for Symfony 5.3
Pull Request -
State: closed - Opened by guillaumesmo about 4 years ago
#34 - Fix deprecation for Symfony 5.3
Pull Request -
State: closed - Opened by jderusse about 4 years ago
- 1 comment
#33 - Errors with missing kernel service and router
Issue -
State: closed - Opened by chapterjason about 4 years ago
- 1 comment
#32 - Prepare for 1.7.0
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#31 - Fix CI post-merge PHP 8
Pull Request -
State: closed - Opened by vincentchalamon almost 5 years ago
- 7 comments
#30 - Add support for PHP 8
Pull Request -
State: closed - Opened by vincentchalamon almost 5 years ago
- 4 comments
#29 - Set router to utf8 is in symfony 5.1
Pull Request -
State: closed - Opened by Nemo64 about 5 years ago
- 1 comment
#28 - Allow to test configurations with closures
Pull Request -
State: closed - Opened by l-vo about 5 years ago
#27 - Prepare 1.6.1
Pull Request -
State: closed - Opened by Nyholm over 5 years ago
#26 - Catch exceptions from kernel->getContainer()
Pull Request -
State: closed - Opened by Nyholm over 5 years ago
- 1 comment
#25 - Release 1.6
Pull Request -
State: closed - Opened by Nyholm over 5 years ago
#24 - drop support for unmaintained Symfony versions
Pull Request -
State: closed - Opened by xabbuh over 5 years ago
#23 - Add support for symfony 5 :rocket:
Pull Request -
State: closed - Opened by Baachi over 5 years ago
#22 - Prepare for 1.5.0
Pull Request -
State: closed - Opened by Nyholm over 5 years ago
- 1 comment
#21 - Fix compatibility with PHPUnit 8
Pull Request -
State: closed - Opened by jderusse over 6 years ago
- 5 comments
#20 - Make aliases public in compiler pass
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
#19 - Fixes issue #18
Pull Request -
State: closed - Opened by umpirsky over 7 years ago
#18 - Accessing private services
Issue -
State: closed - Opened by umpirsky over 7 years ago
- 15 comments
#17 - Prepare for 1.3.1
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
#16 - Actually requiring symfony dependencies
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
- 2 comments
#15 - Adding a better travis file
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
#14 - Changelog update
Pull Request -
State: closed - Opened by mwadon over 7 years ago
#13 - Adding compiler pass support
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
- 1 comment
#12 - Annontation fix
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
- 1 comment
#11 - Reword Travis config suggestions
Pull Request -
State: closed - Opened by Jean85 over 7 years ago
#10 - Update Travis to test on sf 4
Issue -
State: closed - Opened by Nyholm over 7 years ago
- 2 comments
#9 - Suggest to install this bundle to require-dev section
Pull Request -
State: closed - Opened by bocharsky-bw over 7 years ago
- 1 comment
#8 - more annotation fix
Pull Request -
State: closed - Opened by Nyholm almost 8 years ago
#7 - Fixed annotation config for sf3.3
Pull Request -
State: closed - Opened by Nyholm almost 8 years ago
#6 - Allow PHPUnit 6
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
#5 - Adding support for changing root dir and project dir
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
#4 - Do not use annotation cache
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
#3 - Bugfix when running more than one tests
Pull Request -
State: closed - Opened by Nyholm over 8 years ago
#2 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by Nyholm over 8 years ago
#1 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by Nyholm over 8 years ago