Skip to content

Overhaul of the mysqli interface #36

@julmud

Description

@julmud

The mysqli interface (file mysqli.php) is riddled with bugs due to its old age. A complete rewrite might be a good idea.

Objectives:

  • Don't mask any error message with '@'.
  • Handle all potential exceptions correctly.
  • Still offer the same interface to the outer world.
  • Maybe use namespaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions