Joshua Graham

Results 5 comments of Joshua Graham

Fixes issue where the original replacement content was no longer attached to the dom.

Given: ``` $dom = new DomQuery(' 111 222 '); $dom->find('.test')->first()->find('.someotherclass,.bob')->addClass('myextraclass'); // expected 111 222 // produced. 111 222 ```

> The issue on our end was the lack of the php posix extension I can confirm the same issue on Centos, running `sudo yum install php-process` fixed the issue...

Tagging related yml management issue: #248 (Add documentation how to use the YAML merge key (example supplied))