DaveLiddament / php-language-extensions

Attributes to define new PHP language features (that are enforced by static analysis)
MIT License
135 stars 5 forks source link

New attributes CallableFrom and NamespaceVisibility #8

Closed DaveLiddament closed 1 year ago

DaveLiddament commented 2 years ago
  1. Adds new attributes:
  1. Deprecates:
  1. Updates to README

  2. Addition of Sealed examples

Sorry, this PR is way too big!

DaveLiddament commented 1 year ago

Replace by #16