Carlo Todeschini

Results 2 comments of Carlo Todeschini

I found a workaround. Change line 451 in "bootstrap-datetimepicker.js" file from: `if (d === null) {` to: `if (d === null || d === undefined) {` Hope this help, Carlo

## Same problem for me: > Installing/Updating DoctrineMigrationsBundle > Cloning into '/var/www/symblog-master/vendor//bundles/Symfony/Bundle/DoctrineMigrationsBundle'... > > ## Username for 'http://github.com': > > Any hint? > Thanks, > Carlo