- Issue created by @vipin.j
- Status changed to Needs review
over 1 year ago 5:42pm 5 July 2023 Here is a patch with the stuff from upgrade status.
still seeing:
Call to deprecated method prophesize() of class Drupal\Tests\commerce_fedex\Kernel\FedExRateTest: https://github.com/sebastianbergmann/phpunit/issues/4141because of a bug with upgrade status I believe.
- 🇵🇰Pakistan riazsaid15 Office E-14, 4th Floor New spinzer IT Plaza next to Gul Haji Plaza, University Road, Peshawar
In D10 using #4 📌 Drupal 10 Compatibility Needs review patch, the below error occurs when we checkout the order and proceed with the payment.
TypeError: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given, called in /app/web/modules/contrib/commerce_fedex/src/Packer/CommerceFedExPacker.php on line 138 in Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (line 89 of core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php).
We need to change the symphony syntax change in dispatch.
- 🇵🇰Pakistan riazsaid15 Office E-14, 4th Floor New spinzer IT Plaza next to Gul Haji Plaza, University Road, Peshawar
Sorry, for the empty above #5 📌 Drupal 10 Compatibility Needs review patch attached one is the right patch.
- 🇺🇸United States asherry
This patch wasn't applying for me. Also I had an issue with prophecy not actually being installed, so I think it might need to be in the composer require-dev just to make sure.
I haven't tested this through thoroughly yet.
- 🇺🇸United States asherry
Sorry, one more event dispatch fix that was part of another patch but should be included in this one.
- Status changed to Needs work
about 1 year ago 1:49pm 9 October 2023 - 🇺🇸United States rishi kulshreshtha
Patch provided at #8 was applied, but compatibility errors persist. Marking as needs work.
================================================================================ Commerce FedEx, -- Scanned on Mon, 10/09/2023 - 09:48 FILE: web/modules/contrib/commerce_fedex/tests/src/Kernel/FedExRateTest.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 52 Call to deprecated method prophesize() of class PHPUnit\Framework\TestCase: https://github.com/sebastianbergmann/phpunit/issues/4141 -------------------------------------------------------------------------------- FILE: web/modules/contrib/commerce_fedex/modules/dry_ice/commerce_fedex_dry_ice.info.y ml STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 0 Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. -------------------------------------------------------------------------------- FILE: web/modules/contrib/commerce_fedex/modules/dangerous/commerce_fedex_dangerous.in fo.yml STATUS LINE MESSAGE -------------------------------------------------------------------------------- Check manually 0 Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. --------------------------------------------------------------------------------
- Status changed to Needs review
about 1 year ago 2:08pm 9 October 2023 - First commit to issue fork.
- last update
10 months ago run-tests.sh fatal error - last update
10 months ago 2 pass, 2 fail - last update
10 months ago 2 pass, 2 fail - 🇺🇦Ukraine khiminrm
The failed tests related to this issue https://github.com/NicholasCreativeMedia/FedExPHP/issues/4
- Assigned to TomTech
- Merge request !11Issue #3348725 by khiminrm, tonytheferg, riazsaid15, asherry, AaronBauman,... → (Merged) created by TomTech
- Status changed to Fixed
9 months ago 7:38am 24 February 2024 - 🇺🇸United States asherry
I can't really tell what patch version was actually committed, but, regardless almost everybody at least deserves issue credit for their work, not just the last person that submitted a patch.
Automatically closed - issue fixed for 2 weeks with no activity.