#1 WordPress 6.1 adds new method call wpdb->db_server_info() in dbDelta @ andreasnrb

Aberta
aberta hai 1 ano por limour · 0 comentarios
limour comentado hai 1 ano'

The SQLite drop in is missing the implementation of function db_server_info() {}.

    /**
     * Retrieves full database server information.
     *
     * @since 5.5.0
     *
     * @return string|false Server info on success, false on failure.
     */
    public function db_server_info() {
        return 'somestring';
    }
The SQLite drop in is missing the implementation of function db_server_info() {}. /** * Retrieves full database server information. * * @since 5.5.0 * * @return string|false Server info on success, false on failure. */ public function db_server_info() { return 'somestring'; }
Accede para unirte á conversa.
Sen etiquetas
Sen fito
Sen asignado
1 participantes
Cargando...
Cancelar
Gardar
Aínda non existe contido.