Popular repositories
-
chess.js
Forked from jhlywa/chess.js
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
JavaScript
-
BCCCronManagerBundle
Forked from michelsalib/BCCCronManagerBundle
A cron table manager bundle for Symfony2
PHP
5 contributions in the last year
Contribution activity
April 2018
Created a pull request in michelsalib/BCCCronManagerBundle that received 4 comments
Fix minor issues as described in #86 and #87
Fix CronManager: $output is now either an empty string ("") ilo NULL or some output from the Process. Hence the addFlash command works. The TwigExt…
+49
−47
•
4
comments
Created an issue in michelsalib/BCCCronManagerBundle that received 1 comment
addFlash fails when calling DefaultController Actions
Under Symfony 4 and php 7.1, I do get errors when calling any action in the DefaultController. It seems that the CronManager gives back a NULL as P…
1
comment