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: Alliline/PHP-MySQL-Class
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: a1phanumeric/PHP-MySQL-Class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 5 files changed
  • 4 contributors

Commits on May 17, 2021

  1. Added composer.json

    Ed committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f8c3f52 View commit details
    Browse the repository at this point in the history
  2. Updated composer

    Ed committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ab69133 View commit details
    Browse the repository at this point in the history
  3. Updated composer license

    Ed committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c6ad610 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update composer.json

    a1phanumeric authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5909df0 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    a1phanumeric authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    73ee8d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d2ae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Updated autoload

    Ed Rackham committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    ded37ef View commit details
    Browse the repository at this point in the history
  2. Renamed main class file for composer autoloading

    Ed Rackham committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d5e8c3e View commit details
    Browse the repository at this point in the history
  3. Release for composer v2.0

    Ed Rackham committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8930083 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    a1phanumeric authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1a43e20 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update readme.md

    a1phanumeric authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5e6459c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Jan 7, 2025

  1. Update DBPDO.php

    Updated DBPDO to use a a singleton instance if needed throughout the app
    a1phanumeric authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    7f8c3e3 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    a1phanumeric authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    7356e61 View commit details
    Browse the repository at this point in the history
  3. Update DBPDO.php

    Removed debug 'dies'
    a1phanumeric authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    d94dea0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

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