Skip to content

Instantly share code, notes, and snippets.

@spam312sn
Last active January 21, 2017 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spam312sn/26ba4cfcde647c2809cb4509aded994e to your computer and use it in GitHub Desktop.
Save spam312sn/26ba4cfcde647c2809cb4509aded994e to your computer and use it in GitHub Desktop.
Removing deprecation notices in Symfony using Codeception

Here is the best way to remove deprecation notices in Symfony 2.8 with using Codeception in CLI:

export SYMFONY_DEPRECATIONS_HELPER=weak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment