olegkrivtsov / using-zend-framework-3-book

A free and reader-friendly book on Zend Framework 3
https://olegkrivtsov.github.io/using-zend-framework-3-book/html
Other
162 stars 63 forks source link

fix file encoding #83

Open ewenb opened 5 years ago

ewenb commented 5 years ago

The file encoding was set to UTF-8 (with BOM) instead of UTF-8 (without BOM).

modir commented 9 months ago

I fixed this now in the version I rewrote as Laminas book: https://modir.github.io/laminas-book/