Thomas Portelange fdd5acff5d
raw2att accepts array, but sprintf doesn't
it's not very likely to happen (it did in my case :-) ) but if the value is an array, sprintf will fail (because raw2att accepts array, but sprintf doesn't). i suggest to json encode any array data to ensure it's safely included in the html. Or we should throw proper exceptions to make sure invalid values do not result in a php error.
2018-09-27 12:12:59 +02:00
..
2018-09-06 13:26:46 +02:00
2018-01-16 18:39:30 +00:00
2018-09-06 13:26:46 +02:00
2018-07-13 16:44:23 +01:00