Skip to content

Releases: laravel/framework

v12.1.1

05 Mar 15:32
Compare
Choose a tag to compare
  • [11.x] Add valid values to ensure method by @lancepioch in #54840
  • Fix attribute name used on Validator instance within certain rule classes by @crynobone in #54845
  • [11.x] Fix Application::interBasePath() fails to resolve application when project name is "vendor" by @crynobone in #54871
  • [11.x] Test improvements by @crynobone in #54879
  • [12.x] DocBlock: Changed typehint for Arr::partition method by @AndrewMast in #54896
  • Enhance Email and Image Dimensions Validation Tests by @alikhosravidev in #54897
  • [12.x] Apply default styling rules to the notification stub by @ahinkle in #54895

v11.44.1

05 Mar 15:35
Compare
Choose a tag to compare
  • [11.x] Add valid values to ensure method by @lancepioch in #54840
  • Fix attribute name used on Validator instance within certain rule classes by @crynobone in #54845
  • [11.x] Fix Application::interBasePath() fails to resolve application when project name is "vendor" by @crynobone in #54871
  • [11.x] Test improvements by @crynobone in #54879

v12.1.0

04 Mar 16:12
Compare
Choose a tag to compare

v12.0.1

24 Feb 13:32
Compare
Choose a tag to compare
Update version to v12.0.1

v12.0.0

24 Feb 13:17
Compare
Choose a tag to compare
Read more

v11.44.0

24 Feb 13:10
Compare
Choose a tag to compare
  • [11.x] Fix parsing PHP_CLI_SERVER_WORKERS as string instead of int by @crynobone in #54724
  • [11.x] Rename Redis parse connection for cluster test method to follow naming conventions by @jackbayliss in #54721
  • [11.x] Allow readAt method to use in database channel by @utsavsomaiya in #54729
  • [11.x] Fix: Custom Exceptions with Multiple Arguments does not properly rein… by @pandiselvamm in #54705
  • [11.x] Update ConcurrencyTest exception reference to use namespace by @jackbayliss in #54732
  • [11.x] Deprecate Factory::$modelNameResolver by @samlev in #54736
  • [11x.] Improved typehints for InteractsWithDatabase by @cosmastech in #54748
  • [11.x] Improved typehints for InteractsWithExceptionHandling && ExceptionHandlerFake by @cosmastech in #54747

v11.43.2

19 Feb 21:54
Compare
Choose a tag to compare
  • [11.x] Add missing test for implode() by @nuernbergerA in #54704
  • [11.x] Enhance eventStream to Support Custom Events and Start Messages by @devhammed in #54695
  • Revert "[11.x] Enhance eventStream to Support Custom Events and Start Messages" by @taylorotwell in #54714
  • [11.x] Replace MD5 with xxh128 in File::hasSameHash() by @vlakoff in #54690
  • [11.x] Add parameter typing for closure to addGlobalScope method by @jnoordsij in #54677
  • [11.x] assertOnlyJsonValidationErrors / assertOnlyInvalid by @gdebrauwer in #54678
  • [11.x] Allow for assertions against QueueFake::pushRaw() by @cosmastech in #54703
  • [11.x] Fix: Handles non nested explode of multiple Date and Numeric rules in ValidationRuleParser by @AlexandreMeledandri in #54718

v11.43.1

19 Feb 16:07
Compare
Choose a tag to compare

v11.43.0

18 Feb 15:39
Compare
Choose a tag to compare

v11.42.1

12 Feb 20:59
Compare
Choose a tag to compare