Skip to content

Commit ffa9a18

Browse files
committed
release version 2.4.3
1 parent 08ce59e commit ffa9a18

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Yii Framework 2 twig extension Change Log
22
=========================================
33

4-
2.4.3 under development
5-
-----------------------
4+
2.4.3 April 29, 2024
5+
--------------------
66

7-
- Bug #153: Prevent Twig 3.9 from installing (schmunk42)
7+
- Bug #153: Prevent Twig 3.9 from installing (schmunk42)
88

99

1010
2.4.2 September 04, 2022

src/ViewRenderer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/**
1818
* TwigViewRenderer allows you to use Twig templates in views.
1919
*
20-
* @property array $lexerOptions @see self::$lexerOptions. This property is write-only.
20+
* @property-write array $lexerOptions @see self::$lexerOptions.
2121
*
2222
* @author Alexander Makarov <sam@rmcreative.ru>
2323
* @since 2.0

0 commit comments

Comments
 (0)