Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model: update count() for PHP 7.2 #595

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    92187f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a55d0e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

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

Commits on Aug 29, 2020

  1. Bind PDO values using correct type (fixes ability to use boolean valu…

    …es to for boolean tables)
    shaneiseminger committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    7494464 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 29, 2020

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

Commits on Oct 19, 2020

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

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    ee830cd View commit details
    Browse the repository at this point in the history
  2. Remove debugging code

    shaneiseminger committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3277380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da0aabf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c54f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    9474b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed5a887 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. 7.4 compat fix

    shaneiseminger committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    474ece7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

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

Commits on Feb 24, 2021

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

Commits on Feb 25, 2021

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

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    2e2a4c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e90f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e19ff51 View commit details
    Browse the repository at this point in the history
  4. Correct parameters

    shaneiseminger committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a375c7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea3e831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc7dcce View commit details
    Browse the repository at this point in the history
  7. Temp debugging

    shaneiseminger committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a06524a View commit details
    Browse the repository at this point in the history
  8. Temp debugging

    shaneiseminger committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c509af4 View commit details
    Browse the repository at this point in the history
  9. Temp debugging

    shaneiseminger committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d582277 View commit details
    Browse the repository at this point in the history
  10. workaround weird bug

    shaneiseminger committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0492dda View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Always return array

    shaneiseminger committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d90e2f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. No sequence for UUIDs

    shaneiseminger committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    efc44ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b736323 View commit details
    Browse the repository at this point in the history
  3. No sequence for UUIDs

    shaneiseminger committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b562a94 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fix passing null

    shaneiseminger committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5c1ebb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9993dab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix datetime issue

    luckyastro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    114668f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from WePostSocial/datetime

    fix datetime issue
    luckyastro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d7da45e View commit details
    Browse the repository at this point in the history