[webkit-changes] [WebKit/WebKit] 8322df: Declare static calls for Table of Contents plugin
Jon Davis
noreply at github.com
Tue Sep 3 11:05:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8322df63c057c27299fbe2271ecacdcaec0f6b8b
https://github.com/WebKit/WebKit/commit/8322df63c057c27299fbe2271ecacdcaec0f6b8b
Author: Jonathan Davis <jond at apple.com>
Date: 2024-09-03 (Tue, 03 Sep 2024)
Changed paths:
M Websites/webkit.org/wp-content/plugins/table-of-contents.php
Log Message:
-----------
Declare static calls for Table of Contents plugin
https://bugs.webkit.org/show_bug.cgi?id=278249
Reviewed by Aditya Keerthi.
The methods are called statically and should be
declared statically in order to prevent future
errors in PHP updates.
* Websites/webkit.org/wp-content/plugins/table-of-contents.php:
Canonical link: https://commits.webkit.org/283104@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list