Simon Berger
Simon Berger
I had a look and it unfortunately isn't that easy because of the style parsing problem @enumag mentioned. The task is too complex to do in a proper regular expression...
If I set the constant it should work, sure. I just thought it fits in the boot call of your package. I understand if you have a different opinion, but...
I would say it can still be valid to ask the attribute, query and request bags without using the Symfony function, but in best case it is placed (early) in...
It came up in a test I wanted to create as well. There are very few ways around this design issue if a constructor call should be tested or is...
I did not really think about it in detail. The problem is even more complex though when trying to implement it perfectly. This line is rather simple: ``` 12 34...
Starting with this very basic support (after the aligning fix) would be a good idea in my opinion. There are so many things to do or consider having a better...
Addresses: #1009 #2103 I do not completely understand the issue in #712 but that shouldn't be fixed with this right?
Then you most likely did not set a `direction: rtl` css style The characters aren't joined though which is the problem mentioned in #712.
Activated shaping of the tc-lib-unicode library in https://github.com/dompdf/dompdf/pull/2107/commits/62e7b36a8d9bf401958d28c119b3b97ac0a3c22e which should fix this and also the issues in #712 I deactivated this initially because of some results that seemed not correct...
We still had one issue which now is fixed. (#2134, #2135) This will be merged when #2134 is finished. Releasing is managed by @bsweeney. From my side I'll just try...