-
When using null-coalesce assignment Psalm is unable to determine the type.
https://psalm.dev/r/7cda9cfa9e
But this code works and the type is guaranteed to be DateTime:
https://3v4l.org/FMNLM
-
In the process of generating the schema for shopify webhooks i came across a bunch of fields, that i know the format of, but the schema-guru fails to find out correctly. For example lat,lon coordinate…
-
Please complete the information below:
# Where is the problem?
- Built-in-types Arrays: 'vec', 'dict', 'keyset' (all three sections)
and
- Built-in-types Arrays: 'Using dicts, keysets, and vecs' …
-
Php crash after calling "new KRB5CCache();" and I get this in Apache error logs:
> [core:notice] [pid 367] AH00051: child pid 415 exit signal Segmentation fault (11), possible coredump in /etc/apac…
-
- [ ] Программа не компилируется в 64-битной конфигурации
-
hi,
Is their any chance you could update the code to support php8.3? as i have problems trying to make its build on ubuntu 24.04.
Thanks
-
Hitting this on doctrine/orm: https://psalm.dev/r/0e37c0c81a
Notice how Psalm does not complain about the call to `foo()`. Type widening should be detected and OK (there should be no errors)
-
Given the schema:
```
"type" => "string",
"enum" => ["en","hu","de","sk"],
"default" => "en",
```
I want to use the string value in my code after the validation.
However i could…
jsaak updated
8 months ago
-
### Description
I recently encountered an issue while using the `->setPattern()` method for building routes in the framework. It appears that delimiters cannot be used in regex strings provided to `-…
-
Hi!
I'm trying to get this to work in combination with either `spatie/nova-translatable` or `kongulov/nova-tab-translatable`. I've read possibilities in #7, #33, #39, #44 and #58, but I've been una…
dnwjn updated
2 years ago