Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: D-Marc1/Simple-MySQLi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: WPoets/Simple-MySQLi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    5df92f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    4d924e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    52ed290 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    5c772c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    0716241 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Update simple-mysqli.php

    disabled the blanket setup for mysqli report. It was creating issues with WordPress handling of db errors
    wpoet-dev committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    a30ec4b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    7ecd85f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update simple-mysqli.php

    added ability to switch the database without disabling the connections.
    wpoet-dev committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a2db9bf View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Update simple-mysqli.php

    changed the return type so that we can get the status of change
    wpoet-dev committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5f2db96 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. added change_user function

    Added support for change_user
    wpoet-dev committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    3d4a54f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fixed deprecation notice

    fixed deprecated notice preg_match_all(): Passing null to parameter #2
    wpoet-dev committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    409e934 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    ba52f02 View commit details
    Browse the repository at this point in the history
Loading