dreamer

Results 773 comments of dreamer

Ah, to have a pre-amble to the code or something? Not sure how this could be done consistently and uniformly across installations. I would really go for the KISS implementation...

I agree we should get the current bugfix-PRs merged first, then focus on the symfony upgrade. The upgrade-path is less important than reaching a version that has long-term support I...

@baradhili I'm pretty sure they use semantic versioning like @christianlupus said. Also found this guide which may be useful: https://symfony.com/doc/current/setup/upgrade_major.html I think incremental upgrades (first to 3.4.x and then to...

@er1z do you mean https://github.com/rectorphp/rector ? I would feel much more comfortable if someone is able to debug such automagic :# It sounds a bit dangerous to me. I don't...

I'm trying to test rector on my local machine (with php7.3), not much luck yet. I'm still not convinced this will be 100% safe to do, but perhaps to make...

I think everybody is "interested" in upgrading our dependencies to more modern requirements. The problem is that we really need someone with experience to help with this. Please refrain from...

Hey all, I haven't seen any discussion about migrating the wiki to github. I do think it makes sense to concentrate all the info we have into a single resource....

Sorry I meant the site generator. I believe github pages can use others than jekyll? I'm not sure jekyll will be the easiest/nicest way to organize a wiki though, what...

I would recommend against using LDAP to be honest. You will have no ACL whatsoever and any SSO options are not much more than dirty hacks. It would be much...

If someone can confirm this I think we should merge and close the 2 referred issues :)