Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13588: PHP 8 Compatibility
- Commits
- rP67cf80b377bd: Test if "get_magic_quotes_gpc()" exists before calling it
Used "|| true" to test the message in PHP7. No actual testing in PHP8, but a user reports a similar patch works.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable