1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 15:12:22 +01:00

88 Commits

Author SHA1 Message Date
Yoshinari Takaoka
aa408af7b1 [reference/exec] sync with en 2025-09-02 22:42:08 +09:00
KentarouTakeda
180a2c1299 <type>型名</type><type>typeName</type> に修正 (#210) 2024-12-31 12:26:43 +09:00
Tom Konda
018a97338e Fix typo (#202) 2024-12-01 21:24:39 +09:00
Yoshinari Takaoka
ff0855a931 Minor markup issue fixups
62126c55f1
2024-04-28 14:39:23 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
f21345b3d1 Improve and fix docs which had incorrect stub info
b412bbd262
2022-11-08 00:20:37 +09:00
Yoshinari Takaoka
99ee65e1a5 Update some newly clarified types
5764345c86
2022-11-07 23:48:14 +09:00
Yoshinari Takaoka
7874ed0f7b Mutually link proc_nice() and pcntl_setpriority()
4ecb2c1b4b
2022-07-21 10:51:20 +09:00
Yoshinari Takaoka
3549d63c13 Fix typo, grammar and markup in proc_nice() docs
ea7f31f262
2022-07-21 10:50:00 +09:00
Yoshinari Takaoka
eb95df6c69 Fix: passthru() returnvalue section incorrect
e98c8aea66
2022-03-30 20:06:52 +09:00
Yoshinari Takaoka
af24130230 Generate various ext/standard method synopses from stubs - part 5
/769812c12f
2021-12-22 21:59:37 +09:00
Yoshinari Takaoka
5c48ce70d8 Invalid modes do not trigger errors
https://bugs.php.net/bug.php?id=69290
c1f8c2ea33
2021-12-03 08:36:00 +09:00
Yoshinari Takaoka
1d19bbc40e Document \ escaping of escapeshellarg on Windows
Cf. <https://bugs.php.net/69646>.
60c391265d
2021-12-03 02:04:50 +09:00
Yoshinari Takaoka
29baf2958c Generate some standard methodsynopses based on stubs
7973fd5333
2021-09-19 23:34:57 +09:00
schrosis
bb740e469d 「バックティック」を「バッククォート」に変更 (#12) 2021-09-11 00:32:45 +09:00
USAMI Kenta
bb3920c8d9 passthru関数を小文字に揃える (#11) 2021-08-10 19:14:31 +09:00
Yoshinari Takaoka
6a170d72b8 Fix proc_get_status() return type
2b782ad1ab
2021-08-08 23:00:05 +09:00
Yoshinari Takaoka
c4a6584fe8 Improve shell_exec text
fdd6debfb8
2021-07-26 22:26:04 +09:00
Yoshinari Takaoka
ef87335244 additional return value fix of shell_exec func
c2e8536717
2021-07-26 22:10:06 +09:00
Yoshinari Takaoka
29e97ff538 shell_exec may return false
3678d8ea0e
2021-07-26 21:48:44 +09:00
Yoshinari Takaoka
eb80d16a4b update EN-Revision only 2021-06-07 11:34:36 +09:00
Yoshinari Takaoka
956f40adca Fix lone section order issues in various extensions 2021-06-07 11:28:12 +09:00
Yoshinari Takaoka
dde9b002c5 escapeshellcmd: add warning about spaces in paths on Windows (#511)
It is a known issue that spaces are not escaped in shell commands, which can be especially problematic on Windows.
This adds a warning about this behaviour to the function, including a way to solve this in userland code.

Ref: https://bugs.php.net/bug.php?id=43261 (last two comments)

Also see: squizlabs/PHP_CodeSniffer#3214

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
2021-04-09 03:26:03 +09:00
Yoshinari Takaoka
7d411ce02e updated EN-Revision only 2021-03-20 05:20:44 +09:00
George Peter Banyard
223542483b Update EN-Revision tags for new rev-check
This only updates files which have an empty diff between the two different revisions
2021-02-02 18:27:13 +00:00
Yoshinari Takaoka
def02cf418 Generate some standard methodsynopses based on stubs
Cf. <https://github.com/php/doc-en/pull/289>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352198 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 04:34:12 +00:00
Yoshinari Takaoka
975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +00:00
Yoshinari Takaoka
44a2d73314 Fix #80230: Doc for exec specifies & (reference) param, fails
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351986 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-10 00:57:15 +00:00
Yoshinari Takaoka
06a8ee17f6 Remove safe_mode related information
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350873 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 05:04:14 +00:00
Yoshinari Takaoka
73ccac34bf Remove PHP4 or PHP5 only extension, changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350668 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 01:47:22 +00:00
Yoshinari Takaoka
7277e64081 proc_close() automatically closes open pipes
At least as of PHP 5.0.0.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350253 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 00:26:15 +00:00
Yoshinari Takaoka
2556731476 Fix #79704: proc_open failure with Windows
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350057 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-19 20:20:11 +00:00
Yoshinari Takaoka
b585ae99e7 escapeshellcmd() works on Windows for a looong time
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349982 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-25 23:37:50 +00:00
Yoshinari Takaoka
d5d1c8f8d3 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/ja/trunk@349499 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-19 14:31:37 +00:00
Yoshinari Takaoka
8fa324c02f - Fix #78569: proc_open() may require extra quoting
- Document that proc_open() also accepts a $cmd array as of PHP 7.4.0


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349249 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-22 01:05:50 +00:00
Yoshinari Takaoka
2878b11da0 updated translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348790 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 08:11:38 +00:00
Yoshinari Takaoka
f997a35097 updated translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348789 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 08:06:32 +00:00
Yoshinari Takaoka
f1bd165f59 Fix #79012: sapi_windows_set_ctrl_handler missing
Bug: https://bugs.php.net/79012 (Verified) sapi_windows_set_ctrl_handler missing


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348656 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-21 21:19:35 +00:00
Yoshinari Takaoka
9e57cb98c6 added 7.0.0 changelog
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348445 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-05 20:42:18 +00:00
Satoru Yoshida
6bc16de6b5 correct typo
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348065 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-25 11:01:39 +00:00
Satoru Yoshida
5356c7f2ab sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@345033 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-19 10:15:46 +00:00
Satoru Yoshida
8345d7aa1f sync en, but Status is working.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342341 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-16 04:07:30 +00:00
Satoru Yoshida
d85eb9c698 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342277 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-09 13:43:22 +00:00
TAKAGI Masahiro
9ffe24df30 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@340015 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-11 22:52:57 +00:00
TAKAGI Masahiro
4b895ecc0e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339553 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 22:50:58 +00:00
TAKAGI Masahiro
a674014edc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336661 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 23:43:46 +00:00
TAKAGI Masahiro
26f8f5cc6c Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334624 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 22:56:38 +00:00
TAKAGI Masahiro
ea322e7df5 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334417 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 23:18:39 +00:00
TAKAGI Masahiro
273f0db419 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331972 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 20:56:29 +00:00
TAKAGI Masahiro
315d0723fc Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331697 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-06 00:14:10 +00:00