-
Hello, Is it possible to add auto function execution in this lib? We need to process the function manually now.
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-fastroute/issues?q=i…
-
### Feature Request
Doctrine doesn't support `DateTime`/`DateTimeImmutable` as part of composite primary key.
| Q | A
|------------ | ------
| BC Break | no
| Version |2.15…
-
Using `serde_json::Value` to represent API responses is pretty laborious. It requires lots of `.as_object()` or `.as_str()` and then checking that the result is `Some(_)`, or `Option::map`, or matchin…
-
Hey there. First of all, I'd like to thank you all for this tool, it's awesome.
I'd like to use quicktype a lot on PHP, but I've tried it and IMHO I'd never use the generated code like this.
So I'…
-
```
Hi,
First, thanks for your great work so far.
I've made few changes to "YumInstallController.php" to make it work with SQLite.
Changes are located in function actionInstall()
---
SQLite can onl…
-
## MojiBakaláři
Aplikace slouží jako vzdělávací platforma pro žáky, rodiče a učitele. Učitelé mohou zadávat známky a hodnotit domácí úkoly jednotlivých žáků. Každý žák má přístup pouze k vlastním z…
-
Array shape declaration of certain methods are not compatible with psalm 5.14.0+.
```
InvalidArgument - src/Service/Elastic/IndexService.php:114:55 - Argument 1 of Elastic\Elasticsearch\Endpoints\…
-
Using the latest bundle version and Postgres.
I have the following entity
```php
-
Hi,
I'm not sure, if this is an issue of psalm or of me :)
For the following input, I get the false positive:
```
ERROR: [UndefinedDocblockClass](https://psalm.dev/200) - 25:6 - Docblock-de…