You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Hello. Here's some things this fork offers:
9
9
10
10
- This fork has been designed for **compatibility with version 2 of twig**. It's a bit of a hack, but it works.
11
11
- Removed symfony dependencies which might make it a bit easier to install.
12
-
- You can add "dummy filters" via a `--filter` parameter to prevent the extractor from breaking when it encounters user-defined filters that would cause template parsing to break.
12
+
- You can add "dummy filters" via a `--filter` parameter to prevent the extractor from breaking when it encounters user-defined filters that would cause template parsing to break (HINT: add this *before* the `--files` part of the extractor command).
13
13
- If extraction fails for whatever reason, a log file will be dumped to the directory in which the gettext extractor library lives.
14
14
15
15
This fork is available on Packagist as a composer package for your convenience:
0 commit comments