8000 [3.0] Remove all deprecated articles and versionadded directives by wouterj · Pull Request #5585 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[3.0] Remove all deprecated articles and versionadded directives #5585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed deprecated articles
  • Loading branch information
wouterj committed Jul 31, 2015
commit 8af39ce8d9d0c838b6405faca7f923dc2420f1d8
8 changes: 0 additions & 8 deletions components/class_loader/debug_class_loader.rst

This file was deleted.

5 changes: 0 additions & 5 deletions components/class_loader/index.rst < 8000 div aria-live="polite" aria-atomic="true" class="sr-only" data-clipboard-copy-feedback>
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,3 @@ ClassLoader
map_class_loader
cache_class_loader
class_map_generator

.. toctree::
:hidden:

debug_class_loader
288 changes: 0 additions & 288 deletions components/console/helpers/dialoghelper.rst

This file was deleted.

3 changes: 0 additions & 3 deletions components/console/helpers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@ The Console Helpers
.. toctree::
:hidden:

dialoghelper
formatterhelper
processhelper
progressbar
progresshelper
questionhelper
table
tablehelper
debug_formatter

The Console component comes with some useful helpers. These helpers contain
Expand Down
5 changes: 1 addition & 4 deletions components/console/helpers/map.rst.inc
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
* :doc:`/components/console/helpers/dialoghelper` (deprecated as of 2.5)
* :doc:`/components/console/helpers/formatterhelper`
* :doc:`/components/console/helpers/processhelper`
* :doc:`/components/console/helpers/progressbar`
* :doc:`/components/console/helpers/progresshelper` (deprecated as of 2.5)
* :doc:`/components/console/helpers/questionhelper`
* :doc:`/components/console/helpers/table`
* :doc:`/components/console/helpers/tablehelper` (deprecated as of 2.5)
* :doc:`/components/console/helpers/debug_formatter` (new in 2.6)
* :doc:`/components/console/helpers/debug_formatter`
Loading
0