Skip to content

Refactor MutableFile

Compare
Choose a tag to compare
@Warxcell Warxcell released this 11 Jul 20:49

Changelog:

  • [BC] writeStream is removed, write now accepts SplFileInfo as second argument.
  • Convert all warnings into exceptions (fopen/fclose/etc).
  • Use RuntimeExtension for Twig Extensions.
  • Add command that verifies that files are same on db and fs level.