From ea3673a8507f8f4baed43774633c2df2d958d0af Mon Sep 17 00:00:00 2001 From: jenkins-bot Date: Sat, 22 Mar 2025 10:28:20 +0000 Subject: [PATCH] Update git submodules * Update extensions/Math from branch 'REL1_43' to 7266301409196f915f205f6ace9cc3c1fa2b00e5 - Merge "Avoid null from MathRenderer::isInDatabase" into REL1_43 - Avoid null from MathRenderer::isInDatabase readFromCache() is overridden in MathNativeMML class, resulting in a null value for MathRenderer::$storedInCache Set the class property to the result of the readFromCache() function Change-Id: Iebb34cb6feed57a8d0ee9c945c5b335356810f2a (cherry picked from commit e6d2bda52255085b34bb35f7627f25165d970816) --- extensions/Math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/Math b/extensions/Math index 3475fab44fa..72663014091 160000 --- a/extensions/Math +++ b/extensions/Math @@ -1 +1 @@ -Subproject commit 3475fab44fa9fe1d46fa95291926e88f72d5fe04 +Subproject commit 7266301409196f915f205f6ace9cc3c1fa2b00e5