Navigation Menu

Skip to content

Commit

Permalink
minor #32600 [Debug] drop the component (nicolas-grekas)
Browse files Browse the repository at this point in the history
This PR was merged into the 5.0-dev branch.

Discussion
----------

[Debug] drop the component

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Of course, the component will still exist, but 4.4 will be the last version.
Use ErrorHandler now instead.

We will also have to drop the master branch on the subtree split.

Commits
-------

bd05642 [Debug] drop the component
  • Loading branch information
fabpot committed Jul 18, 2019
2 parents 2a816aa + bd05642 commit c910095
Show file tree
Hide file tree
Showing 71 changed files with 0 additions and 5,803 deletions.
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -42,7 +42,6 @@
"symfony/console": "self.version",
"symfony/css-selector": "self.version",
"symfony/dependency-injection": "self.version",
"symfony/debug": "self.version",
"symfony/debug-bundle": "self.version",
"symfony/doctrine-bridge": "self.version",
"symfony/dom-crawler": "self.version",
Expand Down
3 changes: 0 additions & 3 deletions src/Symfony/Component/Debug/.gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions src/Symfony/Component/Debug/BufferingLogger.php

This file was deleted.

84 changes: 0 additions & 84 deletions src/Symfony/Component/Debug/CHANGELOG.md

This file was deleted.

64 changes: 0 additions & 64 deletions src/Symfony/Component/Debug/Debug.php

This file was deleted.

0 comments on commit c910095

Please sign in to comment.