Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(Record/Filter): Improve the code readability #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alquerci
Copy link

@alquerci alquerci commented Apr 28, 2023

Filters had been touched during the work on the support for PHP 8.
I had cleaned this part, but the code was not ready to merge.

See c6baf4d#r939602330

  • Add proof that every element of the code of Record Filter works as it should.
    It keeps the current behaviour, even if it seems a bug.
  • Fix the code structure of the test and the code.

Filters had been touched during the work on the support for PHP 8.
I had cleaned this part, but the code was not ready to merge.

* Add proof that every element of the code of Record Filter works as it should.
  It keeps the current behaviour, even if it seems a bug.
* Fix the code structure of the test and the code.
@thePanz thePanz force-pushed the fix-code-structure-of-record-filter branch from ec39d2c to 05540b4 Compare November 17, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant