Log message #4056709

# At Username Text
# Jul 25th 2017, 13:55 jeremyharris @neon1024 the fixture schema is in the fixture file itself, or, you are using settings that tell it to load the schema from the live database. can you gist your fixture?
# Jul 25th 2017, 13:54 neon1024 Does this mean that my fixture isn’t loaded? How can I check the fixture schema? `Cake\Database\Exception: Cannot describe exit_links. It has 0 columns.`
# Jul 25th 2017, 13:53 inoas Well admad, what about jose, mark story or you doing http://www.php-fig.org/members/ just as a pitch to discuss internal if you want to
# Jul 25th 2017, 13:52 georgec Hi all, does anyone run migrations with MariaDB version 10.2?
# Jul 25th 2017, 13:51 kaliel thank you @cleptric
# Jul 25th 2017, 13:51 cleptric Have a look at `Marshaller::_buildPropertyMap`
# Jul 25th 2017, 13:50 cleptric @kaliel That’s done during marshalling
# Jul 25th 2017, 13:45 admad unlikely since being logged in at 2 places doesn't make sense
# Jul 25th 2017, 13:44 inoas admad will you ever visit irc again ;p?
# Jul 25th 2017, 13:44 kareylo maybe ... 5 ?
# Jul 25th 2017, 13:34 kareylo "Need hugs ? Use CakePHP 3.x !"
# Jul 25th 2017, 13:34 kareylo Need hugs.
# Jul 25th 2017, 13:33 kareylo Of course !
# Jul 25th 2017, 13:33 neon1024 ..and 8 of course
# Jul 25th 2017, 13:33 neon1024 We should count both 1 and 2 then, so it looks like more :)
# Jul 25th 2017, 13:33 kareylo Yeah, know 1 is in 2
# Jul 25th 2017, 13:32 neon1024 So far on our list :)
# Jul 25th 2017, 13:32 neon1024 So we’ve got 2, 3, 4 and 7
# Jul 25th 2017, 13:32 neon1024 Can’t really implement PSR1, as PSR2 covers that already
# Jul 25th 2017, 13:32 kareylo No 6 or 16 for caching ?
# Jul 25th 2017, 13:32 dereuromark make this a docs page and everyone is happy :slightly_smiling_face:
# Jul 25th 2017, 13:31 kareylo so 1, 2, 3 and 7
# Jul 25th 2017, 13:31 cleptric Yes, I forgot PSR-8 ^^
# Jul 25th 2017, 13:31 kareylo PSR7 *
# Jul 25th 2017, 13:30 neon1024 ..and I bet PSR-8 too :)
# Jul 25th 2017, 13:30 neon1024 PSR-4 of course for the loading
# Jul 25th 2017, 13:29 kaliel hi everyone, do someone knows where the form data is converted from a Date array ['year','month', 'day'] to a frozenDate in entity please ?
# Jul 25th 2017, 13:29 cleptric Should be PSR-2, PSR-3 and PSR-7
# Jul 25th 2017, 13:26 kareylo Hi, is there any page where all PSR conventions are implemented in Cake3 ?
# Jul 25th 2017, 13:21 dereuromark if you mix it it will be hard to spot later on
# Jul 25th 2017, 13:21 dereuromark No, you should ideally do all through the composer vendor folder, rest would be Lib or some other folder usually
# Jul 25th 2017, 13:19 flxfoo I would like to use composer with cake2, should I keep separate Vendor folders? One at root (for cake) one under app/ for other scripts ?
# Jul 25th 2017, 13:19 flxfoo hi all,
# Jul 25th 2017, 13:18 joris_ @admad will do
# Jul 25th 2017, 13:18 admad @joris_ ping me back after you have used it for a while and if all seems fine i'll make a release
# Jul 25th 2017, 13:17 admad @joris_ there's hasn't been much feedback for it and i personally don't use it. So it was just "out of sight out of mind" :slightly_smiling_face:
# Jul 25th 2017, 13:09 joris_ @admad any reason why there aren't releases?
# Jul 25th 2017, 13:08 admad @joris_ just curious :slightly_smiling_face:
# Jul 25th 2017, 13:03 joris_ @admad just started using it
# Jul 25th 2017, 12:43 admad @joris_ how long have you been using the obfuscate plugin?
# Jul 25th 2017, 12:41 obinoob Hi, whats best practice to validate a set of check boxes? Rule: at least one checkbox must be checked (true)