-
### Library version
0.1.0, 0.2.0
### Description
When using `throw ValueDoesNotMatch`, resulting `InvalidData` exception contains empty `errors`.
### Steps to reproduce
Input class
`…
-
Musel jsem upgradovat kody na php 8.3 a prisel jsem o pohodu pouziti https://github.com/h4kuna/gettext-latte.
Ted pouzivam https://github.com/contributte/translation (data z db). V latte funguje bez …
-
### Description
Currently if processor is given an output from `json_decode($value)`, an `stdClass` is casted to `array` in case it's in place of a `MappedObjectValue`. But `stdClass` makes sense to …
-
With the newly added feature, maybe, there is a new way how to write entities.
Consequently, this would utilize property types, annotations & property hooks as well.
So the original entity like:
```…
hrach updated
1 month ago
-
Auto-initialization of objects may lead to infinite loops in case of self-references. Needs test for verification.
Metadata-based detection is not possible - even object with all properties requir…
-
### Library version
v1.x-dev
### Description
Go serializes time to `2023-07-14T13:52:32.489932695Z`.
This includes nanoseconds. PHP is not able to handle nanoseconds and `JsIsoFormat` fails.
###…
-
Some Nette DI extensions are using the container's `initialize()` method to append some logic which must be executed at end of container's setup phase.
**But `initialize()` is just popular conventi…
-
# Bug report
phpstan 1.9.4 reported `Method HelloWorld::test() should return array but returns array.`
Versions 1.9.5 to actual 1.9.8 don't report it
### Code snippet that reproduces the proble…
mabar updated
1 month ago
-
I'm not sure if this is the right repostiory for an issue like this, if not I'm sorry in advance.
## :bulb: The idea
It would be really helpful if the developer could enable extension simply by
…
-
Musel jsem upgradovat kody na php 8.3 a prisel jsem o pohodu pouziti https://github.com/h4kuna/gettext-latte.
Ted pouzivam Vase https://github.com/contributte/translation (data z db). V latte funguje…