We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You are affected if your php.ini configuration has register_argc_argv enabled.
register_argc_argv
Update to 4.13.2 or 5.5.2.
If you can't upgrade yet, and register_argc_argv is enabled, you can disable it to mitigate the issue.
Impact
You are affected if your php.ini configuration has
register_argc_argvenabled.Patches
Update to 4.13.2 or 5.5.2.
Workarounds
If you can't upgrade yet, and
register_argc_argvis enabled, you can disable it to mitigate the issue.