-
When `APP_ENV` is set to `dev` a PHP warning is thrown if the array key does not exist.
https://github.com/wallee-payment/shopware-6/blob/d550160a9a383e9eb9c60f5404ce7d231cb060fc/src/Core/Storefron…
cundd updated
2 months ago
-
Hello,
I'm using the autocomplete component outside of a form and I need to use `extra_options`. I followed the [documentation](https://symfony.com/bundles/ux-autocomplete/current/index.html#passi…
-
### Scribe version
4.38
### PHP version
8.3.12
### Framework
Laravel
### Framework version
11.29
### Scribe config
```ruby
title => "The Fabric API"
base_url => "http://127.0.0.1:8000"
type…
-
### Setup
- SMW version: 4.1.1
- MW version: 1.39.4
- PHP version: 8.1
- Using Docker Image [https://hub.docker.com/_/mediawiki/](https://hub.docker.com/_/mediawiki/)
- DB system (MySQL, Blaze…
-
Three calls to implode() en esc2html.php at lines 52, 70 and 172 have the parameters in the wrong order, according to https://www.php.net/manual/es/function.implode.php
-
**API Platform version(s) affected**: 3.3.11
**Description**
I have a custom `Symfony\Component\Serializer\Normalizer\DenormalizerInterface` class, which converts the request context to a typed (…
-
Add support for a special format for list arrays
* Array shapes: https://psalm.dev/docs/annotating_code/type_syntax/array_types/#array-shapes
* List shapes: https://psalm.dev/docs/annotating_code/…
-
### Description
The pull request https://github.com/php/php-src/pull/8292 made it possible to send an array of parameters of the same name.
However, it doesn't seem to support files:
I'm using …
ghnp5 updated
2 months ago
-
Even the latest code of `Illuminate/Foundation/Mix.php` has this code in the `__invoke` function:
`$manifests[$manifestPath] = json_decode(file_get_contents($manifestPath), true);
`
see https:/…
-
After installing this module we and deploy changes we get an error during di compile
```
task magento:compile
[production] run command -v 'php' || which 'php' || type -p 'php'
[production] /…