Elao / WebProfilerExtraBundle

Adding routing, container, assetic & twig information in the web profiler
http://www.elao.com
MIT License
262 stars 48 forks source link

DEPRECATED #62 #63

Closed ickbinhier closed 9 years ago

ickbinhier commented 9 years ago

DEPRECATED #62

DEPRECATED - The Symfony\Component\Routing\Route::getPattern method is deprecated since version 2.2 and will be removed in 3.0. Use the getPath() method instead.

in File /vendor/elao/web-profiler-extra-bundle/DataCollector/RoutingDataCollector.php Line 70 'pattern' => $route->getPattern(),

benji07 commented 9 years ago

:+1: