-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: AppsDevTeam/utils
base: f-parameters_for_php84
head repository: AppsDevTeam/utils
compare: master
- 20 commits
- 6 files changed
- 4 contributors
Commits on Mar 18, 2025
-
Merge pull request #19 from AppsDevTeam/f-parameters_for_php84
Change parameters to many parameter.
Configuration menu - View commit details
-
Copy full SHA for d82be6c - Browse repository at this point
Copy the full SHA d82be6cView commit details
Commits on Apr 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f1c9c02 - Browse repository at this point
Copy the full SHA f1c9c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3aee2b - Browse repository at this point
Copy the full SHA c3aee2bView commit details
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bca14eb - Browse repository at this point
Copy the full SHA bca14ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3730f6 - Browse repository at this point
Copy the full SHA a3730f6View commit details
Commits on May 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b81c8a4 - Browse repository at this point
Copy the full SHA b81c8a4View commit details
Commits on Jun 17, 2025
-
Adds utility function to create DateTimeImmutable
Adds a static method that attempts to create a DateTimeImmutable object from an array containing date and timezone information. Returns null if the input data is invalid or if an exception occurs during DateTimeImmutable creation.
Configuration menu - View commit details
-
Copy full SHA for 09b5a97 - Browse repository at this point
Copy the full SHA 09b5a97View commit details -
Adds utility function for checking emptiness
Adds a utility function that provides a more reliable way to determine if a variable is considered "empty". The native `empty()` function treats '0' and 0 as empty, which is often not the desired behavior. The new function `realEmpty()` addresses this by explicitly checking for these cases.
Configuration menu - View commit details
-
Copy full SHA for 6f388f3 - Browse repository at this point
Copy the full SHA 6f388f3View commit details
Commits on Aug 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7f0172 - Browse repository at this point
Copy the full SHA f7f0172View commit details
Commits on Sep 23, 2025
-
Lukas Karlovsky committed
Sep 23, 2025 Configuration menu - View commit details
-
Copy full SHA for f60948f - Browse repository at this point
Copy the full SHA f60948fView commit details -
Merge pull request #20 from AppsDevTeam/f-disable_format_animated_gif
Disable format animated gif.
Configuration menu - View commit details
-
Copy full SHA for 0996d44 - Browse repository at this point
Copy the full SHA 0996d44View commit details
Commits on Oct 6, 2025
-
Lukas Karlovsky committed
Oct 6, 2025 Configuration menu - View commit details
-
Copy full SHA for 4080b73 - Browse repository at this point
Copy the full SHA 4080b73View commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 48dd959 - Browse repository at this point
Copy the full SHA 48dd959View commit details
Commits on Dec 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1a451b9 - Browse repository at this point
Copy the full SHA 1a451b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 765a175 - Browse repository at this point
Copy the full SHA 765a175View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 31c7dc7 - Browse repository at this point
Copy the full SHA 31c7dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508d7d9 - Browse repository at this point
Copy the full SHA 508d7d9View commit details
Commits on Apr 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 23705dc - Browse repository at this point
Copy the full SHA 23705dcView commit details -
Merge pull request #22 from AppsDevTeam/f-add-components-method
add components method
Configuration menu - View commit details
-
Copy full SHA for 73e0dff - Browse repository at this point
Copy the full SHA 73e0dffView commit details
Commits on Apr 28, 2026
-
Sanitize and truncate Guzzle error messages
Prevent binary data and excessively long request/response bodies from being included in exception messages to ensure logs remain readable.
Configuration menu - View commit details
-
Copy full SHA for e4a9120 - Browse repository at this point
Copy the full SHA e4a9120View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f-parameters_for_php84...master