Files
UNIT3D-Community-Edition/app/Traits
Roardom 2ab932ae9e fix: phpstan arrayFilter.same
$data is created from looping over an original array, and adding arrays always containing the keys old and new. Because the conents of the array passed to array_filter is always either empty, or contains one or more arrays with keys `old` and `new`, there will never be any elements filtered.
2025-03-02 06:58:35 +00:00
..
2025-03-02 06:58:35 +00:00
2024-05-23 13:58:29 +00:00