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

Fix minDate Function #58

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix minDate Function #58

merged 1 commit into from
Apr 17, 2024

Conversation

AhmadFida2
Copy link
Contributor

@AhmadFida2 AhmadFida2 commented Mar 22, 2024

Fixing Error that placed Closure after the variable.
fixes #57

Fixing Error that placed Closure after the variable.
Copy link

what-the-diff bot commented Mar 22, 2024

PR Summary 📚

  • Function Signature Update in Flatpickr.php
    Made a neat little update to the minDate function in the Flatpickr.php file! Now, it's even more versatile and can accept an extra type called Closure 🎉. This means it can handle more types of input, making it more flexible and helpful in different scenarios. 😀

@atmonshi
Copy link
Contributor

hey @coolsam726 any update in this?

@coolsam726 coolsam726 merged commit 9c38cb0 into savannabits:3.x Apr 17, 2024
1 check passed
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.

[Bug]: syntax error, unexpected token "|", expecting ")"
3 participants