win32service

Official repository of Win32Service extension for PHP

OTHER License

Stars
51

Bot releases are visible (Hide)

win32service - Beta 1 for PHP 7.0 and 7.1

Published by macintoshplus over 7 years ago

New into this version:

  • Enable use this ext with all sapi
  • Add informations into phpinfo()

This release is only for test. Please feedback if all work (#11) or on error.

win32service - For tests only

Published by macintoshplus almost 8 years ago

  • add error message if extension is loaded into PHP 7.0.0 or PHP 7.1.0.
  • add an condition for build this extension if PHP major version is less than 7
  • build for PHP 7.0 and PHP 7.1 branch
win32service - Release for test only

Published by macintoshplus almost 8 years ago

Fixed some issues on PHP 7.0 build.

This release is only for test.

win32service - Developpement use only

Published by macintoshplus almost 8 years ago

Fix build error with Z_*_PP symbol.