Commit graph

79 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Etienne Kneuss
68b234364e system() occured twice in the see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232499 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-24 15:45:43 +00:00
Mehdi Achour
01d2718356 Fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 01:40:44 +00:00
Nuno Lopes
195a0dd44f document the php 5.2.2 changes: the resource is no longer destroyed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229816 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 19:48:18 +00:00
Nuno Lopes
b706b98b28 add context and binary_pipes opts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227533 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 18:58:59 +00:00
Nuno Lopes
3a0e8e2ada document bypass_shell option
comment the pty docs, as the code was disabled on php sources for a loong time


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227530 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 17:02:24 +00:00
Jakub Vrana
dacc93ac01 Capital letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211374 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-14 09:28:33 +00:00
Jakub Vrana
a5cb43c647 exitcode is valid only in first call (bug #35169)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201590 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 14:57:10 +00:00
Jakub Vrana
7adde1356f Fullstops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201589 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 14:55:34 +00:00
Jakub Vrana
7b1f69870a List of escaped characters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200292 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-09 13:03:23 +00:00
Jakub Vrana
e49fb9ea2f Not only \n is trimmed (bug #33790)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192363 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 08:54:08 +00:00
Philip Olson
add631c562 Moved to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184019 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 23:18:40 +00:00
Philip Olson
c0c41907a7 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184001 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 20:14:52 +00:00
Nuno Lopes
2b3aa3c3e3 convert to new doc style
document new parameters and add changelog
improve the first example to use the new parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180932 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-27 12:33:11 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Yannick Torres
597c9e6b87 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:40:58 +00:00
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Dave Barr
b9cff68126 - + = lower priority, - = higher priority.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166198 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 21:21:36 +00:00
Dave Barr
904db3991f - Explain that the parameter is an increment value. Fixes bug #29638.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166187 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 20:15:27 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Philip Olson
c23c764146 Added a simple example and see also exec().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163319 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 17:17:14 +00:00
Guillaume Plessis
6cc45a1225 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157870 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-03 23:50:17 +00:00
Kenneth Schwartz
40552f91dd add see also's for pcntl_exec
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156876 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-23 00:26:42 +00:00
Wez Furlong
1a42b33922 bash out some docs for pty support in proc-open
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156573 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-19 15:18:18 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Sean Coates
ddb9e18899 Added a simple example (could use more, but at least it has one now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152214 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 02:22:26 +00:00