Patrick Maynard
Patrick Maynard
> @patrickmaynard Can you rebase your changes onto the latest `6.2` branch? That will hopefully fix the failures. Currently, when I run `git branch` in my repository, I get this:...
@xabbuh great! I'll try to open a pull request tonight modifying `PropertyPathAccessor`. I appreciate the feedback.
No luck -- I had some issues getting PHP 8.1 on my mac last night, which prevented me from installing dependencies and running tests. I'll try again sometime in the...
@tv78-coder -- thanks for your suggestion. I am using a POST request and still getting a 404.
@fabpot @xabbuh @yceruto it looks like there is a seemingly unrelated set of unit tests failing with the following information: ``` Failed asserting that two arrays are equal. --- Expected...
> @patrickmaynard Can you rebase your changes onto the latest `6.3` branch? That should solve the test issue as a bugfix for those has been merged into the Scheduler component...