KentarouTakeda
|
0115bb427d
|
コアと移行ガイドを英語版の最新に追従 (#339)
* コアと移行ガイドを英語版の最新に追従
language/ コア:
- language/operators/precedence.xml: パイプ演算子と throw を追加
- language/predefined/generator/rewind.xml: 説明文を修正
- language/predefined/iterator/rewind.xml: rewind の注意事項を追加
- language/predefined/variables/server.xml: REQUEST_TIME の説明を修正
- faq/using.xml: 名前付き引数とプリペアドステートメントの推奨を追加
- language/predefined/closure.xml: Closure::getCurrent を追加
- language/control-structures/do-while.xml: インデント修正
- language/oop5/property-hooks.xml: 不足していた $modified プロパティを追加
reference/, appendices/:
- reference/opcache/ini.xml: 最適化パスのビットマスク表を追加
- appendices/reserved.constants.core.xml: PHP_BUILD_DATE, PHP_BUILD_PROVIDER を追加
- appendices/migration85/incompatible.xml: setlocale の整数引数の変更を追加
- reference/strings/functions/setlocale.xml: 変更履歴セクションを追加
* 用語の統一(オプティマイザー→最適化エンジン)
|
2026-03-02 08:11:12 +09:00 |
|
Yoshinari Takaoka
|
d618f651d5
|
Rework Windows install and configuration section
2dbf3d9064
|
2025-08-09 19:06:19 +09:00 |
|
Yoshinari Takaoka
|
bf50edbfbb
|
sync with en / Implemented global.ent entities for all external URLs, these new entities ...
e8ac70bf54
|
2025-08-09 19:01:39 +09:00 |
|
Yoshinari Takaoka
|
f97b41a70d
|
Recommend obtaining libedit instead of GNU Readline
The GNU Readline library is GPL 3 licensed and incompatible with PHP
license.
586809db1b
|
2024-12-08 19:15:57 +09:00 |
|
Yoshinari Takaoka
|
c022d4cdde
|
Updated EN-Revison only / Remove whitespace before punctuation
e035265317
|
2024-12-08 13:18:34 +09:00 |
|
Yoshinari Takaoka
|
d6dccaf504
|
Updated EN-Revision only / Stop bugging Harald
c08494cd76
|
2024-12-08 13:03:32 +09:00 |
|
Yoshinari Takaoka
|
da6985ebb9
|
Tweak the title and depersonalize the password hashing FAQ section
f012b27618
|
2024-12-04 23:08:35 +09:00 |
|
Gina Peter Banyard
|
d3a716be72
|
Sync COM FAQ with EN (#135)
|
2024-10-27 12:07:04 +00:00 |
|
Yoshinari Takaoka
|
a7c2f30fe0
|
Update mailinglist FAQ on unsubscribing
a79f52e3f2
|
2024-04-28 09:51:42 +09:00 |
|
Yoshinari Takaoka
|
aac7a53ec7
|
Replace deprecated ${var} string interpolations with {$var}
9e6c3416c5
|
2024-02-18 10:13:20 +09:00 |
|
Yajima Tatsuro
|
f2b7388453
|
fix: normalize Javascript to JavaScript (#99)
|
2023-08-26 18:12:29 +09:00 |
|
Yoshinari Takaoka
|
d68f90e3e9
|
「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください
を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。
closes: #23
|
2022-12-19 23:29:40 +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
|
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
|
9f4033d0d6
|
s/必要とします/必要です/
|
2021-05-28 20:00:10 +09:00 |
|
Yoshinari Takaoka
|
618101a017
|
s/必要としません/必要ありません/
|
2021-05-28 19:22:40 +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
|
1b38cd2df8
|
fixed mistraslation
|
2021-03-25 04:45:13 +09:00 |
|
Yoshinari Takaoka
|
c99ad70f68
|
Some cleanup in FAQ section
Closes GH-327.
|
2021-03-25 04:35:19 +09:00 |
|
Yoshinari Takaoka
|
60e490f6e3
|
Remove obsolete PHP 5 related info from ini.core and related pages
|
2021-02-25 02:18:50 +09:00 |
|
Yoshinari Takaoka
|
1d315bbcf0
|
Remove magic quote mentions
|
2021-01-16 20:04:07 +09:00 |
|
Yoshinari Takaoka
|
c427f85cf1
|
fixed current Zend Engine Version.
PHP 8.0.1 (cli) (built: Jan 8 2021 19:12:31) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.1, Copyright (c) Zend Technologies
|
2021-01-11 12:29:43 +09:00 |
|
Yoshinari Takaoka
|
cd2dc9aecb
|
Minor nits to English docs provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352161 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-12-22 02:03:09 +00: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
|
33acfa8afa
|
Actually remove PDFlib docs from the manual
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351048 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-10-29 14:29:55 +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
|
9b01a24317
|
Clarify that shorthand byte values are cast to integer
This integrates user note 90781 and 123446.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348578 c90b9560-bf6c-de11-be94-00142212c4b1
|
2019-12-18 18:37:41 +00:00 |
|
Satoru Yoshida
|
e1b7bfc034
|
lack of varname tags
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348076 c90b9560-bf6c-de11-be94-00142212c4b1
|
2019-09-27 14:19:37 +00:00 |
|
George Peter Banyard
|
cea7f84b3f
|
Japanese typos provided by various anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@347895 c90b9560-bf6c-de11-be94-00142212c4b1
|
2019-08-26 01:37:16 +00:00 |
|
Satoru Yoshida
|
8a2f8ac6cc
|
sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@343160 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-09-30 04:12:21 +00:00 |
|
Satoru Yoshida
|
fff4a2e31a
|
sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@342075 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-03-11 01:25:19 +00:00 |
|
TAKAGI Masahiro
|
426205e506
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@340967 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-11-12 14:35:28 +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
|
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
|
c7424db955
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@338347 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-12-24 11:07:18 +00:00 |
|
TAKAGI Masahiro
|
b8d146a4f1
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337236 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 22:41:21 +00:00 |
|
TAKAGI Masahiro
|
031c569e95
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337234 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 22:29:18 +00:00 |
|
TAKAGI Masahiro
|
938305e037
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337001 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-18 22:33:23 +00:00 |
|
TAKAGI Masahiro
|
515b1c1545
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336913 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-09 23:02:08 +00:00 |
|
TAKAGI Masahiro
|
85d9360277
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336825 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-05-21 22:56:28 +00:00 |
|
TAKAGI Masahiro
|
3cc9ddb469
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336556 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-04-16 22:35:29 +00:00 |
|
TAKAGI Masahiro
|
05db44328c
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336386 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-04-05 13:44:37 +00:00 |
|
TAKAGI Masahiro
|
f9dd426d10
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336384 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-04-05 13:24:06 +00:00 |
|
TAKAGI Masahiro
|
af4747c17b
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335771 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-01-18 02:03:27 +00:00 |
|
TAKAGI Masahiro
|
297b992dfc
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334788 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-06 04:07:43 +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
|
0ecbcc3a5c
|
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334564 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-18 20:30:39 +00:00 |
|
TAKAGI Masahiro
|
68e5a25e31
|
Remove English text
see: http://ml.php.gr.jp/pipermail/php-doc/2014-August/001144.html
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334563 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-18 20:30:01 +00:00 |
|
TAKAGI Masahiro
|
dd7c7af223
|
Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@332804 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-02-08 00:57:06 +00:00 |
|