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

Initial version of ElasticPress DI Container #3559

Merged
merged 13 commits into from
Jul 28, 2023
Merged

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    4dfe4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9a092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2977f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43a017 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b0c887 View commit details
    Browse the repository at this point in the history
  6. Force PHP 7 on composer

    felipeelia committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    98d060a View commit details
    Browse the repository at this point in the history
  7. Remove type

    PSR 1.0 does not have type hinting and 1.1 doesn't work with PHP 7.0
    felipeelia committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0b2cebd View commit details
    Browse the repository at this point in the history
  8. Set tests ignoring the platform requirements

    composer update --dev yoast/phpunit-polyfills --with-dependencies --ignore-platform-reqs
    felipeelia committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3ffa180 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad29c9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6faecef View commit details
    Browse the repository at this point in the history
  11. Make a zip file available

    felipeelia committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ee18b43 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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