Top Level :: System
:: win32service
:: 0.4.1
:: Windows
win32service 0.4.1 for Windows
Package Information |
Summary |
A Windows specific extension to allow PHP to interact with Windows Services. |
Maintainers |
Richard Quadling (lead)
[wishlist]
[details]
Jean-Baptiste Nahan (lead)
[details]
|
License |
PHP License |
Description |
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. |
Release notes
Version 0.4.1
(stable)
|
* Remove the PHP version check. For fix the PHP crashes when `phpinfo` is called by CGI SAPI. (issue [#45](https://github.com/win32service/win32service/issues/45)) * Fix PHP 7.4 errors in object example (issue [#46](https://github.com/win32service/win32service/issues/46)) The binary is also available here: https://github.com/win32service/win32service/releases/tag/v0.4.1 |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 0.4.1 |
|
|