Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put HeaderStackTestAsset into Slim\Tests\Asset namespace #2520

Merged
merged 1 commit into from Nov 27, 2018
Merged

Put HeaderStackTestAsset into Slim\Tests\Asset namespace #2520

merged 1 commit into from Nov 27, 2018

Commits on Oct 16, 2018

  1. Put HeaderStackTestAsset into the Slim\Tests\Asset namespace

    This allows us to minimise what we put into the Slim namespace to just
    the header() and headers_sent() functions.
    
    We also rename HeaderStackTestAsset to HeaderStack as the namespace is
    descriptive.
    akrabat committed Oct 16, 2018
    Copy the full SHA
    874bbcb View commit details
    Browse the repository at this point in the history