dpi
dpi
Checkbox column in event view listing: select which events to register, POST form to registration form.
List of tasks to complete which would break API compatibility. - Move entity interfaces to `src/Entity` subdirectory. - Change `registration_group` entity type strings and identifiers from 'group' to 'tag'.
I've had private correspondence with individuals interested in additional functionality for RNG, so I am posting this issue to gather feedback in a public location. I have the best intentions...
Symfony 7 has been out for [a while](https://symfony.com/releases/7.0) now. Will the maintainer be upgrading this on his own or is a PR acceptable?
#10830 , but for 2.19
The advice referencing `PHPUnit_Framework_MockObject_MockObject` doesn't seem to be correct as of PHPUnit 11, but `\PHPUnit\Framework\MockObject\MockObject` seems to work just as well as an intersection. Maybe its time to update the...