kakserpom / phpdaemon

Asynchronous server-side framework for network applications implemented in PHP using libevent
http://daemon.io/
GNU Lesser General Public License v3.0
1.53k stars 231 forks source link

phpd reload, occasional bug #71

Closed kakserpom closed 11 years ago

kakserpom commented 12 years ago

Warning: Creating default object from empty value in /home/web/phpdaemon/app-servers/IPCManager.php on line 115

Notice: Undefined property: stdClass::$instancesCount in /home/web/phpdaemon/lib/Daemon_MasterThread.php on line 131

Warning: Invalid argument supplied for foreach() in /home/web/phpdaemon/lib/Daemon_MasterThread.php on line 131

Notice: Undefined property: stdClass::$terminated in /home/web/phpdaemon/lib/ThreadCollection.php on line 79

Notice: Undefined property: stdClass::$pid in /home/web/phpdaemon/lib/ThreadCollection.php on line 79

kakserpom commented 11 years ago

Fixed (a long time ago).