Commit graph

57 commits

Author SHA1 Message Date
Peter Cowburn
202bd9f3f5 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346868 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 09:55:43 +00:00
Christoph Michael Becker
8e9b6dd78f Win32Service Doc update
Original patch provided by jbnahan@.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346866 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 08:58:10 +00:00
Christoph Michael Becker
767ded9aed Win32Service Doc update
Patch provided by jbnahan.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346737 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-07 12:03:02 +00:00
Christoph Michael Becker
dff09f6780 Fix grammar and improve wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345077 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-29 14:50:40 +00:00
Christoph Michael Becker
ee0c3431dd Update Win32Service documentation
Patch provided by jbnathan.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345076 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-29 14:16:04 +00:00
Jean-Sebastien Hedde
f2695c2d06 Add caution about disabled function
-- 
Provided by anonymous 81693 (jean-baptiste@nahan.fr)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342956 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-28 11:49:52 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
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
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Richard Quadling
5c5c01e027 Useful constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307765 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 16:19:02 +00:00
Richard Quadling
160fcae507 W/S
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307115 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-05 12:15:49 +00:00
Richard Quadling
3e691a260e Bring examples back into the fold. Poor things.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307114 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-05 12:15:11 +00:00
Richard Quadling
1556e1d015 Break-up of long constants page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 12:11:00 +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
99231ac408 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305106 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-05 17:27:44 +00:00
Richard Quadling
e50363ba47 Win32 error code 0x0427 generated when running service via the command line.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305029 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-02 15:02:48 +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
10dcdee69b Additional Win32 Error Code - WIN32_ERROR_SERVICE_DOES_NOT_EXIST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304966 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-28 10:53:16 +00:00
Richard Quadling
2b8d90f6bb Interactive services are not supported via WIN32_SERVICE_INTERACTIVE_PROCESS on Windows Vista or later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304950 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 10:32:10 +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
85c82423d1 Documented constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304584 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 12:18:26 +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
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Philip Olson
55cc28e8fe CVS->SVN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 16:39:20 +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
Yannick Torres
2d7efe3dc8 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Philip Olson
80a4dcd404 Added version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275445 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 19:02:19 +00:00
Philip Olson
9fa7bf64ce MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to constants and the new examples page
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248211 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-14 03:30:34 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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