Rct567/DomQuery

Expression //.๐Ÿapo is malformed.

jslim89 opened this issue ยท 3 comments

I was trying to read the classname with emoji, but then I get that error (as mentioned in title).

This is the site I trying to read. I tried with jQuery and it works fine.

$('.๐Ÿap0 .๐Ÿ0k').text(); // output RM 13.10

Is there any way to do with this DomQuery?

@Rct567 Thank you so much. It works now. But why the version in packagist (dd17eae) not up-to-date?

I just released a new version :)

Don't know why, but I had to manually update on packagist.org itself to get the new version there.

I see. Thank you very much ๐Ÿ˜