Commit graph

24 commits

Author SHA1 Message Date
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Richard Quadling
e5a0171213 Added support to set base priority of the service. This way, PHP won't hog the machine when running as a service.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305252 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-10 17:02:54 +00:00
Richard Quadling
c1eb079594 Fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305206 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-08 17:06:35 +00:00
Richard Quadling
0ea877ed9a Don't automatically assume a service is ready to run. Allow a script to report back WIN32_SERVICE_START_PENDING before WIN32_SERVICE_RUNNING.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305205 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-08 16:57:13 +00:00
Richard Quadling
7c2c180765 Allow PHP to pause and continue a service.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304983 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-29 14:36:28 +00:00
Richard Quadling
b47b285d95 Amended examples: Wrap filename in double quotes to protect filenames with spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304598 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 19:17:55 +00:00
Richard Quadling
f4544fe476 Using entities for Win32Service function return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304597 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 19:11:22 +00:00
Richard Quadling
80eed1a3e4 Incorporating all the changes made to pecl/win32service.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 18:00:56 +00:00
Richard Quadling
4e2d691e18 Added checkpoints for SetSericeStatus.
Added description and delayed start (Vista/2008 + only) for CreateService.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304552 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:14:21 +00:00
Richard Quadling
c5b7606c49 Use double quotes on filenames if they contain spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298654 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 12:19:40 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Pedro Antonio Gil Rodríguez
a4a4c79d2a Added example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293939 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:59:07 +00:00
Pedro Antonio Gil Rodríguez
7f63c8feba Added example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:37:45 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Torben Wilson
bbced252b5 Type fixes. It's a Mind Bomb.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Nilgün Belma Bugüner
51bdd398d7 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283841 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:15:58 +00:00
Richard Quadling
a1496cecfe WS - Removal of TABs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Sean Coates
a8ec4170bd Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Jakub Vrana
e528224091 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201929 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-02 21:41:55 +00:00
Jean-Sébastien Goupil
6af611bab2 typo + WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197378 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-02 17:47:39 +00:00
Wez Furlong
6e04852458 document win32 service extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196256 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 16:26:44 +00:00