Skip to content
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

[symfony2 plugin] Fix deprecated usage #5050

Merged
merged 1 commit into from May 14, 2016
Merged

[symfony2 plugin] Fix deprecated usage #5050

merged 1 commit into from May 14, 2016

Conversation

chalasr
Copy link
Contributor

@chalasr chalasr commented Apr 28, 2016

When using the command alias sfcontainer or sfrouter, the following warning occurs:

! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the "debug:container" instead.

When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
@chalasr chalasr changed the title Fix deprecated usage [symfony2 plugin] Fix deprecated usage Apr 29, 2016
@tjaari
Copy link

tjaari commented May 14, 2016

👍

@mcornella mcornella merged commit 621eb21 into ohmyzsh:master May 14, 2016
foobacca pushed a commit to foobacca/oh-my-zsh that referenced this pull request May 14, 2016
* upstream/master:
  Fix deprecated usage (ohmyzsh#5050)
  Add 'gcn!' for the '--no-edit' option. (ohmyzsh#4830)
  Add mvn options to ignore test failures (ohmyzsh#5092)
  Add README to meteor plugin
  Add meteor plugin aliases
  Reword and clarify example.zsh custom file
  Tidy up gitignore file
  Use .gitkeep files to keep cache/ and log/ directories
  Rename license to LICENSE.txt for consistency
  Rename README.markdown to README.md for consistency
  Reword and fix formatting of mvn plugin README
  Add README file for mvn plugin
  This plugin also includes tab completions
  Cleanup theme-and-appearance.zsh
  Delete cdablevars option by default
  [TASK] Vagrant plugin: Add missing vagrant snapshot command
modprobe pushed a commit to modprobe/oh-my-zsh that referenced this pull request May 21, 2016
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
freecastle added a commit to freecastle/oh-my-zsh that referenced this pull request May 24, 2016
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (33 commits)
  added assembly alias (ohmyzsh#5107)
  Fix styling in cakephp3 completion
  Better cake3 completion
  Change vim command to $EDITOR for consistency (ohmyzsh#5063)
  fixed bower completion error from issue ohmyzsh#2694 (ohmyzsh#5056)
  vagrant snapshot (ohmyzsh#5032)
  Arcanist plugin (ohmyzsh#5106)
  completion: zsh: improve main function selection
  gitfast: fix the prompt colour
  gitfast: update to upstream v2.8
  Add alias for oneline git tree with --all option
  gitfast: update to upstream v2.4
  gitfast: update to upstream v2.0
  znt: update to v2.1.15
  Add rbenv support for ruby version display
  Fix deprecated usage (ohmyzsh#5050)
  Add 'gcn!' for the '--no-edit' option. (ohmyzsh#4830)
  Add mvn options to ignore test failures (ohmyzsh#5092)
  Add README to meteor plugin
  Add meteor plugin aliases
  ...
rakeshbala pushed a commit to rakeshbala/oh-my-zsh that referenced this pull request Jun 6, 2016
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
atsuya pushed a commit to atsuya/oh-my-zsh that referenced this pull request Jul 23, 2016
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
DennisDenuto pushed a commit to DennisDenuto/oh-my-zsh that referenced this pull request Oct 29, 2016
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
avleen pushed a commit to avleen/oh-my-zsh that referenced this pull request Dec 23, 2016
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
banzera added a commit to banzera/oh-my-zsh that referenced this pull request Aug 11, 2017
* 'master' of https://github.com/robbyrussell/oh-my-zsh: (71 commits)
  added assembly alias (ohmyzsh#5107)
  Fix styling in cakephp3 completion
  Better cake3 completion
  Change vim command to $EDITOR for consistency (ohmyzsh#5063)
  fixed bower completion error from issue ohmyzsh#2694 (ohmyzsh#5056)
  vagrant snapshot (ohmyzsh#5032)
  Arcanist plugin (ohmyzsh#5106)
  completion: zsh: improve main function selection
  gitfast: fix the prompt colour
  gitfast: update to upstream v2.8
  Add alias for oneline git tree with --all option
  gitfast: update to upstream v2.4
  gitfast: update to upstream v2.0
  znt: update to v2.1.15
  Add rbenv support for ruby version display
  Fix deprecated usage (ohmyzsh#5050)
  Add 'gcn!' for the '--no-edit' option. (ohmyzsh#4830)
  Add mvn options to ignore test failures (ohmyzsh#5092)
  Add README to meteor plugin
  Add meteor plugin aliases
  ...
seth-cohen pushed a commit to seth-cohen/oh-my-zsh that referenced this pull request Oct 29, 2018
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
jmartindf pushed a commit to jmartindf/oh-my-zsh that referenced this pull request Nov 10, 2018
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
spiliopoulos pushed a commit to spiliopoulos/zsh-config that referenced this pull request Jun 17, 2020
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs:

> ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the
> ! "debug:container" instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants