moodle/search
Meirza f0aa52f75e MDL-77350 search: Added class properties that are not declared
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-05-16 00:33:19 +07:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
classes MDL-77350 search: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
cli MDL-55356 core_search: Make indexing task/CLI do context requests 2017-10-11 17:17:10 +01:00
engine MDL-77350 search: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
templates MDL-65540 core_search: Explicit component name in the str helper 2019-05-09 15:29:02 +08:00
tests MDL-77350 search: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
index.php MDL-73317 search: Close session later in script 2023-02-09 12:03:49 +10:00
upgrade.txt MDL-68776 search: remove support for optional add_documents return. 2023-02-10 10:41:50 +00:00