-
Hello
Is it compatible with 3.0 version of symfony ?
Thanks in advance.
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.12
### Bug descript…
-
| Q | A
| --- | ---
| Bug? | Yes
| New Feature? | no
| Version | 0.17.6
| Browser Version | Google Chrome 74.0.3729.169 (Official Build) (64-bit)
#### Actual Behavior
Getting error 500 afte…
-
**Describe the bug**
while running drush cr /drush status
PHP Fatal error: Uncaught Error: Call to undefined method Composer\InstalledVersions::getInstallPath() in /var/www/html/vendor/drush/drush…
-
#### What are you trying to achieve?
I am attempting to receive an entity with the most recent data written on the API test, but I'm encountering incorrect or inconsistent results between `find` an…
-
Hi!
I get this warning with Symfony 7.3:
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Compone…
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-fastroute/issues?q=i…
-
#### What are you trying to achieve?
Trying to use the @depends annotation to cause X test to run before Y test.
Attempting to do so in 4 different formats (based on console output differences)
* t…
-
### Environment
#### Packages
composer show --latest
```
Color legend:
- patch or minor release available - update recommended
- major release available - update possible
- up to date v…
-
For example, the following does have any effect as seen by the command callback not getting right value in $options.
```
command:
image-flush:
options:
all: true
```