dup text
Awesome explanation, now the issue is clear, we'll update stuff accordingly. 🙏Thanks again!!!
Awesome explanation, now the issue is clear, we'll update stuff accordingly. 🙏Thanks again!!!
1.8.1 As you mentioned, div[class~="main"] is the one that would resolve the problems I was having (going from 1.5 and prior versions up to master). Also, I can confirm echo $html->find('div[class="main"]', 0)->innertext; works on 1.7, if that's a bug now, please confirm it, and then I guess we're good to close this case. I appreciate a lot the time you spent to check this out. :)
gotcha, I'm testing both master and 7.1, But one thing, this used to work on previous versions, in my case I had to upgrade the simplehtmldom library because of a PHP bump to 7.3.X Let me get back to you with the results.
Hello, try 1.7.1, that one worked for me. and yes @LogMANOriginal it's still buggy using master.
Hi, sorry, I was out on vacations, I'll test and reply back with the results.
Bug: 1.8.1 find not properly working