-
[19:05:53.308] [Server thread/CRITICAL]: ErrorException: "Creation of dynamic property FoxWorn3365\Shopkeepers\Core::$config is deprecated" (EXCEPTION) in "plugins/Shopkeepers (4).phar/src/FoxWorn3365…
-
### 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.17
### Bug descript…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break |no
| Version | 3.2.1
#### Summary
We generate migrations, and run them. This should put the ORM metadata and th…
-
### Describe the bug
Hi.
We use Firebase Admin SDK for PHP to use firebase realtime database.
$database->getReference() // this is the root reference
->update($updates);
When updating in …
-
I require multiple packages that use the "replace"-block inside the composer.json as explained in your README.md. The problem ist, that this leads to an uninstallable set of packages because for a "re…
-
### 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.17-dev
### Bug desc…
-
### 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.16
### Bug descript…
-
### 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.16 + GLPI inventory …
-
### Describe the bug
Hello,
After upgrading to kreait/firebase-php v7.10.0 it worked well on my development machine which is windows 10 and cURL 8.7
but on production server it gives error from cur…
-
Following the [docs](https://getcomposer.org/doc/03-cli.md#prohibits-why-not), I'm trying to ensure that my code base will work when upgrading PHP from 8.1 to 8.2.
My `composer.json` is nothing…