mmodler

Results 9 issues of mmodler

There is an ugly warning for every package when using composer update in shell: `Deprecation Notice: The callback Barryvdh\Composer\CleanupPlugin::onPostPackageUpdate declared at D:\repositories\rehab-app\vendor\barryvdh\composer-cleanup-plugin\src\CleanupPlugin.php accepts a Composer\Script\PackageEvent but post-package-update events use a...

Entries have nice hook support (https://statamic.dev/extending/hooks#available-hooks), but globals don't. Would be great to have the same hooks for globals, too?

Hello gentleman, atm we dig into image handling/manipulation a little deeper and i want to ask/discuss some topics: 1. If we use asset cache and presets, we will run into...

Hi & happy new year, i have a job which should run every day at 8:05 UTC. The last days, it did not run one day. I first thought the...

Hey, this PR implements https://github.com/statamic/ideas/issues/854 : Show blueprint badge in tree view The blueprint title only appears if there are 2 or more blueprints available. I have chosen the same...

Fix php error if prefix equals a php command like "chr" for example. Replaced is_callable with instanceof Closure, which should preserve the desired behavior. Hopefully better fix for #1339

bug
breakingchange

Hey, thanks for this great addon! Yesterday i was thinking about using it in a bigger project with revisions. As far as i see there might be issues with revisions?...

Hello, PyroCMS 3.9 still uses Laravel 8 (streams 1.9), which is already EOL. PyroCMS 3.10 uses Laravel 10 (streams 1.10), which will receive security updates until February 2025. Is Pyro...

This PR adds extra $data validation to SourceFieldtypes process method. Additional info: Perhaps i have a special usecase: We only want to offer a subset of seo pro fields for...