Commit graph

24 commits

Author SHA1 Message Date
Máté Kocsis
7973fd5333
Generate some standard methodsynopses based on stubs (#289) 2021-09-19 12:30:47 +01:00
Vincent Langlet
fdd6debfb8
Improve shell_exec text (#824)
* Improve shell_exec text

* tpyofix: occurrs -> occurs

Co-authored-by: Peter Cowburn <petercowburn@gmail.com>
2021-07-26 22:22:03 +09:00
Yoshinari Takaoka
c2e8536717
additional return value fix of shell_exec func. (#823) 2021-07-26 22:06:25 +09:00
Vincent Langlet
3678d8ea0e
shell_exec may return false(#821) 2021-07-26 12:40:39 +02: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
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
Pieter Hordijk
2cdb330e80 Fixes grammar #78798
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 #78699: 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
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
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
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
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
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
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
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
Nuno Lopes
342809949d safe mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146591 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 17:05:31 +00:00
Sara Golemon
d9edcb1462 Grammaticasticulation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143425 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-31 00:11:50 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00