Skip to content

Commit 0a639c1

Browse files
committed
Fatal error removed
Sublime text add 3 unvisible sybmols in start of the file. Becouse of this PHP generates fatal error
1 parent c2b2df6 commit 0a639c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Src/Sunra/PhpSimple/HtmlDomParser.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
<?php
1+
<?php
22
// say me who add "О╩©" into start of file?
3+
// Becouse of this 3 symbol before <?php - php get error
4+
// i think it Sublime Text
35

46
namespace Sunra\PhpSimple;
57

0 commit comments

Comments
 (0)