Fabien Potencier
984448bd5e
removed deprecated loader interfaces
2019-04-23 17:17:21 +02:00
Fabien Potencier
8613aad80c
fixed tests
2019-04-23 16:54:55 +02:00
Fabien Potencier
682a27192b
updated the docs for 3.0
2019-04-23 16:39:10 +02:00
Fabien Potencier
273b666a71
removed the obsolete lib/ directory, removed PSR-0 class aliases
2019-04-23 16:34:05 +02:00
Fabien Potencier
50763ac22e
bumped version to 3.0
2019-04-23 16:33:38 +02:00
Fabien Potencier
328d2aeba0
Merge branch '1.x' into 2.x
...
* 1.x:
fixed Parser contract for some implementations
2019-04-23 16:28:17 +02:00
Fabien Potencier
7d3f1bef48
minor #2957 Fix Parser contract for some implementations (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Fix Parser contract for some implementations
Commits
-------
fe6df56e fixed Parser contract for some implementations
2019-04-23 16:26:38 +02:00
Fabien Potencier
fe6df56e91
fixed Parser contract for some implementations
2019-04-23 16:21:33 +02:00
Fabien Potencier
f47861f634
Merge branch '1.x' into 2.x
...
* 1.x:
refactored some test to ease changing them
2019-04-23 14:00:39 +02:00
Fabien Potencier
df68cb0c28
refactored some test to ease changing them
2019-04-23 12:10:47 +02:00
Fabien Potencier
b4cbc2a774
Merge branch '1.x' into 2.x
...
* 1.x:
tweaked macro docs
2019-04-23 09:03:33 +02:00
Fabien Potencier
ed4412f8a6
minor #2953 Tweak macro docs (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Tweak macro docs
closes #2344
Error message were improved a while ago, and this PR makes the documentation clearer about the expectations.
Commits
-------
7446a6d8 tweaked macro docs
2019-04-23 08:53:48 +02:00
Fabien Potencier
7446a6d89f
tweaked macro docs
2019-04-23 08:35:30 +02:00
Fabien Potencier
8a78e8bd20
Merge branch '1.x' into 2.x
...
* 1.x:
fixed in test to support Twig_Markup instances
2019-04-22 18:32:47 +02:00
Fabien Potencier
6e605bf1b5
bug #2952 Fix in test to support Twig_Markup instances (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Fix in test to support Twig_Markup instances
closes #1512 (extracted from #1768 )
Commits
-------
8f00576e fixed in test to support Twig_Markup instances
2019-04-22 18:31:58 +02:00
Fabien Potencier
8f00576edb
fixed in test to support Twig_Markup instances
2019-04-22 18:26:34 +02:00
Fabien Potencier
2ff1a3eda2
Merge branch '1.x' into 2.x
...
* 1.x:
fixed import macros from a template string
2019-04-22 18:01:41 +02:00
Fabien Potencier
26ae57d2e9
bug #2951 Fix import macros from a template string (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Fix import macros from a template string
closes #2946
Commits
-------
f0c58854 fixed import macros from a template string
2019-04-22 18:01:27 +02:00
Fabien Potencier
5558a954e5
Merge branch '1.x' into 2.x
...
* 1.x:
added a note about escaping
fixed doc (missing word)
2019-04-22 17:53:59 +02:00
Fabien Potencier
f0c58854a8
fixed import macros from a template string
2019-04-22 10:15:16 +02:00
Fabien Potencier
6e93c4d0c8
minor #2950 Add a note about escaping (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Add a note about escaping
closes #2623 , closes #2661
Commits
-------
a83f7e85 added a note about escaping
2019-04-22 09:08:02 +02:00
Fabien Potencier
a83f7e855d
added a note about escaping
2019-04-22 09:04:11 +02:00
Fabien Potencier
8e2f11d165
fixed doc (missing word)
2019-04-22 08:28:53 +02:00
Fabien Potencier
fa6f7bb5e2
Merge branch '1.x' into 2.x
...
* 1.x:
fixed Lexer when using custom options containing the # char
fix major version constant
2019-04-21 21:41:27 +02:00
Fabien Potencier
442aa216d6
bug #2949 Fix Lexer when using custom options containing the # char (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Fix Lexer when using custom options containing the # char
closes #2948
Commits
-------
7b5851fe fixed Lexer when using custom options containing the # char
2019-04-21 21:40:56 +02:00
Fabien Potencier
7b5851feeb
fixed Lexer when using custom options containing the # char
2019-04-21 21:05:06 +02:00
Fabien Potencier
5c66e8d0d3
minor #2945 fix major version constant (xabbuh)
...
This PR was merged into the 1.x branch.
Discussion
----------
fix major version constant
Commits
-------
57b0a8b9 fix major version constant
2019-04-18 12:30:56 +02:00
Christian Flothmann
57b0a8b935
fix major version constant
2019-04-18 09:50:46 +02:00
Fabien Potencier
bc23e516ce
feature #2944 Add template line number to twig_get_attribute() (fabpot)
...
This PR was squashed before being merged into the 2.x branch (closes #2944 ).
Discussion
----------
Add template line number to twig_get_attribute()
Commits
-------
96e2432d added template line number to sandbox security check calls
f37212b0 added template line number to twig_get_attribute()
2019-04-17 09:12:40 +02:00
Fabien Potencier
96e2432d1f
added template line number to sandbox security check calls
2019-04-17 08:53:56 +02:00
Fabien Potencier
f37212b022
added template line number to twig_get_attribute()
2019-04-16 22:24:37 +02:00
Fabien Potencier
2973358b15
Merge branch '1.x' into 2.x
...
* 1.x:
fixed phpdoc
fixed tpyo
bumped version to 1.39.2-DEV
prepared the 1.39.1 release
2019-04-16 21:17:07 +02:00
Fabien Potencier
f54b53af03
fixed phpdoc
2019-04-16 21:16:04 +02:00
Fabien Potencier
ada496f3a5
removed obsolete code
2019-04-16 20:46:34 +02:00
Fabien Potencier
c9f3cb8d9f
fixed typo
2019-04-16 19:22:01 +02:00
Fabien Potencier
7dcd04c83a
fixed tpyo
2019-04-16 19:18:48 +02:00
Fabien Potencier
ca07526840
bumped version to 2.8.2-DEV
2019-04-16 19:15:29 +02:00
Fabien Potencier
91cc2594d3
prepared the 2.8.1 release
v2.8.1
2019-04-16 19:14:24 +02:00
Fabien Potencier
c470d13d0e
bumped version to 1.39.2-DEV
2019-04-16 19:13:45 +02:00
Fabien Potencier
23e7b6f0cf
prepared the 1.39.1 release
v1.39.1
2019-04-16 19:12:57 +02:00
Fabien Potencier
d7d521e4ca
updated CHANGELOG
2019-04-16 19:10:43 +02:00
Fabien Potencier
3d13c582ee
Merge branch '1.x' into 2.x
...
* 1.x:
fixed EscaperNodeVisitor
fixed CS
2019-04-16 19:10:25 +02:00
Fabien Potencier
bcb367fc07
bug #2943 Hotfix (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Hotfix
closes #2942
Commits
-------
a3fc6392 fixed EscaperNodeVisitor
2019-04-16 19:09:47 +02:00
Fabien Potencier
a3fc63923a
fixed EscaperNodeVisitor
2019-04-16 19:05:39 +02:00
Fabien Potencier
3f177464cc
fixed CS
2019-04-16 19:00:14 +02:00
Fabien Potencier
ee6ef99d7b
feature #2941 Deprecate the 3rd argument of Sandbox error classes (fabpot)
...
This PR was squashed before being merged into the 2.x branch (closes #2941 ).
Discussion
----------
Deprecate the 3rd argument of Sandbox error classes
Commits
-------
a165ce67 added the source for all sandbox security exceptions
d8cb0f97 deprecated the 3rd argument of Sandbox error classes
2019-04-16 18:49:55 +02:00
Fabien Potencier
a165ce67d4
added the source for all sandbox security exceptions
2019-04-16 18:43:11 +02:00
Fabien Potencier
d8cb0f9764
deprecated the 3rd argument of Sandbox error classes
2019-04-16 18:43:11 +02:00
Fabien Potencier
1119616c20
fixed CS
2019-04-16 18:42:58 +02:00
Fabien Potencier
6b1a1baaff
fixed phpdoc
2019-04-16 18:42:27 +02:00