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

Use exceptions to handle errors in sqlite3

    XMLWordPrintable

Details

    Description

      The current implementation of sqlite3 throws warnings if there are errors. Until PHP 8, these could be silenced with @ but this will no longer work that easily with PHP 8. Instead, we should be using https://www.php.net/manual/en/sqlite3.enableexceptions.php

      It's also possible that use doctrine will make this ticket obsolete.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Marc Marc
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: