Ondřej Surý

Results 206 comments of Ondřej Surý

I've updated the Apache to 2.4.34 today. If it still doesn't work, you'll need to open the bug at httpd.apache.org

Why so mysterious? Just change this to [extension request] foo... And I'll look into it. Also not sure what do you mean by contribute? Code, donations, time?

Uploaded to the PPA. Lets see if it builds on all supported systems.

This is quite complicated, because `php-cassandra` extension needs libraries that are not packaged for Debian / Ubuntu. I worked on this for a while, but I ran out of time....

The `sessionclean` script is maintained as part of https://salsa.debian.org/php-team/php-defaults repository. Perhaps, if you create an account here: https://signup.salsa.debian.org, you could fork the repository, so you can submit MR directly for...

@robfrawley not really related to this bug, but it's quite simple: - change the source package name in `d/changelog` - regenerate d/control by running `debian/rules debian/control` - drop your modifications...

@robfrawley The ZTS build is broken right now (something with the wrong directories suffixed '-zts' vs '') and I haven't had time to properly look into that (it should be...

@robfrawley Anything I can easily download with cron and parse with shell. So given the input: ``` php7.0: # arbitrary_label: or other identifier upstream: uscan:php7.0 debian: debian:php7.0 ppa: ppa:ondrej/php/ dpa:...

This looks good. Anywhere I can test it?

It's definitely possible to semi-automate[*] this, but there's only a finite amount of time I can spend on it, and writing a full automation is a big chunk of said...