shaneharter / PHP-Daemon

Build production-ready Daemons using PHP 5.3+. Build fault-tolerant applications without the boilerplate.
Other
768 stars 166 forks source link

Core_Daemon::set() method is private in abstractipc branch #28

Open ekzobrain opened 11 years ago

ekzobrain commented 11 years ago

So it is :) It must be protected to allow setting any application env variables (shutdown status, for example).

ogheo commented 8 years ago

+1