Tib-z

Results 6 comments of Tib-z
trafficstars

I think the sunset of unversioned Marketing (and legacy content) api does not affect the oauth endpoints. > At present these APIs are unversioned, which may be subject to change...

It's strange. Maybe something is wrong with my browser/PC (however tested on other PCs as well), or maybe I did not clearly explain the issue. How to reproduce the issue:...

One of the projects (legacy) is relatively large about 1GB with vendor and static files + .git another 900MB. Indeed the project exists in different variations, plus I work on...

Well class_alias(\stdClass::class, 'Gelf\Transport\UdpTransport'); in the tests obviously does not work in

In our infra, in the logstash pipeline comporessed json is a contraint, does not work without comporession, so the change in the gelf package broke the logging. Likely it's a...

> Thanks, I've tested the changes and everything seems to work as expected. Just have a few minor comments. Thanks for the review.