Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit021e3d7

Browse files
committed
feature#6968 [Console] Add multiple options for the output example (SpacePossum)
This PR was merged into the master branch.Discussion----------[Console] Add multiple options for the output exampleWithsymfony/symfony#19495 merged to master a way to set multiple options has been added.Commits-------c6b4738 Update coloring.rst
2 parents2182353 +c6b4738 commit021e3d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎console/coloring.rst‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ You can also set these colors and options directly inside the tagname::
6565
// bold text on a yellow background
6666
$output->writeln('<bg=yellow;options=bold>foo</>');
6767

68+
// bold text with underscore
69+
$output->writeln('<options=bold,underscore>foo</>');
70+
6871
.. _Cmder:http://cmder.net/
6972
.. _ConEmu:https://conemu.github.io/
7073
.. _ANSICON:https://github.com/adoxa/ansicon/releases

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp