James Titcumb
James Titcumb
Would be useful even to input part of a filename and filter it, e.g. if there's a file `src/Foo/Bar.php` and `src/Foo/Baz.php` if you type `ba` or `foo` they both appear,...
Once #7 is merged, we'll have some basic snapshot-based testing of the output. This is based on a fixed XML though, so it might be useful to have some really...
I'd previously added line numbers to be displayed based on the `line_from` value. However, this is actually the line that the problem started on, rather than the line that the...
I've seen several requests in the issues backlog for "support extension X, Y, Z" sort of things. I started reading through https://github.com/heroku/heroku-buildpack-php/blob/master/support/build/README.md and realised what a huge document this is...
This patch aims to add support for installing the `scoutapm` extension from PECL on Heroku environments. Source: https://github.com/scoutapp/scout-apm-php-ext PECL package: https://pecl.php.net/package/scoutapm We only support PHP 7.1+ at this time, so...
I noticed the website repo itself does not have a license. This adds the MIT license at the request of Derick, so that the code falls under a recognised open...
Adds support for [PIE](https://github.com/php/pie). Once merged, a maintainer would need to add this repo's URL to https://packagist.org/packages/submit :) More info/documentation can be read on: https://github.com/php/pie/blob/main/docs/extension-maintainers.md
**Describe the bug:** If I try to import some MP4 files (consistently the ones recorded from my Insta360 Go 2, if that helps), e.g. by drag/drop into OpenShot Project Files...
Adds support for [PIE](https://github.com/php/pie). Once merged, a maintainer would need to add this repo's URL to https://packagist.org/packages/submit :) More info/documentation can be read on: https://github.com/php/pie/blob/main/docs/extension-maintainers.md
Adds support for [PIE](https://github.com/php/pie). Once merged, a maintainer would need to add this repo's URL to https://packagist.org/packages/submit :) More info/documentation can be read on: https://github.com/php/pie/blob/main/docs/extension-maintainers.md