Andreas Gohr

Results 304 comments of Andreas Gohr

I'm closing this, since there isn't any info here to go on. I think @fiwswe is right, that it most probably is a certificate problem. You might want to give...

> The queries are made to LDAPS ports > ldap_start_tls() This doesn't add up. When connecting to LDAPS, encryption is established directly (or the connection will fail). When using STARTTLS...

just a few comments from my phone... first of all alignment *inside* the cells should not have anything to do with the issue the issue is where different parser modes...

PR more than welcome. I also experimented with rector for the core in the past, but was a bit overwhelmed. Ideally I would like to have multiple PRs introducing and...

I would prefer to have the IP functions encapsulated in a class so it can be autoloaded instead of having to require it manually. Simplest way is to keep them...

I think having collator aware replacements for all the standard php functions (including the reverse ones) would make sense. I also noticed that we currently only have case insensitive sorting...

@TineUser since you're running master, please update to the most recent master. Then report back if (and which) errors remain.

just a quick note (I have not looked at the code, yet). I don't think this should have a config option. we either decide we want this and make it...

Some thoughts: First of all I don't like the `only_media` option, I think it's superflous, so I'm not discussing this here. The real question is: should the list of old...