-
Just started getting this error in the sandbox when calling ordersCapture. I've been testing error handling so not sure if I've made too many calls or something. Order is created and then the error ha…
-
Latest changes from https://github.com/sameday-courier/php-sdk/commit/1d65aa7020b333a658b7d6c61241e0e8961a3ca5#diff-8a034ac29b9c2db0cc6ace8bb10996e0f049fe2aed8fb375f4a4bdf3f5b78d72 breaks magento2 ext…
-
### Laravel Version
11.27
### PHP Version
8.2
### Database Driver & Version
10.5.26-MariaDB
### Description
Create an enum migration
```php
$table->enum('week_starts_on', [Carbon::SUNDAY, C…
-
Hi All,
Looks like there is an issue on the class allowed types in a organization:
version: "xeroapi/xero-php-oauth2": "2.23.3"
in '\vendor\xeroapi\xero-php-oauth2\lib\Models\Accounting\Organi…
-
**OS**
x86_64 GNU/Linux
**Error**
```
FFI\Exception: Failed loading '/var/www/app/vendor/pact-foundation/pact-php/src/PhpPact/Standalone/Installer/Model/../../../../../bin/pact-ffi-lib/pact.…
-
### Support guidelines
- [x] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
### I've found a bug and checked that ...
- [x] ... [the doc…
-
Easily fixable with the following steps:
- add a migration that adds a `blog_id` column to both our tables.
- add a few booting scopes to our `constructs/model.php` class to ensure:
- `blog_id` a…
-
I have installed outl1ne/nova-settings "^5.2" into Laravel 10 / nova 4.27 app and with default config
file config/nova-settings.php :
```
-
- Laravel Version: 11
- PHP Version: 8.3
- Blueprint Version: 2.10
- Platform: Mac
### Issue:
When trying to generate controllers without defining model in yaml, model namespace is incorrect in…
-
See https://github.com/openactive/models-php/issues/102
My proposal here is to just append these keywords with a unique char/word. So instead of having `public const Abstract ...` we could have `pu…