Fabien Potencier
ef655c4d6e
Reorganize some information
2023-08-02 10:55:33 +02:00
Stanislav Romanov
a949600c4b
Add Twig Language Server and Modern Twig extension to docs
2023-08-02 10:53:41 +02:00
Matthias Pigulla
ef9d785518
Mention where named arguments are supported
2023-06-09 11:18:52 +00:00
Thomas Landauer
f52b45d226
Minor: Fixing language
2023-02-02 13:22:48 +01:00
Katharina Luthe
1e3b126cf2
Add output
2022-12-15 11:46:17 +01:00
Christophe Coevoet
883fb333b3
Add missing argument for the cycle function
2022-12-15 11:26:46 +01:00
Joshua Francis
4904f38e32
Update templates.rst
2022-10-15 07:53:40 +02:00
Fabien Potencier
9170edfa35
Fix doc CS
2022-09-28 08:40:57 +02:00
Thomas Landauer
c034c1d248
Adding installation instructions for Symfony
...
Wording is taken from https://twig.symfony.com/doc/3.x/filters/format_datetime.html
2022-09-28 08:37:59 +02:00
Fabien Potencier
fcf65bd916
Use the PHP doc builder instead of Sphinx in CI
2022-08-14 15:25:29 +02:00
Fabien Potencier
c25a1efc80
Make doc clearer
2022-08-14 15:03:31 +02:00
Nicolas Grekas
163f07400a
Fix support for named closures
2022-05-13 17:01:54 +02:00
Fabien Potencier
ab36653962
Tweak previous commit
2022-04-09 10:41:02 +02:00
Axel Venet
5e26ce7320
[Documentation] Add note about simple string matching
...
Mention the use of ``in`` operator when looking for a simple string instead of ``matches``. #Symfony_Live
2022-04-07 15:41:53 +02:00
Jérôme Tamarelle
ef8ae9cb61
Enable bytecode invalidation with auto_reload
2022-04-05 18:17:00 +02:00
Fabien Potencier
17142af9f8
Fix docs about the deprecated tag
2022-03-26 11:37:03 +01:00
Fabien Potencier
df053afb44
Fix docs
2022-03-25 09:53:24 +01:00
Fabien Potencier
3178098337
Tweak docs
2022-03-25 09:48:05 +01:00
Тимофей Соловейчик
16d06cc422
New info: Documents / filters / format_datetime: added info and example of using argument timezone
2022-03-25 09:30:27 +01:00
Alexander Schranz
97411730ab
Fix map example output
2022-01-14 12:53:45 +01:00
Alexander Schranz
b74cf2ae6c
Rename variables used in map method
2022-01-14 12:47:28 +01:00
Bruno Baguette
ca1e79fcec
Typo fix : "flexiblity" ➤ "flexibility"
2021-12-26 18:41:09 +01:00
Dmitriy Fishman
68d59ab8c4
Fix a typo in api.rst
2021-11-29 07:20:05 +02:00
Dmitriy Fishman
cd24fb57bc
Fix a typo advanced.rst
2021-11-28 13:30:08 +01:00
Fabien Potencier
f75db68112
Merge branch '1.x' into 2.x
...
* 1.x:
Fix emphasis on compiler to bold styling
2021-11-04 18:53:35 +01:00
Jonny Eom
97ae3c8e97
Fix emphasis on compiler to bold styling
2021-11-04 18:52:41 +01:00
noniagriconomie
479336e09f
Update Markdown packages
2021-07-07 09:07:49 +02:00
Fabien Potencier
c2fc988fd7
Fix URLs
2021-05-19 09:15:15 +02:00
Fabien Potencier
398487c101
Merge branch '1.x' into 2.x
...
* 1.x:
Replace secure.php.net with www.php.net
2021-05-19 09:14:37 +02:00
Maurício Meneghini Fauth
1783298bb8
Replace secure.php.net with www.php.net
...
See: https://news-web.php.net/php.internals/104533
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev >
2021-05-18 16:07:51 -03:00
Thomas Landauer
cf7d50c411
Fixing links
2021-04-23 16:45:01 +02:00
Fabien Potencier
33729ab9a3
Tweak wording on docs
2021-04-10 09:41:46 +02:00
Fabien Potencier
9266f505bc
minor #3447 Adding link to RFC (ThomasLandauer)
...
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
Adding link to RFC
Reason for rewording the `twig/extra-bundle` part: It was not clear what "use" means here:
> Then, use the twig/extra-bundle on Symfony projects
Commits
-------
56fd57b3 Adding link to RFC
2021-04-10 09:36:09 +02:00
Thomas Landauer
56fd57b32b
Adding link to RFC
2021-04-10 09:36:04 +02:00
Fabien Potencier
1987bd0130
Fix CS
2021-04-07 17:49:48 +02:00
Thomas Landauer
cfda3dd53d
Slug filter: Mentioning requiredStringExtension
...
See https://github.com/twigphp/Twig/issues/3500#issuecomment-814923747
2021-04-07 17:45:21 +02:00
Fabien Potencier
ec04504c9b
Merge branch '1.x' into 2.x
...
* 1.x:
Fix reference in docs
2021-04-06 08:27:19 +02:00
Fabien Potencier
f5d3c704df
Fix reference in docs
2021-04-06 08:27:15 +02:00
Javier Eguiluz
e23852c8c6
[Doc] Update the Twig version where spaceless filter was added
2021-02-22 12:47:30 +01:00
Fabien Potencier
5a60e72afa
Merge branch '1.x' into 2.x
...
* 1.x:
Add some return types
remove the C extension
Fix length filter doc
2021-02-02 16:25:09 +01:00
Émile Perron
0fd67941be
Add slug filter (follow-up to PR #3386 )
2021-01-29 15:39:04 +01:00
Vincent Langlet
473f73ef2e
Fix length filter doc
2021-01-15 12:57:47 +01:00
Fabien Potencier
1a0162a612
Merge branch '1.x' into 2.x
...
* 1.x:
Adding link to the SymfonyCasts Twig tutorial
2021-01-14 08:57:35 +01:00
Ryan Weaver
500a7da999
Adding link to the SymfonyCasts Twig tutorial
2021-01-13 13:07:49 -05:00
Fabien Potencier
39991a167c
Remove some PHP in docs
2020-12-30 09:23:51 +01:00
Fabien Potencier
c5379903e5
Merge branch '1.x' into 2.x
...
* 1.x:
Fix typo
Typo
2020-11-27 14:05:37 +01:00
Fabien Potencier
2f0947e1af
Fix typo
2020-11-27 14:05:10 +01:00
Olaf van der Spek
43f382ba1b
Typo
2020-11-27 14:04:41 +01:00
tkm
752bcc7be6
Fix include documentation - change filter tag to apply
2020-11-09 15:08:48 +02:00
Oskar Stark
965ba57d76
Fix: Add missing versionadded directive
...
mentioned by @stof in https://github.com/twigphp/Twig/pull/3434/files/5ceda707edeabd9e1462c43f199aa61606a29ff9#diff-cb39a2af448a7ea26e78809ebffa995c051f742afdb1f6d3e68ab85b09b801b8
2020-11-05 20:10:12 +01:00