-
**EC key type key encryption alogorithm ECDH-ES+A192KW not able to decrypt**
**Steps to replicate**
$id_token = 'eyJlcGsiOnsia3R5IjoiRUMiLCJjcnYiOiJQLTUyMSIsIngiOiJBWGYwTTdoLXNNRFZ4Z055WFNRaH…
-
| Q | A
| ------------ | ---
| Feature PR | symfony/symfony#52002
| PR author(s) | @fabricecw
| Merged in | 6.4
We created this issue to not forget to document this new feature. We wo…
-
### Symfony version(s) affected
5.4.11
### Description
When a PHPUnit test has $runTestInSeparateProcess set to TRUE, using the deprecation message regex feature of SYMFONY_DEPRECATIONS_HELPER (as …
-
When I run `yarn dev` with the following `package.json`, I see the error below.
`package.json`:
```json
{
"dependencies": {
"@babel/core": "^7.22.9",
"@symfony/webpack-encore": "^4.4…
-
### Symfony version(s) affected
5.4, 6.3
### Description
The problem is that worker can't flush batch handlers without feeding a message into them.
Not much to write here without diving deep into …
-
-
I am on Ubuntu 20.04.6 LTS
I am running Apache2 and php 8.2
composer require rhysnhall/etsy-php-sdk
PHP Deprecated: Return type of Symfony\Component\Console\Helper\HelperSet::getIterator() sho…
-
To log all failed calls to the GitHub API, and retry in the wake.
This could be avoid this kind of problem: No QA after 10 minutes https://github.com/PrestaShop/PrestaShop/pull/34078#event-1051…
-
### Description
We're currently running a site on Craft version `3.3.4.1` and are updating to `3.5.8`. However, we're receiving this error in our staging environment:
```
Warning: require_once(//…
-
Getting this exception when creating fresh project on one of my servers. It is working in my homestead box.
Both my box and my server running ubuntu 18.04.1 with php 7.2.
Tried to replicate it …