Commit 706d78f
Jeremy BENOIST
Avoid a PHP Warning on setAttribute
This sometimes results in an error:
PHP Warning: DOMElement::setAttribute(): string is not in UTF-8 in /var/www/projects/lib/vendor/lexpress/symfony1/lib/vendor/lime/lime.php on line 1071 parent f2338ec commit 706d78f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments