-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
The below directives point to an incorrect PHP documentation page
- file_update_protection
- huge_code_pages
- jit-max_recursive_returns
- lockfile_path
- opt_debug_level
In the code you replace _ with-. As you can see, there are 5 exceptions - should stay _ (underscore).
opcache-gui/build/_frontend/interface.jsx
Line 389 in db9df06
| + (directive.k).replace(/_/g,'-')} target="_blank">{dShow}</a></td> |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels