-
### Bug description
When I save a fieldset which uses spatie responsive images, these fields are not set properly:
```
use_breakpoints: true
allow_ratio: true
allow_fit: true
restrict: false
…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.2.5
| PHP version | PHP 7.4.7 (cli) (built: Jun 11 2020 18:33:07) ( NTS )
| Installation Met…
-
> If you have a question, and not a bug or proposal, post in the discussions.
> https://github.com/laravel-doctrine/orm/discussions
# laravel-doctrine/orm version & Laravel version
laravel-doc…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Attempting to upgrade to curren…
-
Contao 4.13.49
contao-events_subscriptions 2.16.4
Exception in file var/cache/prod/contao/dca/tl_member.php on line 224[] operator not supported for strings
The content of line 224 is:
`$GLOBA…
-
### Plugin version
4.14.4
### Magento version
2.4.7
### PHP version
8.2
### What went wrong?
Error when trying to ship an order via MyParcel
### Reproduction steps
1. Ship an order as a briev…
-
**Describe the bug**
When trying to install from zero, it looks like koel is unable to connect to the database I just configured.
**To reproduce**
Steps to reproduce the behavior:
1. Copy the co…
-
### PHP Version
8.3.10
### Shopware Version
6.6.5.1
### Affected area / extension
Platform(Default)
### Expected behaviour
Get a result containing all entities, that match the criteria, when se…
-
Hi!
When a PHPUnit assertion fails in a Behat Context class the tests fail with:
```
~/Desktop/repos/behat-phpunit10 on main !2 ?2 ❯ vendor/bin/behat …
-
### Description
Laravel Framework 11.29.0
`public function extractDataFromPDF($pdfPath)
{
// Extrair o texto do PDF usando o PdfParser
$parser = new Parser();
$…