Skip to content

Releases: humbug/php-scoper

0.2.0

23 Sep 16:18
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Scope file binaries (#69)
  • Add patchers (#67)
  • Add support for class_exists() (#74)
  • Add self-update command (#51)
  • Add finders (#89)
  • Revamp the implementation (#92, #94) by:
    • reasoning with only FQ
    • reworking the tests to have a clear spec structure
  • Add working dir option (#101)

0.1.0

17 Jun 21:13
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First workable version of PHP-Scoper:

  • Prefix all the code found
  • Leave unchanged non PHP files
  • Don't prefix functions, classes and constants living in the global namespace