Piotr Olaszewski
Piotr Olaszewski
We don't support mod_fcgid: https://bugs.php.net/bug.php?id=54636 it's major.
Maybe good thing is extract csv writer from our code? There isn't any good.
Let's look at this example: ``` php class Magic { public function __call($name, $arguments) { if (Strings::contains($name, 'Id')) { return 'some user find by id'; } if (Strings::contains($name, 'Login')) {...
@vladmihalcea what do you think about couple GitHub enhancements like: * Add GitHub Action for run tests for each pull request. That let contributors feedback is everything OK with theirs...
Hello! I think I found bug. Lets consider following snippet: ```php
As in title, spring-boot:2.7.11 has high vulnerable https://github.com/kagkarlsson/db-scheduler/blob/597e09e1678b4e38711893b2187d1f95d057cbbd/pom.xml#L45 https://devhub.checkmarx.com/cve-details/CVE-2023-20883/