sterntours/vendor/symfony/phpunit-bridge/Tests/DeprecationErrorHandler/deprecation/deprecation.php
2020-07-09 12:49:32 +02:00

3 lines
69 B
PHP

<?php
@trigger_error('I come from… afar! :D', E_USER_DEPRECATED);