Edvin Malinovskis
Edvin Malinovskis
For now I am just adding some tests that should address all of the edge-cases mentioned in #179 Do these look right, or should some of these be handled differently?
Commit 6733fef changes travis PHP targets from 5.4 and 5.5 to 5.6 and 7.0, but `composer.json` still suggests that 5.4 is the lowest supported version.
# System Plugin Version: 12.0.1 Application: IntelliJ IDEA Ultimate Edition (2021.3.1) Operating System: Linux (5.15.12-arch1-1) # Event ## Exception ### Stacktrace ``` java.lang.Throwable: No decompiled source function with name/arity (HTTPoison.AsyncResponse.__struct__/1)...
See: https://symfony.com/blog/new-in-symfony-4-1-prefix-imported-route-names ## Example The following configuration defines a single route named `admin.dashboard`. Referencing the route name triggers "Route Missing" inspections as the plugin thinks that the route name is...
I have a service that is configured to be created from a non-static factory method with additional arguments. ```yaml complex_service: class: AppBundle\Module\Service # __construct(A $a, B $b) factory: 'AppBundle\Factory:namedFactoryMethod' #...
Since both [Django 1.5](https://docs.djangoproject.com/en/1.6/topics/python3/) and [Heroku](https://devcenter.heroku.com/articles/python-runtimes#supported-runtimes) support Python 3, it would be nice if django-herokuapp did as well.
Ran into an issue where one of the emails on the whitelist was not getting access. Turned out that it (the gmail address, not my config) had a capital letter...
### Blocking methods: - [ ] `generateItemList` with call to `fs.readFileSync`