nelmio / NelmioCorsBundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
https://symfony.com/bundles/NelmioCorsBundle/
MIT License
1.89k stars 108 forks source link

Run tests with recent versions of PHP #80

Closed dunglas closed 6 years ago

dunglas commented 7 years ago

Currently, PHP 7+ isn't tested.

dunglas commented 7 years ago

I've dropped PHP 5.3 support because it's not supported by Travis anymore.