Skip to content
#

compatibility

Here are 191 public repositories matching this topic...

jrfnl
jrfnl commented Apr 13, 2021

Project description

Behind the scenes, a side-project has started to create a (GitHub Pages) website for this project with helpful information about the things PHPCompatibility detects and how to fix them.

@afilina has done amazing work creating a documentation generation engine which will create a page with the basic information about each sniff from the docblocks in the sniff code itsel

boryspoplawski
boryspoplawski commented Sep 24, 2020

Description of the feature

It would be nice to be able to forward some environment variables from the untrusted host e.g. by specifying their names in the manifest.
Example use case: providing the application with a ip+port/domain to connect to (which by definition can be manipulated by the untrusted host anyway).

Please note that this is a different feature than `loader.insecure__use_ho

andipabst
andipabst commented Nov 4, 2019

I am contributing to a project where the maintainer has set up revapi. Sometimes when I e.g. add a new method to a public API, revapi warns me during the maven build, that this will break semantic versioning. And I think this is great.

But then I got a problem, because I don't know by heart, if I have to increase the patch, minor or even the major version. So it would be really helpful to inclu

Improve this page

Add a description, image, and links to the compatibility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compatibility topic, visit your repo's landing page and select "manage topics."

Learn more