Bence Szalai

Results 18 issues of Bence Szalai

This PR addresses #2088, #2082, #2103 and probably others. It probably supersedes #2073 which does not include all required changes to update `lcobucci/jwt` to v4.x. Also relates to topics mentioned...

## Introduction I've been a bit disappointed to loose the ability to automatically bind method parameters based on the requests. With a REST-ish interface Laravel provides the [Route Model Binding](https://laravel.com/docs/8.x/routing#route-model-binding)...

- Themosis Version: 2.0.5 - WordPress Version: 5.5.1 (irrelevant) - PHP Version: 7.2.32 ### Description The documentation and the PHPDoc examples suggest that `@template` directive can be efficiently used to...

- Themosis Version: 2.0.7 - WordPress Version: not related - PHP Version: not related ### Description `\Themosis\Support\Facades\Route` class is missing the PHPDoc documentation of the [`fallback`](https://framework.themosis.com/docs/2.0/routing#fallback-route) method and it is...

I've been trying to use the `&first` parameter to change the starting number for the `[[+idx]]` placeholder within my template, but it seems to be ignored. I've tried to find...

## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality) - [ ] Breaking...

enhancement
2.x

### Problem Dependency files that: - include ESM dynamic imports - has sourcemaps associated (generated by TSC) show up in Error stack traces: - with `.js` extension (as opposed to...

bug
needs reproduction

Hi! Thank you for the great image! Do you plan to keep this up to date with latest PHP versions? v8.1 [has lost active support on 25 Nov 2023](https://www.php.net/supported-versions.php) and...

When this plugin is enabled, the Providers page of the [Conventional Commit](https://plugins.jetbrains.com/plugin/13389-conventional-commit) settings cannot be opened. On attempt it shows "Please wait" indefinitely. IDE stack trace ``` java.lang.NoClassDefFoundError: Could not...