peppeocchi / php-cron-scheduler

PHP cron job scheduler
MIT License
811 stars 144 forks source link

Added windows functions to allow this to work on windows systems. #106

Open adamz01h opened 4 years ago

adamz01h commented 4 years ago

Added windows functions to allow this to work on windows systems, it does this by checking for /dev/null if its found use current code else use windows code.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-2.4%) to 97.627% when pulling c5744aa58ebd5071f4f41f24869c8fef553db347 on adamz01h:master into fc19fd9d1ebe03f11820b05da744d97a2b5479d0 on peppeocchi:master.