Commit ff501da
committed
Better support typed properties
Upgrades the underlying squirrelphp/strings component. This
removes compatibility to diverging property paths defined
in the form, we now only support direct properties which are
mapped 1:1 in the form.
Note that if filter annotations are used without direct mappings,
this might lead to errors and/or not work anymore.
The PHP 8 support is preliminary, as it was not tested yet.1 parent c53245e commit ff501da
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments