Yoshinari Takaoka
b6b5abcd4e
Add warnings to use php_sapi_name() to test when running as CLI
...
https://github.com/php/doc-en/commit/74ba8fee2972b6ba4f955392d760dea54e757a95
2025-08-09 19:12:04 +09:00
nsfisis
4f0c5a30d3
features.commandline.differences の誤訳を修正 ( #305 )
2025-07-18 10:56:53 +09:00
nsfisis
0c82f2ccdb
[PHP 8.4] Mention PHP_HISTFILE env var の翻訳 ( #239 )
...
ref: https://github.com/php/doc-en/pull/4262
2025-01-09 15:49:44 +09:00
Yoshinari Takaoka
3edb07bdfb
Use <keycap> and <keycombo> DocBook tags
...
https://github.com/php/doc-en/commit/eee245cdbd89dc2fd908285f588e3b9e055924e5
2024-12-15 09:25:19 +09:00
Yoshinari Takaoka
647a2525f9
[PHP 8.3] It is now possible to lint multiple files.
...
https://github.com/php/doc-en/commit/725ceadea94af4f4db6c76b9665829f27068d2c5
2024-12-04 23:14:41 +09:00
Yoshinari Takaoka
3b77d6a506
Updated EN-Revision only / Remove extra space characters
...
https://github.com/php/doc-en/commit/e50e79746736dbdfbabe9bd3566793b3ddf38f58
2024-09-16 22:04:10 +09:00
Yoshinari Takaoka
b93fed2903
Remove PHP 5 era changelog and rework markup
...
https://github.com/php/doc-en/commit/8cb32bd2c0f0b8a95ebb84b211920fe10d4c2679
2024-04-28 17:39:47 +09:00
Gina Peter Banyard
3949505003
Apply revchecked skipped commit c60943fefc4ff8950460e76d714a463437cf0eb2
...
Replace PHP_INI_* with INI_* constants
2024-01-26 13:55:31 +00:00
Yoshinari Takaoka
a652ad9cf3
Use proper language for Windows bat script
...
https://github.com/php/doc-en/commit/25338384fe801da952d3d864e9174dd590837e24
2023-12-17 19:22:03 +09:00
Yoshinari Takaoka
d68f90e3e9
「参照ください」に統一
...
- 参照下さい
- 参照して下さい
- 参照してください
を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。
closes : #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
e909d4ca41
表記揺れを修正: サーバー / サーバ
...
find . -type f -name "*.xml" -print0 | xargs -0 sed -i -e "s/\(サーバ\)\([^ー]\)/サーバー\2/g"
closes : #69
2022-12-19 23:00:35 +09:00
Yoshinari Takaoka
4fc3f6c1b8
「Usage」の未訳部分を修正
...
たまたま見つけた。俺スゲー
2022-11-07 01:32:57 +09:00
Yoshinari Takaoka
1b92d2dd7c
最終的に、全体を「拡張モジュール」に統一することとした
...
closes : #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka
c15b552230
s/エクステンション/拡張モジュール/
...
relates to: #24
2022-10-16 01:35:20 +09:00
Yoshinari Takaoka
37ebb6c399
statically call の日本語訳 を改善 ( #49 )
2022-05-14 16:10:39 +09:00
Yoshinari Takaoka
ff98e4981e
The first arg after -f <filename> does not need to be --
...
https://github.com/php/doc-en/commit/1dd897816d8282d985cf78b42a3b723e0ce86d56
2021-12-31 09:37:00 +09:00
Yoshinari Takaoka
ed24c79e3d
Fixed commandline description content error
...
https://github.com/php/doc-en/commit/84eaa4850b7917ef69b5c2c33271b782b0eb144a
2021-12-31 09:33:25 +09:00
Yoshinari Takaoka
5193d3161b
Interactive mode is no longer available as of PHP 8.1.0
...
https://github.com/php/doc-en/commit/a2fc23851f710d7f0de3dceb23dc68ee34d17b32
2021-11-10 10:15:24 +09:00
Yoshinari Takaoka
2a344a656d
Remove legacy Windows docs ( php/doc-en#661 )
...
indent は翻訳の内容に影響を及ぼさないので修正していない。
また、以下の2つのファイルは追加で翻訳が必要
- install/windows/apache2.xml
- install/windows/commandline.xml
2021-06-14 10:23:40 +09:00
Yoshinari Takaoka
618101a017
s/必要としません/必要ありません/
2021-05-28 19:22:40 +09:00
Yoshinari Takaoka
baeb602790
Removed references to PHP 5, PHP 7.0 ( php/doc-en#545 )
2021-04-25 17:35:27 +09:00
Yoshinari Takaoka
81510f1351
Removed references to PHP 5, PHP 7.0 ( php/doc-en#544 )
2021-04-24 23:59:07 +09:00
Yoshinari Takaoka
649d683074
xi:include INI settings documented elsewhere in ini.list
...
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).
We do add xi:fallback elements to all xi:includes, just in case.
2021-02-25 03:35:53 +09:00
Yoshinari Takaoka
47323a4e84
Remove incorrect note about autoloading in interactive CLI
...
This was apparently added in response to a bug report against PHP
5.2 [https://bugs.php.net/bug.php?id=40775 ]. Testing suggests the
limitation was removed at least as long ago as 5.6, and probably
earlier.
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
Closes-GH444.
2021-02-12 13:10:43 +09:00
Yoshinari Takaoka
144f5f2124
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +00:00
Yoshinari Takaoka
8e10837a27
The built-in Web Server is not intended for production usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350585 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-18 10:20:22 +00:00
Yoshinari Takaoka
29d0fbfc8d
Fix #78400 : Sym-linked files are not accessible
...
PHP_CLI_SERVER_WORKERS is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350204 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-24 04:53:54 +00:00
Yoshinari Takaoka
0c28751f7c
Document expected issues when running as network service on Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350151 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-13 17:44:34 +00:00
Yoshinari Takaoka
fa54c62cf2
fixed typo (mostly updated EN-Revision only)
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349714 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 08:25:24 +00:00
Yoshinari Takaoka
20065adcea
Fix Bug #79314 - Document CLI Server Workers
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349277 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 21:53:59 +00:00
Satoru Yoshida
38d406a057
sync en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348067 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-26 09:13:54 +00:00
Satoru Yoshida
7b2f336314
sync en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@345942 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-02 09:51:02 +00:00
Yoshinari Takaoka
8aa043b31a
http://ml.php.gr.jp/pipermail/php-doc/2017-August/001222.html の件です。「導入」は曖昧なので「はじめに」としてみました。
...
reference/pcre/pattern.syntax.xml も含めたかったのですが、別の方が作業中のため、できませんでした。
--
Provided by anonymous 85766 (hello@iwamot.com )
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342984 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 11:38:07 +00:00
TAKAGI Masahiro
9395bcb2fb
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339396 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 05:23:44 +00:00
TAKAGI Masahiro
d2548bc710
Sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337762 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-06 22:39:44 +00:00
TAKAGI Masahiro
87099af56e
Sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337697 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 22:59:30 +00:00
TAKAGI Masahiro
d84f151372
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334787 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 00:45:03 +00:00
TAKAGI Masahiro
9c47ab376e
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333411 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 23:11:28 +00:00
TAKAGI Masahiro
d1efab6940
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332939 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-08 23:17:53 +00:00
TAKAGI Masahiro
d7ac9b6f47
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332138 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-17 01:07:02 +00:00
TAKAGI Masahiro
7b71ed7b92
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331993 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 23:28:04 +00:00
TAKAGI Masahiro
9d9be2cc56
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@328106 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 22:28:45 +00:00
TAKAGI Masahiro
70962a6a54
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325757 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-20 12:24:29 +00:00
TAKAGI Masahiro
177bf1cdcc
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325742 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-17 23:13:19 +00:00
TAKAGI Masahiro
85184370c2
Update EN-Revision.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325220 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 11:01:17 +00:00
Jakub Vrana
50d8a4ea29
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
TAKAGI Masahiro
ee26977247
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324594 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 23:07:21 +00:00
TAKAGI Masahiro
34c4f5b465
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324546 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-26 08:51:42 +00:00
TAKAGI Masahiro
c5e73863c6
translate section title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324290 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-16 03:18:08 +00:00
TAKAGI Masahiro
2de58152d7
sync with en.
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324204 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 23:09:14 +00:00