Giter VIP home page Giter VIP logo

php-at-job-queue-wrapper's Introduction

I am an Australian Zend certified Senior Developer working in Brisbane, Australia with a passion for mountain biking.

Currently, learning Rust and Spanish.

php-at-job-queue-wrapper's People

Contributors

peter279k avatar treffynnon avatar zelu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-at-job-queue-wrapper's Issues

Add compatiblity for php7

Hi,

just a small fix to make script compatible with php7.
class Wrapper function mapJob row 218 should be changed to $Job->{$map[$key]} = $detail;
Php7 interprets the row falsely otherwise.

Error on Mac

I'm testing this locally on a Mac. I get a Fatal error: The job has not been sucessfully added to the queue.

I did the run-script test and it failed. I tested it on Ubuntu and it succeeded.

What's the best way to get this working on macos? I did try altering the regex and it passed in a regex tester. I'm not the best with regex so I'm not too sure if it's incorrect or if I need to do anything else.

Drop php-5.x versions

It's time to drop all php-5.x versions and let this package require php-7.2 version at least :).

Split all classes to one by one PHP file

As title, it should be nice to split all PHP classes to standalone PHP files.

It can be also compatible with PSR-4 autoloading because the PSR-0 autoloading is deprecated.

Add the .gitattributes

It can add this file to avoid some tested files included when other projects install this package.

It can refer this .gitattributes file to know more details.

NOW as time doesn't work

Hi,

Isn't NOW for a time spec supposed to be valid to run the AT job right when it is submitted? My research shows that it is. But it seems that NOW+1min works but NOW does not work as At::cmd() returns a 0.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.