Commit graph

117 commits

Author SHA1 Message Date
Christoph Michael Becker
d744059987 Add missing <initializer>s
Patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346994 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:57:37 +00:00
Christoph Michael Becker
df31a39eb1 Remove accidentally added changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344401 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-28 13:15:03 +00:00
Christoph Michael Becker
a2165b1ec5 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344377 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-27 13:46:38 +00:00
Andrey Gromov
bf4d1b3e29 Fixes proc_nice example description
-- 
Provided by anonymous 82943 (damian@sypniew.ski)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342518 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-27 19:55:14 +00:00
Pieter Hordijk
8707aa93ea Added note about bypassing shell.
https://bugs.php.net/bug.php?id=26566

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342231 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-04 09:00:34 +00:00
Andrey Gromov
d790375863 Typo, copypaste errors and so.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341804 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-29 09:14:49 +00:00
Kalle Sommer Nielsen
88df56ddeb Minor updates to the proc_nice() docs for Windows, as we no longer mimic WMIC values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341078 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-19 09:23:07 +00:00
Kalle Sommer Nielsen
7efb35f16a Update proc_nice() docs as per removal of REALTIME_PRIORITY_CLASS on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341074 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-18 23:35:14 +00:00
Peter Cowburn
d531ecfc87 fix build (typo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340560 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 22:37:59 +00:00
Kalle Sommer Nielsen
de868cff49 Update proc_nice() as per the latest changes for the Windows implementation (The function is now more in line with that of Unix)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340558 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 21:44:37 +00:00
Kalle Sommer Nielsen
e3f2f6ed4f Fix bad copy/paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340497 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 00:29:52 +00:00
Kalle Sommer Nielsen
6dccfde5ef Update the proc_nice() documentation to reflect the Windows support in 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340496 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-16 04:14:47 +00:00
Christoph Michael Becker
d355f93c42 Fix #72921: The characters #& are not correctly displayed in the used font "Fira Sans"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339925 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:04:01 +00:00
Christoph Michael Becker
1ad5dfe5e0 Fix #71804: proc_close does not return exit code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339529 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-29 18:23:56 +00:00
Christoph Michael Becker
29ee5173fb Fix Windows related documentation (see #49446)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339439 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-21 17:00:00 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Peter Cowburn
590013355f Document how escapeshellarg behaves on Windows. (patch by Petr Hudeček, doc bug #68140)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336643 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:37:44 +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
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Peter Cowburn
eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Chris Wright
2031791c7d Note that shell_exec() also returns NULL when the executed command produces no output. Fixes bug #65925.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331914 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 12:04:24 +00:00
Joe Watkins
1b58cf77af #54497 remove outdated/incorrect information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331689 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 08:48:34 +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
Adam Harvey
aab2c4bbeb Fix doc bug #62541 (proc_open doesn't support context).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326720 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 03:26:42 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Peter Cowburn
4d81bf2025 typofix "aly"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 19:35:11 +00:00
Maciek Sokolewicz
0c32c911f0 changed static null text to entity (fixing my earlier mistake)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321440 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-27 16:49:34 +00:00
Maciek Sokolewicz
41bb7241bd shell_exec() returns NULL if the command does not exist.
-- 
Provided by anonymous #12769 (lkmorlan@uwaterloo.ca)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321438 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-27 16:38:23 +00:00
Ferenc Kovacs
f58a36403e fixing #60116
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319565 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-19 23:04:42 +00:00
Rui Hirokawa
d41d6f7482 revert the document update for escapeshellcmd().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319059 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 15:06:10 +00:00
Rui Hirokawa
93c8f3c130 added 2nd argument for escapeshellcmd().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318573 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-30 08:27:49 +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
Gustavo André dos Santos Lopes
64e9e8f557 Commented out PHP-6-ism.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313230 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 08:52:25 +00:00
Kalle Sommer Nielsen
cec7396039 Fixed bug #52815 (pclose return value documentation.)
# The same applies to proc_close() as they both use the same 
# internal exit logic

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304618 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 12:09:54 +00:00
Philip Olson
0b4c5897dd Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +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
Jakub Vrana
5f03e0c3d9 Use cmd.exe on Windows (bug #48345)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290969 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:15:03 +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
Nilgün Belma Bugüner
605fe4df23 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:57:16 +00:00
Yannick Torres
07d7ec4107 correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 16:46:20 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Richard Quadling
caa6eadb8f Fixing broken links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 08:58:58 +00:00
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Arnaud Le Blanc
ccfc91f3f6 Document proc_open()'s ability to use stream resources in $descriptorspec
(closes #45510)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267863 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 12:53:52 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
c5b68e03e2 MFB: Upgrade to the new-reference-structure
- Created empty constants appendix
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the setup instructions to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 23:58:53 +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
Jakub Vrana
9bd862e91e Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241479 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:09:32 +00:00
Jakub Vrana
4e4136aaf7 Close files with lock before background execution (bug #37574)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241478 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:09:18 +00:00