Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 57ec599d52a952c9bf73834ee0d505167733838a https://github.com/phpmyadmin/phpmyadmin/commit/57ec599d52a952c9bf73834ee0d505167733838a Author: William Desportes <[email protected]> Date: 2021-06-17 (Thu, 06 June 2021) +02:00
Changed paths: A libraries/classes/Cache.php A test/classes/CacheTest.php Log Message: ----------- Create a simple Cache class Signed-off-by: William Desportes <[email protected]> Commit: a5bb275708715b7a9f8c5c9e5d958c5c535bbff2 https://github.com/phpmyadmin/phpmyadmin/commit/a5bb275708715b7a9f8c5c9e5d958c5c535bbff2 Author: William Desportes <[email protected]> Date: 2021-06-17 (Thu, 06 June 2021) +02:00 Changed paths: M libraries/classes/Bookmark.php Log Message: ----------- Remove a static variable from Bookmark function and use Cache class Signed-off-by: William Desportes <[email protected]> Commit: 575abb7b08ed88dddf522aeb38757fddea6a8e05 https://github.com/phpmyadmin/phpmyadmin/commit/575abb7b08ed88dddf522aeb38757fddea6a8e05 Author: William Desportes <[email protected]> Date: 2021-06-17 (Thu, 06 June 2021) +02:00 Changed paths: M test/classes/AbstractTestCase.php M test/classes/BookmarkTest.php Log Message: ----------- Adjust tests and failing tests for a specific seed Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
