mercredi 1 juillet 2015

Symfony dom crawler failed with NUL character

When I filter some html that contain NUL(http://ift.tt/1Hwijn8) character Symfony dom crawler failed to filter and when I remove NUL characters everything is OK. This is a sample code:

$crawler->filter('div[itemscope] > div[align=justify]');

Aucun commentaire:

Enregistrer un commentaire