php-assistant icon indicating copy to clipboard operation
php-assistant copied to clipboard

A cross-platform desktop app for testing PHP snippets

Results 65 php-assistant issues
Sort by recently updated
recently updated
newest added

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=request&from_version=2.83.0&to_version=2.87.0&pr_id=b17bb249-f7d0-4619-85e4-98908d9443c1&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

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=i18n&from_version=0.8.3&to_version=0.14.0&pr_id=8390a577-a022-4a48-a77c-1c53fee24191&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

![image](https://user-images.githubusercontent.com/3749401/52073749-6e155480-256f-11e9-8851-5c521a25491e.png) If output contain css: * { text-align: center; } centralizes all the elements

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/rafajaques-github-marketplace/test/github/c0b7eaa3-aa47-4521-89c4-7f085c4ff7c1/master..snyk-fix-gxw4cm) for more details. #### Snyk Project: [rafajaques/php-assistant:app/package.json](https://app.snyk.io/org/rafajaques-github-marketplace/project/c0b7eaa3-aa47-4521-89c4-7f085c4ff7c1) ####...

On the first run the welcome page set the `php.default` config as `bundled` https://github.com/rafajaques/php-assistant/blob/f49ae3625994bb6ebe137b012a3f978a09c3a5c1/app/js/welcome.js#L96 in `app/js/binary.operations.js` it reads the `php.default` config and expected a numeric version instead of the string...

On Windows it fails with the following error ![image](https://user-images.githubusercontent.com/1611547/47118109-9e5a1100-d266-11e8-91c8-eaa78d62f969.png) at https://github.com/rafajaques/php-assistant/blob/f49ae3625994bb6ebe137b012a3f978a09c3a5c1/app/main.js#L88-L88