Socket
Book a DemoInstallSign in
Socket

Invert If PHP Language Support

Package Overview
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Invert If PHP Language Support

php Language Support for Invert If

OpenVSX
Version
2.2.2
Version published
Maintainers
0
Source

Invert If Language support for language PHP

This extension includes PHP for the (Invert If)[https://marketplace.visualstudio.com/items?itemName=1nVitr0.invert-if] Visual Studio Code extension.

It is in very early alpha and depends on an outdated PHP generator. Expect some bugs and non-functioning commands.

Known Issues

  • The generator does NOT respect logical operator precedence:
    • (a || b) && c will be generated as a || b && c, which is the same as a || (b && c)

Keywords

guard clause

FAQs

Package last updated on 10 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts