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

Remove and update extensions to reflect new stub file #182

Merged
merged 31 commits into from
Jul 27, 2023

Commits on Apr 16, 2023

  1. Remove has_filter extension

    IanDelMar committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    09f5583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd6ef00 View commit details
    Browse the repository at this point in the history
  3. Remove mysql2date extension

    IanDelMar committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9b7ac75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a389e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d947d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dfaebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4181ec View commit details
    Browse the repository at this point in the history
  8. Fix CS

    IanDelMar committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    e1f1ac3 View commit details
    Browse the repository at this point in the history
  9. Update composer.json

    szepeviktor authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d15b7e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Remove WP_Theme::get()

    IanDelMar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    02b8391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0971d67 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    szepeviktor authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4dff6a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    7a9a173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773b7f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e7e243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e8c5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5704ba9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    bd99d58 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Viktor Szépe <[email protected]>
    IanDelMar and szepeviktor authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    fd282a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e90481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33d5d81 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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

Commits on Jun 16, 2023

  1. Revert "Remove _get_list_table extension"

    This reverts commit 0191253.
    IanDelMar committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    72d17a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Update get_post.php

    IanDelMar committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    62769a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25da5cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8abc32 View commit details
    Browse the repository at this point in the history
  4. Remove deprecated instanceof (szepeviktor#184)

    * Remove deprecated `instanceof`
    
    * Remove space
    
    Co-authored-by: Viktor Szépe <[email protected]>
    
    * Return early
    
    * Fix handling of fields unions
    
    * Add tests
    
    ---------
    
    Co-authored-by: Viktor Szépe <[email protected]>
    IanDelMar and szepeviktor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ce4e3d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abbf8dd View commit details
    Browse the repository at this point in the history
  6. Fix CS (szepeviktor#186)

    * Fix CS
    
    * Fix PHP 7.2 compat.
    szepeviktor authored and IanDelMar committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3eedadd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de4be27 View commit details
    Browse the repository at this point in the history
  8. Revert "Update composer.json"

    This reverts commit d15b7e1.
    IanDelMar committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    886a066 View commit details
    Browse the repository at this point in the history