COMMITS
/ tests/Database/DatabaseMySqlSchemaStateTest.php February 12, 2026
A
Fix MySQL connection string to use --ssl-mode=DISABLED for modern clients (#58786)
Anders Jenbo committed
February 9, 2026
H
Add SSL cert/key support to MySQL schema dump and load (#57821) (#58690)
Heath Naylor committed
November 21, 2025
M
[12.x] PHP 8.5 Compatibility (#57835)
Mior Muhammad Zaki committed
May 19, 2025
T
revert change
Taylor Otwell committed
May 9, 2025
A
[12.x] Add option to disable MySQL ssl when restoring or squashing migrations (#55683)
Anderson Luiz Silvério committed
January 23, 2025
A
[11.x] apply our new Pint rule to the `/tests` directory (#54325)
Andrew Brown committed
August 15, 2024
C
[11.x] Fix for #52436 artisan schema:dump infinite recursion (#52492)
circle33 committed
October 26, 2023
M
[11.x] PHPUnit 11 Forward Compatibility (#48796)
Mior Muhammad Zaki committed
June 5, 2023
B
[10.x] Remove redundant 'setAccessible' methods (#47348)
Bradie Tilley committed
November 22, 2022
I
[9.x] use static data providers in tests (#45049)
Ion Bazan committed
July 5, 2022
L
Simplify sone FQCN. (#43053)
Lucas Michot committed
March 3, 2022
T
[9.x] Fix MySqlSchemaState does not add --ssl-ca to mysql cli (#41315)
Thomas Müller committed