-
Improvement
-
Resolution: Done
-
Minor
-
None
-
4.3.1, 4.4
-
MOODLE_403_STABLE, MOODLE_404_STABLE
https://php.watch/versions/8.3/highlight_file-highlight_string-html-changes
PHP's highlight_file and highlight_string functions provide syntax highlighting support for PHP. They accept a file or a string containing PHP code, and return an HTML snippet with PHP keywords, functions, and other tokens highlighted. The colors of the syntax highlighter are configured through PHP INI directives.
PHP 8.3 makes some changes to the syntax highlighter, resulting in changes to the resulting HTML output.
Required
- Confirm whether we use these functions (I can't find any use of them in core)
- If so, confirm if these changes impact us
- has a non-specific relationship to
-
MDL-80144 Validation only: Confirm a collection of PHP 8.3 issues are no-op
-
- Closed
-