Ben Ramsey

Results 28 issues of Ben Ramsey

## Support other VCS providers Add support for VCS providers such as GitLab, Bitbucket, Codeberg, Gitea, etc. ## Background/problem This starter kit wizard currently supports only GitHub, but many folks...

enhancement

## Compile to FormatJS compiled format with `formatphp compile` CLI command We already have the compilation capability built-in to FormatPHP, for validation purposes. We should expose this to users through...

enhancement

When I'm working with notes that contain code blocks, the syntax highlighting of the code is very different between the editing and reading modes. My expectation is that the syntax...

bug

This pull request adds "Copy Zotero URL" to the context menu when a single item is selected. Clicking on "Copy Zotero URL" will copy the Zotero app URL for the...

### Proposed changes - Adds a lot of new tooling for static analysis - Bumps the minimum PHP version to 7.4 - Supports PHP 8.1 and 8.2 - Runs CI...

Originally posted at https://github.com/moontoast/math/issues/9, @lhfeng asks: > why is the 14 is the magic precision number?

question

This has been discussed several times already (#530, #709, #879, and #1364), and I think it's worth discussing again in light of a [recent request posted to the PHP internals...

ICU has provided [ucurr_getKeywordValuesForLocale()](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/ucurr_8h.html#a73292569111627bee26a8859f477d4c7) since ICU 4.2. Using this, it should be possible to provide functionality similar to `getCalendars()`, `getCollations()`, etc. Has this been discussed for addition to the Intl...

enhancement
s: discuss
c: locale
Proposal