Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-17244

MySQLi DB cluster file handler can return null from _selectOne

    XMLWordPrintable

Details

    Description

      _selectOne uses by default mysqli_fetch_row. Unlike mysql_fetch_row, this function returns null and not false if there are no results. NULL is an unexpected result, and false should be returned instead.

      This affects eZDFS.

      Attachments

        Activity

          People

            bd bd
            bd bd
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: