Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-7857

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.3
    • 3.0.x
    • Update system
    • None
    • PHP Environment: 5.3.0-alpha2
      Database:

      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);

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

              Created:
              Updated:
              Resolved: