reeperbahnause
reeperbahnause
The following PHPUnit test fails if I try to use [parallel threads](https://www.php.net/manual/de/parallel.run.php) I'm using `php-lock version 2.1` on `windows` with `php version 7.4.6` If I deactivate the `$this->mutex->synchronized` function by...
Hi, i just testet the extension unsing this version: https://phpdev.toolsforresearch.com/php-7.4.28-Win32-vc15-x64.zip Installation worked just fine and the first tests have been correct but the CLI process never finishes. Here is my...
This PR modifies the ci.yml to build mailparse for Windows (x86 and x64) It includes the build process for php versions from 7.4 up to 8.3. The Windows artifacts are...
Currently the mailparse extension can be downloaded at pecl for Windows up to php version 8.1. Using the Github Actions it should be possible to provide the extension without pecl....
Hi Patrick, first of all thank you for providing and maintaining this module. I have a quick question. Would it be possible to create all invoices for a given time...
### Describe the bug First of all, thank you for this awesome project! I followed the Installation steps for Windows, downloaded the examples and tried my best to get the...
#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator? - [X] What's...
This commit modifies the `ci.yml` to build the windows extension for php version `8.2` and `8.3` Php version prior to 8.2 are not included because the extensions are available at...