Geoff Taylor and GitHub
2543f33475
fix: Bug in Session_Transaction_Manager::pop_transaction_id() fixed ( #852 )
...
* fix: bug in Session_Transaction_Manager::pop_transaction_id fixed
* chore: Linter and PHPStan compliance met
* devops: tests updated
* devops: WPBrowser upgraded to v4.x.x
* devops: Some unit testing configurations updated
* devops: WPBrowser updated and tests passing
* chore: PHPStan and linter compliance met
* devops: WP_CORE_DIR fixed
* devops: More docker config changes
* devops: CartMutationsTest updated
* devops: CI env vars fixed
* devops: More CI fixes
* devops: More CI fixes
* devops: More CI fixes
* devop: Docker env removed
* devops: Codeception configs updated
* devops: configurations tweaked heavily
2024-05-21 00:48:16 -04:00
Geoff Taylor and GitHub
f1d96bead4
collectionStats query fully implemented (#849 )
...
* fix: WPGraphQL v1.24.x support added
* fix: WPGraphQL v1.24.x support added
* chore: Linter and PHPStan compliance met
* chore: composer.json fixed
* fix: Unnecessary type check restored
* chore: Linter and PHPStan compliance met
* devops: CollectionStatsQueryTest patched
2024-05-16 21:27:54 -04:00
Geoffrey K Taylor and GitHub
50e438f20f
fix: PHP-JWT versioned to maintain support for composer and WP Bedrock ( #778 )
...
* fix: PHP-JWT versioned to maintain support for composer and WP Bedrock installations
* devops: PHPStan compliance met
2023-08-04 21:16:36 -04:00
8690ede673
dev!: namespace Composer dependencies with strauss ( #762 )
...
* dev!: namespace Composer dependencies with strauss
* chore: include vendor-prefixed when stanning
* Strauss configurations properly applied. Contribution docs restored.
* Linter and PHPStan compliance met
* `platform` removed from `composer.json`
* devops: PHP7.3 removed from CI matrix
---------
Co-authored-by: Geoff Taylor <geoff@axistaylor.com >
2023-08-02 16:54:46 -04:00
57800b46f3
feat: HPOS support added. ( #748 )
...
* feat: HPOS support added.
* fix: Refund connections and connection permission fixed
* chore: Linter compliance met.
* devops: CI script updated.
* devops: CI script updated.
* fix: Syntax error fixed.
* devops: CI script updated.
* devops: CI script updated.
* devops: CI script updated.
* chore: PHPStan fixes started.
* chore: linter compliance met.
* chore: fix scanning and type-hinting for non-stubbed classes
* dev: refactor Order model around WC_Abstract_Order
* chore: update dev deps
* devops: PHPStan and Linter compliance met.
* devops: HPOS test temporarily suppressed.
---------
Co-authored-by: David Levine <david@axepress.dev >
2023-06-21 13:21:29 -04:00
4ef46acd15
chore: setup PHPStan ( #746 )
...
* chore: setup PHPStan
* chore: General code cleanup for PHPStan
* chore: PHPStan to level 2
* chore: PHPStan to level 2
* fix: Syntax error fixed.
* devops: PHPStan level 2 reached.
* devops: PHPStan level 3 passed
* devops: PHPStan level 4 passed
* chore: fix bad typehints from jwt-auth [phpstan]
* chore: simplify conditional logic in WC_Terms::register_connections()
* chore: add stubs for WP type properties.
* fix: check for valid WC_Order_Item before caching order.
* chore: lint
* devops: PHPStan level 6 passed.
* chore: Linter compliance met.
* chore: simplify logic and check for valid term.
* fix: ensure valid types (partial)
* chore: [phpcs] allow inline type annotations
* devops: PHPStan level 8 reached.
* devops: More stability fixes.
* fix: general bugfixes and improvements
* devops: Code Quality GA script added.
* devops: Linter compliance met & 2 "phpstan-ignore" statements set.
* devops: PHPStan config and CI script fixed.
* fix: "cartItem" query resolution refactored
* devops: GA scripts updated.
* chore: Simple copy changes
---------
Co-authored-by: Geoff Taylor <geoff@axistaylor.com >
2023-06-13 16:17:02 -04:00