Javier Eguiluz 222cda04e9 minor #17475 Mark some Symfony CLI feature as experimental (javiereguiluz)
This PR was merged into the 4.4 branch.

Discussion
----------

Mark some Symfony CLI feature as experimental

As asked by `@fabpot` in https://github.com/symfony-cli/symfony-cli/issues/236#issuecomment-1328811407

Commits
-------

1d78eb95e Mark some Symfony CLI feature as experimental
2022-11-29 11:34:31 +01:00
2022-09-21 12:29:08 +02:00
2021-05-12 21:50:42 +03:00
2022-09-07 22:35:47 +02:00
2022-09-27 20:21:16 +02:00
2022-08-04 16:52:27 +02:00
2022-11-07 14:46:55 +08:00
2022-10-26 11:17:28 +02:00
2022-09-27 17:40:06 +02:00
2022-08-22 10:10:57 +02:00
2022-10-27 08:20:54 +02:00
2022-09-23 17:24:22 +02:00
2022-10-26 09:09:45 +02:00
2022-05-02 13:25:16 +10:00
2021-09-14 21:27:06 +02:00
2022-10-26 09:35:02 +02:00
2022-09-06 11:43:54 +02:00
2022-11-21 16:00:47 +01:00
2022-08-16 21:48:38 +02:00
2022-05-09 21:44:12 +10:00
2022-10-10 01:06:39 +02:00
2022-07-26 08:13:57 +02:00
2022-10-05 15:32:56 +02:00
2019-08-13 10:33:02 +02:00
2022-11-22 13:26:05 +01:00
2022-07-29 16:27:15 +02:00
2022-08-11 17:41:04 +02:00
2022-08-08 17:09:42 +02:00
2022-03-08 09:42:49 +01:00
2022-07-29 16:45:19 +02:00
2022-10-07 17:39:41 +02:00
2022-07-22 15:06:00 +02:00
2022-03-11 16:01:08 +01:00
2022-07-10 00:19:27 +04:30
2022-10-03 11:37:51 +02:00
2021-04-21 09:37:16 +02:00
2022-10-17 08:36:47 +02:00

The official Symfony Documentation

Online version | Components | Screencasts

Contributing

We love contributors! For more information on how you can contribute, please read the Symfony Docs Contributing Guide

Important: use 4.4 branch as the base of your pull requests, unless you are documenting a feature that was introduced after Symfony 4.4 (e.g. in Symfony 5.2).

Build Documentation Locally

This is not needed for contributing, but it's useful if you want to debug some issue in the docs or if you want to read Symfony Documentation offline.

$ git clone git@github.com:symfony/symfony-docs.git

$ cd symfony-docs/
$ cd _build/

$ composer install

$ php build.php

After generating docs, serve them with the internal PHP server:

$ php -S localhost:8000 -t output/

Browse http://localhost:8000 to read the docs.

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:41:19.167Z
Readme 152 MiB
Languages
PHP 78%
HTML 11%
C++ 9%
NASL 1.1%
Shell 0.9%