Christian Stein
Christian Stein
Please add "|~4.4" to the composer.json entries of the required symfony packages: "symfony/css-selector":"~2.8|~3.0|~4.4", "symfony/dom-crawler": "~2.8|~3.0|~4.4" Because 4.4 is the last version that get bugfixes. There is a bug in the...
### Description PHP 8.1 Support for addPreserveText Fixes #2220 ### Checklist: - [ ] I have run `composer run-script check --timeout=0` and no errors were reported (** scripts not run...
### Describe the Bug If I use php 8.1 this code doesn't work: ### Steps to Reproduce Please provide a code sample that reproduces the issue. ```php