Menno van den Ende

Results 15 issues of Menno van den Ende

When using this library, i get the following deprecation: ``` Not implementing the "Iban\Validation\Swift\RegistryLoaderInterface" for argument "$registryLoader" is deprecated since 1.8.1. ``` However, this is caused by the internal functions...

### Bug Report | Q | A |------------ | ------ | BC Break | yes/no | Version | x.y.z #### Summary When a named type should extend another named-type, the...

question
improve documentation
known-ext-soap-limitation

Solves #577 After a payment via Paypal, billing fields are overwritten with the data from Paypal. In our case, this results in our billing_phone field beeing deleted, as Paypal has...

## Context * Fixes https://github.com/Yoast/wordpress-seo/issues/21061 ## Summary This PR can be summarized in the following changelog entry: * Fixes a bug where another plugin running the exit() function inside plugins_loaded...

community-patch

* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...

Yoast: Notification center

Hi there, thanks for creating this plugin! We use it for a lot of our projects. For one of our projects however we are running into a performance issue. This...

Fixes #55 Fixes performance issue where all forms were loaded from the database every time an acf field was rendered. On sites with a lot of forms (in our case...

Using the package in PHP 8.2 causes the following deprecations to happen. ``` Deprecated: Return type of GetOpt\GetOpt::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should...

Publishing GH pages fails because of the default branch of github beeing changed. The [action responsible](https://github.com/level-level/Clarkson-Core/blob/24e973a4f89e4b8f0a50009875876275c2f72d1b/.github/workflows/doc.yml#L33) for this hasn't been updated in a while, so it seems there will be...

bug

In the composer test script, testing with psalm takes a long time. We can make it faster for example if we only check changed files. maybe we should consider that....

enhancement