php.INFO: The "_method" requirement is deprecated since version 2.2 and will be removed in 3.0. Use the setMethods() method instead.
{"type":16384,"file":"/martin/home/www/test/vendor/symfony/symfony/src/Symfony/Component/Routing/Route.php","line":652,"level":28928}
PHP -v PHP 5.5.9-1ubuntu4.21Symfony2的dev.log幾周以來我看到這個php.INFO線
Symfony的版本,18年2月8日
是否有人得到這也?我正在嘗試優化開發日誌記錄並獲取儘可能少的行數。
你可能想看看http://stackoverflow.com/questions/28850809/disable-deprecated-warning-in-symfony-2-7 –
這是一個backhanded消息,所以它會告訴你升級你的symfony應用程序。 – BentCoder