Tim Whitlock
Tim Whitlock
If anyone's interested, I got around this problem with [my own BodyLocation class](https://github.com/loco/loco-php-sdk/blob/master/src/Http/Request/BodyLocation.php). This can be set by overriding the request serializer and [passing it thus](https://github.com/loco/loco-php-sdk/blob/master/src/Http/Serializer.php#L24).
That makes sense. I suppose every nation has its home rules. I don't know enough about the rules across Europe to suggest anything that works in all cases. Perhaps just...
Not my repo, but my understanding is that it is not a EU specific database. Users must decide which rates apply to them, but the rates are the rates. For...
Hi all. Sorry to barge in here, and I know it's a bit late. Your original issue here is a "fault" at Loco's end, but there is a reason for...
I see now that the input file must have the file extension *.html or *.htm
This sorts the problem for the PHP command line, but I still get a bad gateway via fast cgi through the web server
Old thread, I know. I've been using [actinarium/php-diff](https://github.com/actinarium/php-diff) for namespace support in this project, but it seems abandoned and well beyond its predecessors now. If anyone knows of a well...
This worked for me too on PHP 8.0.12, although mkoppanen/php-zmq seems to redirect back to zeromq/php-zmq now. Presumably this is something fixed on the master branch since v1.1.2 but the...