Commit graph

135 commits

Author SHA1 Message Date
Christoph Michael Becker
d54819610d Fix : Doc for exec specifies & (reference) param, fails
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351975 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-09 15:46:49 +00:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
dec1f8445a Remove safe_mode related information
Sorry, translators, for breaking your builds again.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 22:07:26 +00:00
Christoph Michael Becker
3e15d2894f Remove more changelog entries, mostly from PHP 5.4 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350656 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:15:17 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
350d95443a proc_close() automatically closes open pipes
At least as of PHP 5.0.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350242 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-29 15:45:35 +00:00
Christoph Michael Becker
24143af06c Fix : proc_open failure with Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350047 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-18 08:53:34 +00:00
Christoph Michael Becker
d4fc011c85 escapeshellcmd() works on Windows for a looong time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349978 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-25 15:53:30 +00:00
Christoph Michael Becker
a43ad10de8 Document new create_new_console option for proc_open()
Cf. <https://github.com/php/php-src/pull/5175>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349498 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-19 14:09:56 +00:00
Christoph Michael Becker
f811c29cdc Document that proc_open() also accepts a $cmd array as of PHP 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349246 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-21 09:59:46 +00:00
Christoph Michael Becker
58a26b846d Fix : proc_open() may require extra quoting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349245 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-21 08:39:06 +00:00
Christoph Michael Becker
58f2241106 Fix : sapi_windows_set_ctrl_handler missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348652 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-21 16:27:25 +00:00
Christoph Michael Becker
02e0d92d73 Document blocking_pipes option of proc_open()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348389 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 13:51:34 +00:00
Pieter Hordijk
2cdb330e80 Fixes grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348273 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-08 23:59:44 +00:00
Christoph Michael Becker
6a9de0cb6a Fix : shell_exec on windows runs in text mode, this should be noted in the docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348185 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-20 10:37:00 +00:00
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 : 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 : 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 )
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 )
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 .
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 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 (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  (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
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