[00:07:41] Is it me, or does https://gerrit.wikimedia.org/r/#/c/260157/5/composer/autoload_real.php,unified look fishy? [00:10:12] It removes those lines on a clean w/c [00:11:07] legoktm: ^ [00:18:15] Reedy: hmm... I wonder if composer finally added some checks to see if the various autoloader components are actually used... [00:19:28] oh, but we are using both [00:19:30] I almost wonder if we should have some sort of sanity checking phpunit tests in the repo [00:20:26] both? [00:21:01] autolaod_namespaces and autoload_psr4 both have data in them [00:21:42] my version of composer puts that back ... 1.0-dev (2b14f0a047dd4f3545ec82381f65c36ea93a4c81) [00:21:59] Composer version 1.0-dev (03299ff075236be27be356498d6c64def973fe41) 2016-01-10 20:34:53 [00:23:47] https://github.com/composer/composer/commit/bda2c0f9b7dfc24616fe273d06f816a61abec9ef [00:24:13] and https://github.com/composer/composer/pull/4556 [00:31:32] guess we should be ok then [00:33:40] Reedy: I hope so 'cause I just merged :) [00:35:42] bd808: Well, it dosn't break my dev wiki in a ball of fire :P [00:39:36] Logging in, is currently redirecting me to login.wikimedia.org and then not keeping me SUL logged-in. Reproduced in Firefox and Chrome. [00:40:15] Reproduced by Benoit, too. [00:40:22] dapatrick, ^ [00:46:02] quiddity: can you file a bug with step-by-step repro, preferably with an incognito-mode browser? [00:46:22] nod [05:21:22] quiddity: Sorry I missed your message earlier. I was full-screen in a VM. [05:21:35] np! it was sorted out in -operations [05:22:30] I'm looking at scrollback now. I see that. [19:32:05] tgr|away: php-1.27.0-wmf.10 has been cut so you can merge the differed sessionmanager patches when you get to it [20:29:13] Be interesting to see the changelog [20:51:41] tgr: anomie is not going to make the meeting today. Should you and I meet without him? [20:52:01] I don't have anything too special to discuss that we didn't touch on yesterday in 1:1s [21:29:44] https://www.mediawiki.org/wiki/MediaWiki_1.27/wmf.10/Changelog [21:31:53] that's a lot of core changes :D [21:33:19] Not quite sure about all those Updated mediawiki/core [21:33:51] Why are they in wmf.10? [21:35:05] Oh, I'm looking at wmf.9 [21:35:07] * Reedy slaps himself [21:36:00] Maybe we should be ignoring Updating development dependencies :P [22:25:11] IIRC anomie made a beta cluster version of https://tools.wmflabs.org/oauth-hello-world/ [22:25:16] where do I find that [22:25:18] ? [22:32:09] https://tools.wmflabs.org/oauth-hello-world/beta.php apparently [22:32:27] heh [23:11:37] Hmm [23:12:04] So if we bump from 5.3 to 5.5.x what should the x be? [23:15:18] What does hhvm 3.3.0 equate to in zend land? [23:21:08] We should be bumping our HHVM requirement (and maybe even putting some checks in?) too [23:21:19] Even more so with 3.6 becoming EOL at the en dof hte month [23:26:45] Reedy: I *think* HHVM 3.3.x was aiming at 5.5.x compat. I don't think they started on 5.6.x features until later. [23:28:18] I filed https://phabricator.wikimedia.org/T123436 to implement basic hhvm version checking [23:29:07] reedy@ubuntu64-web-esxi:/var/www/wiki/mediawiki/core$ hhvm --version [23:29:07] HipHop VM 3.10.1 (rel) [23:29:15] string(11) "5.6.99-hhvm" [23:31:30] Please consider upgrading your copy of PHP. [23:31:31] PHP versions less than 5.3.0 are no longer supported by the PHP Group and will not receive [23:31:31] security or bugfix updates. [23:31:32] * Reedy laughs [23:33:26] https://gerrit.wikimedia.org/r/263766 [23:34:36] * Reedy hugs bd808 [23:34:45] That's only correct till July :D [23:34:46] easy +2s are easy [23:35:49] Reedy: I'm not sure about T123436. I suppose we would need to figure out when the minimum number of our custom patches actually landed upstream [23:36:04] there were quite a few in the early days I think [23:36:11] "MediaWiki 1.27 requires PHP 5.3.3 or later. There is experimental support for HHVM 3.3.0." [23:36:19] from RELEASE-NOTES [23:36:36] I mean, based on WMF usage... We support 3.6, no? [23:37:04] we "support" whatever is in apt.wm.o :) [23:37:27] Precisely [23:37:29] So 3.6.5 :P [23:42:36] hrm, https://phabricator.wikimedia.org/T123456 [23:43:02] Not there yet :P [23:43:29] close though [23:43:42] https://phabricator.wikimedia.org/T123437 [23:44:04] heh [23:53:02] bd808: how long does it take for beta to be updated after a merge? [23:53:48] * bd808 checks [23:53:49] shouldn't take too long... as long as jenkins isn't being a dick [23:54:18] the https://integration.wikimedia.org/ci/view/Beta/job/beta-code-update-eqiad/ job tries to run every 10 minutes [23:54:38] but it looks like it is only really running about every 16 minutes right now due ot scap duration [23:55:02] so 10-20 minutes [23:57:01] I don't see the bot password special page on beta [23:57:16] but I checked the code now and it is updated [23:57:43] is that somehow centralized like oauth management pages? [23:59:30] I think it's a few commits behind still [23:59:33] It reckons its on https://github.com/wikimedia/mediawiki/commit/ef5bd73 [23:59:52] tgr: Think you need to wait for the next run [23:59:57] It's 1 commit behind what you want