issues
search
twigphp
/
Twig
Twig, the flexible, fast, and secure template language for PHP
https://twig.symfony.com/
BSD 3-Clause "New" or "Revised" License
8.18k
stars
1.25k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check reserved names in TempNameExpression
#4397
fabpot
closed
1 month ago
0
Fix AssignNameExpression to forbid using names that won't work
#4396
fabpot
closed
1 month ago
0
Do not allow : as macro definition separator
#4395
fabpot
closed
1 month ago
0
\TypeError thrown when TwigFunction has an invalid callback.
#4393
menno-ll
opened
1 month ago
0
Improve deprecation messages
#4392
fabpot
closed
1 month ago
0
Add support for named arguments on macro calls and dot operator arguments
#4391
fabpot
closed
1 month ago
0
add component to guard tag
#4390
tacman
closed
1 month ago
7
Only apply filter if not null
#4389
tacman
opened
1 month ago
3
guard tag fallback, "not" or filter_exists functions
#4388
tacman
closed
1 month ago
3
Simplify expression parser code
#4386
fabpot
closed
1 month ago
0
Refactor expression parser
#4385
fabpot
closed
1 month ago
0
chore: fix version added
#4384
94noni
closed
1 month ago
1
Using the apply tag causes double-escaping
#4383
kriswillis
opened
1 month ago
0
Fix deprecation dep feature
#4382
fabpot
closed
1 month ago
0
Fix getting nodes with int names
#4381
fabpot
closed
1 month ago
0
Remove remaining usages of get_class()
#4380
fabpot
closed
1 month ago
0
Replace `var_` with `print_` in Lexer / Token ?
#4379
smnandre
closed
1 month ago
2
Allow arrow functions everywhere
#4378
fabpot
closed
1 month ago
1
Deprecate passing a string or an array to Twig callable arguments accepting arrow functions (pass a Closure)
#4377
fabpot
closed
1 month ago
0
Move sandbox docs to its own chapter in the docs
#4376
fabpot
closed
1 month ago
0
Inconsistent deprecation on escaping interpolation mark #
#4375
cfieux
closed
1 month ago
3
[Doc] html_cva
#4374
seb-jean
closed
1 month ago
1
[HTML Extra] html_cva - Unknown argument "default_variants"
#4373
setineos
closed
1 month ago
4
Clarify docs for some operators
#4372
fabpot
closed
1 month ago
0
Allow running CI on all branches
#4371
HypeMC
closed
1 month ago
1
Don't wrap `throw` in closure
#4370
HypeMC
closed
1 month ago
1
Add support for logical `xor` operator
#4369
HypeMC
closed
1 month ago
1
[Doc] Fix enum title
#4368
nicolas-joubert
closed
1 month ago
1
Trigger deprecations when using "??" and "not" without explicit parentheses when precedence will change in 4.0
#4367
fabpot
closed
1 month ago
2
Change some type hints to be more precise
#4366
fabpot
closed
1 month ago
0
Add support for detecting if an expression had explicit parentheses
#4365
fabpot
closed
1 month ago
0
Deprecate not passing AbstractExpression args to most constructor arguments for classes extending AbstractExpression
#4364
fabpot
closed
1 month ago
0
Deprecate using ~ with + or - in an expression without using parentheses to clarify precedence
#4363
fabpot
closed
1 month ago
2
Document Twig vs PHP types
#4362
fabpot
closed
1 month ago
4
Use get_debug_type() everywhere
#4361
fabpot
closed
1 month ago
2
Add more information about the filter and the negative operators
#4360
fabpot
closed
1 month ago
0
Fix ignored parenthesis in expressions
#4359
fabpot
closed
1 month ago
3
Update plural.rst: Fixing filter name
#4358
ThomasLandauer
closed
1 month ago
1
Update plural.rst: Fixing(?) broken links
#4357
ThomasLandauer
closed
1 month ago
2
Add generics for LoopIterator
#4356
ruudk
closed
1 month ago
2
Simplify compiled `for` loop code
#4355
ruudk
closed
1 month ago
1
Do not pass closure as reference
#4354
ruudk
closed
1 month ago
1
Add support for accessing class constants with the dot operator
#4353
nicolas-grekas
closed
1 month ago
5
Implement the `enum` function
#4352
nicolas-grekas
closed
1 month ago
2
Fix getting a property on an object casted to an array
#4351
fabpot
closed
1 month ago
1
Replace strtr() by strtolower()
#4350
nicolas-grekas
closed
1 month ago
1
Add support for inline comments
#4349
fabpot
closed
1 month ago
2
Replace `return; yield` with yield from `[]`
#4348
ruudk
closed
1 month ago
1
Remove useless Closure::bind in for loop
#4347
ruudk
closed
1 month ago
1
Remove useless assign in compiled code
#4346
ruudk
closed
1 month ago
1
Previous
Next