Pim Jansen
Pim Jansen
Hey all, Since the release of `Faker 1.9.0` last week the team decided that we will freeze the minor versions for the 1.x stream. This means that no new functionality...
Hey all, Today we discussed that 1.9.0 will be our last minor release version of the 1.x branch. After this no new enhancements will be done and we will start...
### Description (*) Maybe it is here and i am just missing it but is there a way to add custom headers for emails? At this point we are using...
1. Describe a problem. Person A creates a document which will be reviewed by other people. These people want to add feedback for the author to handle 2. Describe the...
Im using PHPFlasher in a symfony application however it adds session state when not in use. I am combining it with API Platform and my API itself it stateless so...
### Description Hey, I noticed a breaking change in the upgrade of cakephp/database. Composer audit notified me of a CVE in the lib. I updated the package which gave me...
Seems that Allman styling for control structures are still missing in PHPCS. Below an example of a valid structure: https://en.wikipedia.org/wiki/Indentation_style#Allman_style I also noticed some work already has been done over...
**Describe the bug** The query explorer is no longer opening and opening a website? **Dejavu Version** Your version of Dejavu and how you're running it: Web, Chrome Extension or as...
Hey, Since march 2024, Microsoft pulled support from their storage SDK (for PHP). https://github.com/azure/azure-storage-php The Flysystem Azure Adapter is still using the blob adapter which is no longer supported. Together...
Hey, Let me state first, great work on this plugin. Im making a new UI kit and doing a build from my storybook application. The problem is that i keep...