PHP Classes

File: vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md   Download  
File: vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 692 bytes
 

Contents

Class file image Download

CHANGELOG

2.8.0

* deprecated profiler:import and profiler:export commands

2.7.0

* [BC BREAK] if you are using a DB to store profiles, the table must be dropped * added the HTTP status code to profiles

2.3.0

* draw retina canvas if devicePixelRatio is bigger than 1

2.1.0

* deprecated the verbose setting (not relevant anymore) * [BC BREAK] You must clear old profiles after upgrading to 2.1 (don't forget to remove the table if you are using a DB) * added support for the request method * added a routing panel * added a timeline panel * The toolbar position can now be configured via the position option (can be top or bottom)