Log message #4212413

# At Username Text
# Nov 6th 2019, 07:52 kgb.acct.personal FileTypes::IMAGE
# Nov 6th 2019, 07:50 markwendelson how will i use this constant in my controller?
# Nov 6th 2019, 07:46 javier.villanueva morning
# Nov 6th 2019, 07:43 markwendelson good day!
# Nov 6th 2019, 07:07 alexdd55976 morning
# Nov 6th 2019, 07:04 jotpe Morning
# Nov 6th 2019, 06:51 conehead Yeh, was a true pain in the ass. But good to know!
# Nov 6th 2019, 06:49 admad Cake doesn't have any such "compiled" code
# Nov 6th 2019, 06:42 conehead Don't need typed properties in core (yet) ;) But absolutely love the idea
# Nov 6th 2019, 06:42 conehead Had problems once with another framework. Couldn't use type hints because somewhere the code was "compiled", but without the typehints. This resulted in errors
# Nov 6th 2019, 06:19 admad you can do whatever you want in your app code. Can't add typed properties in 3.x core and it needs to support older php versions
# Nov 6th 2019, 05:58 conehead Any1 tried cake 3.x with php 7.4 already? Would be so glad to use typed properties
# Nov 6th 2019, 03:13 liaogz82 any examples I can look up to?
# Nov 6th 2019, 03:13 liaogz82 I need to mock a local S3 server for a cakephp bash job
# Nov 6th 2019, 03:12 liaogz82 hi guys
# Nov 6th 2019, 02:25 daniel.upshaw Anyone using Cake 4 in production?
# Nov 6th 2019, 00:51 daniel.upshaw And thank you for the info @dereuromark
# Nov 6th 2019, 00:51 daniel.upshaw Will look into another time
# Nov 6th 2019, 00:51 daniel.upshaw Lol interestingly this: `bin/cake bake migration_diff TableName` Is still recognized as a command, but it's not listed... will have to dig further soon... I'm just getting started with v4 today
# Nov 6th 2019, 00:50 daniel.upshaw Makes sense
# Nov 6th 2019, 00:50 daniel.upshaw Ah got it!
# Nov 6th 2019, 00:47 dereuromark phinx sure also could need some love, after all migrations depends on that directly.
# Nov 6th 2019, 00:47 daniel.upshaw And if so, wonder why
# Nov 6th 2019, 00:46 daniel.upshaw I hope it's not losing too much steam
# Nov 6th 2019, 00:46 daniel.upshaw Okay got it
# Nov 6th 2019, 00:45 dereuromark if there is no current commits, most likely no one currently is
# Nov 6th 2019, 00:43 daniel.upshaw Is there some place to find out if anyone's currently working on [x feature] though?
# Nov 6th 2019, 00:43 daniel.upshaw Ah alright
# Nov 6th 2019, 00:43 dereuromark you can just PR towards 4.x branch there
# Nov 6th 2019, 00:39 daniel.upshaw Hoping to get an idea of the push on `4.x` and where it's feasible to contrib etc
# Nov 6th 2019, 00:39 daniel.upshaw And `bin/cake migrations create` doesn't do it (yet)
# Nov 6th 2019, 00:38 daniel.upshaw But that's the output I have in `bin/cake --help`
# Nov 6th 2019, 00:38 slackebot1 migrations dump - migrations mark_migrated - migrations migrate - migrations orm-cache-build - migrations orm-cache-clear - migrations rollback - migrations seed - migrations status```
# Nov 6th 2019, 00:38 daniel.upshaw ```Bake: - bake - bake all - bake behavior - bake cell - bake command - bake component - bake controller - bake controller all - bake fixture - bake fixture all - bake form - bake helper - bake mailer - bake middleware - bake model - bake model all - bake plugin - bake shell - bake shell_helper - bake task - bake template - bake template all - bake test Migrations: - migrations - migrations create -
# Nov 6th 2019, 00:38 daniel.upshaw Yep. I see they're still in the `Task` folder: https://github.com/cakephp/migrations/tree/4.x/src/Shell/Task
# Nov 6th 2019, 00:36 dereuromark bake part? snapshot etc? very much possible
# Nov 6th 2019, 00:34 daniel.upshaw Perusing that at the moment
# Nov 6th 2019, 00:34 daniel.upshaw Looks like the `4.x` Migrations still needs the functionality to generate from existing schemas, yes?
# Nov 6th 2019, 00:04 daniel.upshaw No, more likely my config :,)
# Nov 6th 2019, 00:04 daniel.upshaw Oh, interesting
# Nov 6th 2019, 00:03 daniel.upshaw Lol