diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2021-01-08 15:05:10 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2021-01-08 15:05:10 +0100 |
| commit | cb4254355e399265af2503f2dfc5566967369c7f (patch) | |
| tree | aa6ee02f560490901137d1a5633656f93778c0f6 /.gitattributes | |
| parent | f65e7ddd22acde2f09da82cb64f8b51d414b75f0 (diff) | |
| download | smarty-cb4254355e399265af2503f2dfc5566967369c7f.tar.gz smarty-cb4254355e399265af2503f2dfc5566967369c7f.tar.bz2 smarty-cb4254355e399265af2503f2dfc5566967369c7f.zip | |
Removed unused error_reporting.ini file, updated version number in Smarty::SMARTY_VERSION, fixed inline phpdoc that caused an IDE error
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index f58d5806..2cda67b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,7 +12,6 @@ /.gitattributes export-ignore /.gitignore export-ignore /.travis.yml export-ignore -/error_reporting.ini export-ignore /make-release.sh export-ignore /phpunit.sh export-ignore /phpunit.xml export-ignore |
