-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Comparing changes
Open a pull request
base repository: laravel/framework
base: 599a281
head repository: laravel/framework
compare: 42d6ae0
- 14 commits
- 31 files changed
- 13 contributors
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ecc0050 - Browse repository at this point
Copy the full SHA ecc0050View commit details -
[11.x] more pint rules (#54332)
* start syncing StyleCI rules to Pint starting with the simple ones * wip * wip * wip * wip * wip * wip * wip * wip * alphabetize * `print` --> `echo` found one more * one more rule
Configuration menu - View commit details
-
Copy full SHA for 9bb41a6 - Browse repository at this point
Copy the full SHA 9bb41a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae05e49 - Browse repository at this point
Copy the full SHA ae05e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd115f - Browse repository at this point
Copy the full SHA ebd115fView commit details
Commits on Jan 26, 2025
-
[11.x] Allow
TestComponent
to be macroable (#54359)* macro test component * test
Configuration menu - View commit details
-
Copy full SHA for 4673387 - Browse repository at this point
Copy the full SHA 4673387View commit details -
[11.x] Fix validator return fails if using different date formats (#5…
…4350) * fix validator return fails if using different formats * change params name in test --------- Co-authored-by: cuong.tt <cuong.tt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 48bdc07 - Browse repository at this point
Copy the full SHA 48bdc07View commit details
Commits on Jan 27, 2025
-
[11.x] fix the method
explodeExplicitRule
to support Customizab……le Date Validation (#54353) * fix Date Validation rules * fix Date Validation rules * styleci --------- Co-authored-by: cuong.tt <cuong.tt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7fca4b - Browse repository at this point
Copy the full SHA b7fca4bView commit details -
[11.x] Adds the
addPath()
method to theLang
facade and the `Tran……slator` class. (#54347) * Update Lang.php * Update Translator.php * Update Translator.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 13c3913 - Browse repository at this point
Copy the full SHA 13c3913View commit details -
Improve: add fire failed event at once (#54376)
Co-authored-by: cesar molina <cmolina@promarketingchile.com>
Configuration menu - View commit details
-
Copy full SHA for 8d2c225 - Browse repository at this point
Copy the full SHA 8d2c225View commit details -
[11.x] feat: Create missing pgsql database when running migrations (#…
…54314) * feat: Create missing pgsql database * feat: Create missing pgsql database * feat: Create missing pgsql database * feat: Create missing pgsql database * feat: Create missing pgsql database * feat: Create missing pgsql database * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 96302bf - Browse repository at this point
Copy the full SHA 96302bfView commit details -
[11.x] Proper rate limiter fix with phpredis serialization/compressio…
…n enabled (#54372) * Properly resolve RateLimiter not working while redis serialization or compression is enabled * Fix code style * Fix test * Skip outdated test * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 2d10f2a - Browse repository at this point
Copy the full SHA 2d10f2aView commit details
Commits on Jan 28, 2025
-
update testcase rule is a part of the list (#54387)
Co-authored-by: cuong.tt <cuong.tt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d141865 - Browse repository at this point
Copy the full SHA d141865View commit details -
[11.x] Use
Date
facade for storing the password confirmation timest……amp (#54383) This matches the changes via laravel/fortify#520 -------------- Currently, the password confirmation endpoint uses PHP's inbuilt `time()` function. This does not consider `freezeSecond()` or `Date::setTestNow()`. Leading to inconsistent results during tests. This update maintains compatibility with existing features as both `time()` and `->unix()` return a UNIX timestamp. Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> Co-authored-by: Chris van Lier <93382176+chrisvanlier2005@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33a882d - Browse repository at this point
Copy the full SHA 33a882dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d6ae0 - Browse repository at this point
Copy the full SHA 42d6ae0View 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 599a281...42d6ae0