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

Use double quotes to allow searching string with single quotes in them #592

Merged
merged 4 commits into from
Nov 22, 2023

Conversation

arthurkirkosa
Copy link
Collaborator

No description provided.

Copy link

what-the-diff bot commented Nov 22, 2023

PR Summary

  • Changes to Search Query Sensitivity
    The sensitivity to the case in which search queries are input has been adjusted. Now, no matter if you input your search in lower case, upper case, or a mix, the system will treat them all the same, ensuring a smoother user experience.

  • Method Signature Updates
    Some minor changes have been made to how certain methods or functions, like validatorForStoring and humanize, work in the system. While not directly noticeable to users, this will improve how the software operates behind the scenes.

  • Enhancements to Testing
    The tests that ensure the software works correctly have been updated. A naming adjustment was made to one, and a new test has been added to better evaluate the system's search function, particularly when searching with quotes. This ensures that the software continues to perform reliably.

  • Minor Adjustments to Comments
    Some brief documentation, known as PHPDoc comments, within the code was changed. These assist developers when they're programming, though they don't affect how the software functions.

Please note, minor, less relevant changes are not included in this summary.

…lashes

* 'slashes' of github.com:BinarCode/laravel-restify:
  Fix styling
@binaryk binaryk merged commit e04841e into 8.x Nov 22, 2023
18 checks passed
@binaryk
Copy link
Collaborator

binaryk commented Nov 22, 2023

Thank you!

@binaryk binaryk deleted the slashes branch November 22, 2023 10:43
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.

None yet

2 participants