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

Accepted PHP version for phpdaemon #291

Open Shkarbatov opened 6 years ago

Shkarbatov commented 6 years ago

Hi all!

Can't find any information about PHP version. Is it works with php 7.0, 7.1, 7.2 ?

0pt1m1z3r commented 6 years ago

@Shkarbatov just look at the commits. Yes, it should work. https://github.com/kakserpom/phpdaemon/commit/760205d0b375cd593d5dd59f0f6a04b00d9d7902

Shkarbatov commented 6 years ago

Thanks!

meglio commented 6 years ago

just look at the commits. Yes, it should work.

Thanks. Still, it's worth adding to the documentation.