brianlmoon / net_gearman

A PHP interface for Gearman
84 stars 46 forks source link

Fix array to string conversion notices in timeout_close_refactor #43

Closed rokclimb15 closed 5 years ago

rokclimb15 commented 5 years ago

This will merge the work from https://github.com/brianlmoon/net_gearman/pull/42 into timeout_close_refactor so it is up-to-date with master.

brianlmoon commented 5 years ago

timeout_close_refactor has been merged into master and released for a few months now. Is there a reason you can't use the latest release? There should be nothing in that branch that is not in master.

rokclimb15 commented 5 years ago

Thanks @brianlmoon!