Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
This package has been abandoned.
Generated on May 8, 2024 via composer

php-cs-fixer/diff v1.3.1

sebastian/diff v2 backport support for PHP5.6
Package summary
Share
1
issue
1
high severity
meta
1
1
license
1
BSD-3-Clause
Package created
22 Aug 2017
Version published
14 Oct 2020
Maintainers
2
Total deps
1
Direct deps
0
License
BSD-3-Clause

Issues

1

1 high severity issue

high
via: php-cs-fixer/diff@v1.3.1
Collapse
Expand

Licenses

BSD 3-Clause "New" or "Revised" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
use-trademark
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
php-cs-fixer/diff@v1.3.1
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

0
All Dependencies CSV
β“˜ This is a list of php-cs-fixer/diff 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities

Visualizations

Frequently Asked Questions

What does php-cs-fixer/diff do?

The PHP-CS-Fixer/diff package is a tool used by the PHP Code Sniffer and Code Style Fixer. It is primarily designed for internal use and isn't recommended for other purposes. This package is a fork of the sebastian/diff v2, backported to support PHP5.6. It includes code from the GeckoPackages/GeckoDiffOutputBuilder. The main functionality of this package is to identify the differences between two sets of source code and highlight these differences to assist in code analysis and optimization.

How do you use php-cs-fixer/diff?

Usage of the php-cs-fixer/diff is specialized, and it is mostly for use by the larger PHP-CS-Fixer tool. As this tool is primarily used by the PHP Code Style Fixer, there isn't a standalone usage example available. The tightly-coupled nature and precise intended usage of this tool make it unsuitable for generic usage examples in this context. As always, interacting with tool packages like this should be conducted by experienced PHP developers who understand the intricacies and consequences of using such tools.

Where are the php-cs-fixer/diff docs?

The documentation for PHP-CS-Fixer/diff isn't independently available as this tool is primarily utilized within the larger PHP-CS-Fixer environment. For relevant information about any specific usage, users are advised to consult the PHP-CS-Fixer documentation. Additionally, further details can be found within the licenses associated with this tool, LICENSE_DIFF and LICENSE_GECKO, or by connecting with the community of developers working on PHP-CS-Fixer via their Gitter community, found at https://gitter.im/PHP-CS-Fixer/Lobby.