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

Release v5.14.0 #705

Merged
merged 69 commits into from
Aug 30, 2024
Merged

Release v5.14.0 #705

merged 69 commits into from
Aug 30, 2024

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Add IsSingletonTrait (#700)

    * Define IsSingletonTrait
    
    * Add IsSingletonTrait methods
    
    * Unit test IsSingletonTrait
    
    * Add changelog entry
    
    * Check if trait exists rather than class
    
    ---------
    
    Co-authored-by: Ashley Gibson <[email protected]>
    nmolham-godaddy and agibson-godaddy authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    604225c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5888a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66df5ff View commit details
    Browse the repository at this point in the history
  4. Add tests

    agibson-godaddy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3bbc15a View commit details
    Browse the repository at this point in the history
  5. Update changelog

    agibson-godaddy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cb070f7 View commit details
    Browse the repository at this point in the history
  6. More tests

    agibson-godaddy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    798179a View commit details
    Browse the repository at this point in the history
  7. Update changelog

    agibson-godaddy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0bf9d77 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    0193463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce9ec7 View commit details
    Browse the repository at this point in the history
  3. Update unit tests

    nmolham-godaddy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6f266df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #702 from godaddy-wordpress/chore/add-new-traits

    Add `CanGetNewInstanceTrait`
    nmolham-godaddy authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7145b7e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/5.13.1' into chore/add-convert-to-array-trait

    # Conflicts:
    #	tests/bootstrap.php
    #	woocommerce/changelog.txt
    #	woocommerce/class-sv-wc-plugin.php
    nmolham-godaddy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d3c2259 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86eb78c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    332b89a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #703 from godaddy-wordpress/chore/add-convert-to-a…

    …rray-trait
    
    [WIP] Add `CanConvertToArrayTrait` and `ArrayHelper` classes
    nmolham-godaddy authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    021bdb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    150c93f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54f199a View commit details
    Browse the repository at this point in the history
  11. Autoloading traits

    nmolham-godaddy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    187db85 View commit details
    Browse the repository at this point in the history
  12. Autoloading enums

    nmolham-godaddy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fb7cf27 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7abe302 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    822e47a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2deb25c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7350d97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e6f978 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    854ccc8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ba85ecf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5c48eb1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6779677 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0fa7993 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    95fd07b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fb5efbb View commit details
    Browse the repository at this point in the history
  25. Revert temp renaming

    nmolham-godaddy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d7ee9d8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3ffed13 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Setup class aliases

    nmolham-godaddy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3fb89fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9817b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ddac72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b35d742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ee0cd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5728a3d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    67e69bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146dc3b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/5.14.0' into chore/setup-autoloading

    # Conflicts:
    #	tests/unit/Helpers/CountryHelperTest.php
    #	tests/unit/Payment_Gateway/PaymentFormContextCheckerTest.php
    #	woocommerce/Handlers/Country_Helper.php
    #	woocommerce/payment-gateway/Blocks/Gateway_Blocks_Handler.php
    #	woocommerce/payment-gateway/PaymentFormContextChecker.php
    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0abbe06 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/5.14.0' into chore/setup-autoloading

    # Conflicts:
    #	tests/unit/Helpers/CountryHelperTest.php
    #	tests/unit/Payment_Gateway/PaymentFormContextCheckerTest.php
    #	woocommerce/Handlers/Country_Helper.php
    #	woocommerce/payment-gateway/Blocks/Gateway_Blocks_Handler.php
    #	woocommerce/payment-gateway/PaymentFormContextChecker.php
    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7337b61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d51e6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2725d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9cbdf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4689185 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    329227f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55c5334 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5caffd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ed4e05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    637dd23 View commit details
    Browse the repository at this point in the history
  14. Revert "Enable assert ini setting"

    This reverts commit 637dd23.
    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    499ba4f View commit details
    Browse the repository at this point in the history
  15. Dump CI php ini info

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7acd1fb View commit details
    Browse the repository at this point in the history
  16. Dump CI php ini info

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c0a5413 View commit details
    Browse the repository at this point in the history
  17. Configure CI php ini

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d7799cf View commit details
    Browse the repository at this point in the history
  18. Configure CI php ini

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    50433ec View commit details
    Browse the repository at this point in the history
  19. Configure CI php ini

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2680e56 View commit details
    Browse the repository at this point in the history
  20. Configure CI php ini

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9f13eab View commit details
    Browse the repository at this point in the history
  21. Configure CI php ini

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6a666bc View commit details
    Browse the repository at this point in the history
  22. Configure CI php ini

    nmolham-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d652bc9 View commit details
    Browse the repository at this point in the history
  23. Set up php.ini

    agibson-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3f4bef7 View commit details
    Browse the repository at this point in the history
  24. Output and append

    agibson-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5168c9b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    68da0a5 View commit details
    Browse the repository at this point in the history
  26. Update changelog

    agibson-godaddy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e826a4a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #704 from godaddy-wordpress/chore/setup-autoloading

    PSR4 & Class Map Autoloading
    nmolham-godaddy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    42da0a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #706 from godaddy-wordpress/mwc-11044/uncaught-ass…

    …ertions-causing-fatal-errors
    
    Uncaught assertions causing fatal errors on PHP 8+
    nmolham-godaddy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0c24c03 View commit details
    Browse the repository at this point in the history