The new PECL package win32service-0.4.0 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
* Add win32_send_custom_control, win32_set_service_exit_mode and 
win32_set_service_exit_code functions.
* Add severals constants.
* Add many configuration option for win32_create_service function.
The binary is also available here: 
https://github.com/win32service/win32service/releases/tag/v0.4.0

Package Info
-------------
The win32service extension is a Windows specific extension that allows PHP to 
communicate with the Service Control Manager to start, stop, register and 
unregister services, and even allows your PHP scripts to run as a service.

Related Links
-------------
Package home: https://pecl.php.net/package/win32service
   Changelog: https://pecl.php.net/package-changelog.php?package=win32service
    Download: https://pecl.php.net/get/win32service-0.4.0.tgz

Authors
-------------
Richard Quadling (lead)
Jean-Baptiste Nahan (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to