Elliott Eggleston

Results 8 issues of Elliott Eggleston

Users need a better way to determine error categories than parsing error messages. One good solution would be problem-specific Exception types, such as BadMethodCallException for missing parameters or a hypothetical...

enhancement

This PR removes a duplicated version of Psr\Log, which could have caused applications to use a different version than expected. Instead, we list psr/log as a composer dependency. To facilitate...

This is the recommended standard for PHP libraries Also inserts missing braces around one-line conditionals and standardizes case of booleans.

Merchants using Amazon Pay would benefit from an easy way to download audit reports. Much of the request preparation and response parsing logic from the payments client could be reused...

In case a plugin has e.g. a hyphen in its ID

Just generates mkdocs.yml and docs/index.md with a couple of Template builders in the main InitCommand for now. Alternatively, one could create a Docs builder and/or command. Fixes #161

At the very least we'll want a 'docs' directory with an index.md, and a 'mkdocs.yml' with site_name, repo_url, markdown_extensions, and pages.

As with x/y offset, useful for aligning frames of 3-d wiggle gifs. Use case illustrated with this code: https://github.com/ejegg/libgif-js/blob/adjust/wiggleAdjust.js And you can play with it live here: https://ejegg.com/stereodemo