Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpexpertsinc/symfonyextension
A drop-in replacement for behat/symfony2-extension
https://github.com/phpexpertsinc/symfonyextension
Last synced: about 6 hours ago
JSON representation
A drop-in replacement for behat/symfony2-extension
- Host: GitHub
- URL: https://github.com/phpexpertsinc/symfonyextension
- Owner: PHPExpertsInc
- License: mit
- Created: 2023-05-24T16:25:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-15T10:20:56.000Z (11 months ago)
- Last Synced: 2024-03-20T22:33:37.023Z (8 months ago)
- Language: PHP
- Size: 241 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome, Refugees
This library is *maintained* continuation of [Behat/Symfony2Extension](https://github.com/Behat/Symfony2Extension) and will be maintained for the indefinite fugure.
Thus library is a drop-in replacement for those who cannot or do not want to use the [FriendsOfBehat/SymfonyExtension](https://github.com/FriendsOfBehat/SymfonyExtension) alternative.
## Differences with Behat/Symfony2Extension
* Dropped support for PHP 5.3, 5.4, and 5.5.
* Added support for PHP 8.0, 8.1 and 8.2.
* Added support for Symfony 5, 6, and 7.
* Increased the minimum Behat version to 3.6.0.
* Added Docker support.