Marcus Pöhls

Results 11 issues of Marcus Pöhls

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=handlebars&from_version=4.6.0&to_version=4.7.7&pr_id=4d0b2865-22a8-48ee-b6ba-6bcf201de03e&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Write the docs :)

PR welcome
enhancement

## Bug report ### Summary Update to PHP 8.2 and watch your Modx log file. You’ll notice PHP deprecation warnings for dynamic properties in the `xPDO` class. This happens in...

bug

### What does it do? Adds the `config` property to the `modlexicon.class.php` class, to not to rely on a dynamic property. ### Why is it needed? PHP 8 deprecates dynamic...

I’m using `Tagged` types in combination with `Jsonify`-ed types. It seems that tagged types aren’t unwrapped when creating their JSON type. Am I missing something or is that an option...

enhancement