Olof Pettersson
Results
2
issues of
Olof Pettersson
## Reasons In php 8.0 internal functions now throw errors instead of warnings which aren't getting caught by the normal catch block exception. So here we add a specific catch...
Hi! We've noticed that the [resource return for media assets](https://github.com/superdesk/web-publisher/blob/ba701ffdeb34f0343fcd6ec2da3c09d8ab2f9543/src/SWP/Bundle/ContentBundle/Controller/ContentPushController.php#L147) always contain the media asset itself as a base64 encoded string. This seems to slow down the return by a...