Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-7857

set_magic_quotes_runtime() is not quitened down in install/database_update.php

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.x
    • 3.0.3
    • Update system
    • None
    • PHP Environment: 5.3.0-alpha2
      Database:

    Description

      Next PHP 5.3 compatibility thing:

      install/database_update.php

      set_magic_quotes_runtime(0);

      needs to be quitened because of the E_DEPRECATED error produced by this.

      @set_magic_quotes_runtime(0);

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            faw faw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: