-
Updated
Mar 1, 2022 - Swift
compatibility
Here are 213 public repositories matching this topic...
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Oct 6, 2021 - C
-
Updated
May 30, 2021 - C++
-
Updated
Dec 15, 2021 - Java
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Mar 1, 2022 - PHP
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 26, 2021 - Scala
-
Updated
Dec 18, 2021 - C
-
Updated
Apr 29, 2020 - JavaScript
When a non-final method increases visibility, it will break any overriding methods in subclasses that use the original visibility (e.g. making a protected method public will break protected overrides in subclasses). Revapi currently doesn't capture that as a special case and instead uses java.method.visibilityIncreased for everything.
This is surely a potential source incompatibility. Not sur
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Fastify version
3.22.1
Plugin version
No response
Node.js version
14.17.3
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
11.5.2
Description
I'm trying to setup a HTTP2 server but the co
-
Updated
Feb 28, 2022 - Ruby
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Nov 24, 2021 - Shell
-
Updated
Feb 23, 2022 - PHP
-
Updated
Jan 31, 2021 - C#
-
Updated
Oct 8, 2021 - Julia
-
Updated
Aug 17, 2018 - Java
-
Updated
May 24, 2020
-
Updated
Dec 5, 2018 - Python
-
Updated
Apr 9, 2021 - Python
-
Updated
Oct 18, 2021 - JavaScript
Improve this page
Add a description, image, and links to the compatibility topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compatibility topic, visit your repo's landing page and select "manage topics."
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