Log message #3883218

# At Username Text
# May 30th 2016, 10:41 ionas (the one that you get by composer install!)
# May 30th 2016, 10:40 ionas overwrite app.php and bootstrap.php from latest cakephp/app
# May 30th 2016, 10:40 ionas its not like it is dangerous then
# May 30th 2016, 10:40 ionas so whats the problem
# May 30th 2016, 10:40 ionas )
# May 30th 2016, 10:40 birdy247 of course :slightly_smiling_face:
# May 30th 2016, 10:40 ionas do you have git?
# May 30th 2016, 10:40 birdy247 so overwrite my local files?
# May 30th 2016, 10:40 ionas then git diff and see what you need to possibly change because it is specific to your app
# May 30th 2016, 10:39 ionas then copy in boostrap and app.php and save
# May 30th 2016, 10:39 ionas have your app.php and boostrap.php in your git repo and all comitted and done and clean (git status on the console)
# May 30th 2016, 10:39 ionas what you do is composer reate a project on 3.2 latest stable SOMEWHERE
# May 30th 2016, 10:39 birdy247 hopefully there is an easy way to do this
# May 30th 2016, 10:39 ionas doesn matter
# May 30th 2016, 10:38 birdy247 I am using netbeans
# May 30th 2016, 10:38 ionas you can also use git diff
# May 30th 2016, 10:38 ionas then you donâ??t accidentially miss things
# May 30th 2016, 10:38 birdy247 ionas, cool
# May 30th 2016, 10:38 ionas form your production/dev app
# May 30th 2016, 10:38 birdy247 other projects have been installing direct as 3.2.x so havent done this yet
# May 30th 2016, 10:38 ionas merge in all the app.php and boostrap.php changes
# May 30th 2016, 10:38 ionas composer create a fresh project
# May 30th 2016, 10:38 ionas birdy there is a simple suggestion
# May 30th 2016, 10:37 birdy247 I remember there were things I need to change in bootstrap
# May 30th 2016, 10:37 ionas +1:
# May 30th 2016, 10:37 birdy247 i just upgraded a 3.1.x app to a 3.2.x app
# May 30th 2016, 10:35 unorthodox http://fortune.com/2016/04/22/facebook-algorithm-publishers/
# May 30th 2016, 10:35 unorthodox Facebook changes its algorithms occasionally, and i should be aware of those changes. It has a great impact on one of the companies i work for.
# May 30th 2016, 10:34 ionas try changing the default locale / formatters for datetimes
# May 30th 2016, 10:34 ionas thus that the datetime objects are constructed incorrectly
# May 30th 2016, 10:34 ionas kants: maybe the input is already wrong (my bet)
# May 30th 2016, 10:33 ionas unorthodox monitor algorithm changes O_o?
# May 30th 2016, 10:32 kants Date month is saving wrongly
# May 30th 2016, 10:32 ionas kants slackebot is just a relay
# May 30th 2016, 10:32 kants Its saving in wrong
# May 30th 2016, 10:32 ionas or a mix of that
# May 30th 2016, 10:32 kants slackbot i am facing a issues to saving the date in cakephp database
# May 30th 2016, 10:32 ionas Sonu_nk: you either want must matching() or innerJoinWith + containable
# May 30th 2016, 10:32 ionas spriz told hime an hour+ ago :p
# May 30th 2016, 10:29 kants Date is saving wrong in cakephp 3.0
# May 30th 2016, 10:29 spriz Sonu_nk seems like youâ??re looking for `matching()` :slightly_smiling_face: