Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2017 at 21:11 UTC
Updated:
10 Jan 2018 at 08:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
markhalliwellThis may work after all. Tested locally, this should pass.
Comment #4
markhalliwellapcu memory failure, retesting
Comment #5
jibranThis looks much better.
Comment #6
claudiu.cristeaNit: Even in our coding standards is not yet stated, in core we use to start with the visibility ('protected'), followed by 'static'. There's an issue for this #2855980: Define order of object method modifiers as in PSR-12 that most likely will be adopted but it's also a PSR-2 recommendation.
Comment #8
claudiu.cristeaapcu memory failure
Comment #10
markhalliwellThis apcu stuff is getting really annoying
Comment #12
markhalliwellReroll
Comment #13
claudiu.cristeaThis was RTBC before reroll.
Comment #14
larowlanCommitted 984a268 and pushed to 8.5.x
Thanks