You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[1c6fae536](https://github.com/api-platform/core/commit/1c6fae536d8d4b51544cee295883cd8726ec5944) fix(symfony): fix for symfony/json_streamer 8.0 with enable_json_streamer (#7684)
9
+
*[83a3cacfb](https://github.com/api-platform/core/commit/83a3cacfb49968b80e2f5d352c1b0930c923209d) fix(laravel): use controller if declared (#7687)
10
+
*[9f46eef05](https://github.com/api-platform/core/commit/9f46eef057240f346437590a3dade7dd200bc7f3) fix(jsonschema): call to an undefined method Symfony\Component\TypeInfo\Type::getClassName() (#7685)
11
+
*[f5ba97460](https://github.com/api-platform/core/commit/f5ba9746069514c579343624af075e5b4eda6404) fix(doctrine): PartialSearchFilter on multibyte characters (#7688)
12
+
*[1706c3c58](https://github.com/api-platform/core/commit/1706c3c5824fe78a1c00c1988faf0dde94a93f8c) fix(doctrine): throw exception if parameter property is not provided
13
+
3
14
## v4.2.13
4
15
5
16
### Bug fixes
@@ -3858,4 +3869,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
3858
3869
## 1.0.0 beta 2
3859
3870
3860
3871
* Preserve indexes when normalizing and denormalizing associative arrays
3861
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
3872
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments