woocommerce/tests/Tools/DependencyManagement
Nestor Soriano c2e28b2b05 Replace array_merge_recursive in MockableLegacyProxy with custom code
test_static_mocks_can_be_used_via_injected_legacy_proxy_and_woocommerce_object
was failing in PHP 7.0, this replacement fixes it.
Suspected cause: https://bugs.php.net/bug.php?id=76505
2020-07-24 14:51:37 +02:00
..
DependencyManagementTestHook.php Added dependency injection infrastructure for unit tests: 2020-07-24 09:23:05 +02:00
MockableLegacyProxy.php Replace array_merge_recursive in MockableLegacyProxy with custom code 2020-07-24 14:51:37 +02:00