diff options
| author | Simon Wisselink <wisskid@users.noreply.github.com> | 2024-03-27 22:53:03 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-03-27 22:55:23 +0100 |
| commit | 4efa427a872ad51571d3d2b2c3122fafbf3386d2 (patch) | |
| tree | ae518a7af5c8f089122e362d9e171b443094ad6c /changelog | |
| parent | 30b1c5bf6dbf48fdd154c2fe878522602532bc47 (diff) | |
| download | smarty-4efa427a872ad51571d3d2b2c3122fafbf3386d2.tar.gz smarty-4efa427a872ad51571d3d2b2c3122fafbf3386d2.tar.bz2 smarty-4efa427a872ad51571d3d2b2c3122fafbf3386d2.zip | |
Fix missing and bogus use lines in src/Smarty.php. (#970)
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog/966.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/966.md b/changelog/966.md new file mode 100644 index 00000000..5332ce59 --- /dev/null +++ b/changelog/966.md @@ -0,0 +1 @@ +- Fix error in Smarty\Smarty::compileAllTemplates() by including missing FilesystemIterator class [#966](https://github.com/smarty-php/smarty/issues/966)
\ No newline at end of file |
