romalytvynenko
romalytvynenko
Indeed! Will fix
@Jonyorker sorry for the lack of the communication from my end. I'd really need either some help on this, or to dedicate more time for this issue. If you're working...
@CWFranklin I think `DeepParametersMerger` (or the similar-ish name) is messing up with the order (unless `$this->buildRulesToParameters` **IS** an instance of `DeepParametersMerger`)
@CWFranklin I don't remember tbh. Apparently yes, there is something going on with these parameters after this initial transformation that breaks the order
@CWFranklin great! Thank you!
@slnw can you please share the source of `AuthController@me` method?
@slnw would you mind sharing a bit a stack trace entries as well?
@slnw I think Scramble fails to analyze a default value of some property, but I don't see any properties in the shared code that would cause this issue. Can you...
@slnw Understood. Can you please help me debug it? For me to reproduce the core issue, I need to know the class source that causes this issue. So dumping the...
@slnw any updates on this? Have you been able to find the reason or get the source that causes the issue?