-
Updated
Apr 8, 2022 - Swift
compatibility
Here are 219 public repositories matching this topic...
-
Updated
Apr 22, 2022 - JSON
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
Oct 6, 2021 - C
-
Updated
May 30, 2021 - C++
-
Updated
Dec 15, 2021 - Java
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Apr 7, 2022 - PHP
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Dec 18, 2021 - C
-
Updated
Feb 26, 2021 - Scala
-
Updated
Apr 29, 2020 - JavaScript
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
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
-
Updated
Apr 22, 2022 - Ruby
-
Updated
Apr 21, 2022 - Shell
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Apr 22, 2022 - PHP
-
Updated
Jan 31, 2021 - C#
-
Updated
Apr 21, 2022 - Julia
-
Updated
Aug 17, 2018 - Java
-
Updated
May 24, 2020
-
Updated
Dec 5, 2018 - Python
-
Updated
Apr 9, 2021 - Python
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Apr 18, 2021 - C++
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