Yoshinari Takaoka
908dd2cf08
[reference/misc] sync with en
2025-09-02 23:09:56 +09:00
yuji-kanamaru
9a813ff3dc
誤訳の修正 ( #253 )
...
英語版
> Prior to PHP 8.4.0, exit() was a language construct and not a function, therefore it was not possible to call it using variable functions, or named arguments.
2025-01-15 19:27:59 +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
siwa32
7eed1daf09
[PHP 8.4] Function return type changesの翻訳 ( #209 )
...
* [PHP 8.4] Function return type changesの翻訳
* [PHP 8.4] Function return type changesの翻訳
2024-12-13 14:35:06 +09:00
natsuki ueda
1219635e3e
[PHP8.4] die,exitの翻訳 ( #180 )
...
* dieの変更
* exitの変更
* "proper function"の訳を修正
* "従って"を他ページに合わせてひらがな表記に修正
* カタカナの訳を修正
* 訳を二文に分割
* 他の訳に合わせて"セマンティクス"を追加
* `EN-Revision`の更新
* xmlの構造を原文に正確に併せる微修正
* 重複した表記を削除
* Change suggestionを再適用
---------
Co-authored-by: 武田 憲太郎 <takeda@youmind.jp >
2024-11-30 14:59:53 +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
a46f6b2d5f
助詞を追加
2024-07-28 10:17:28 +09:00
Yoshinari Takaoka
56d4d96192
Remove empty resources pages
...
https://github.com/php/doc-en/commit/48ce43fe79fa0c9f31f187ea8ec995b4cb13037e
2024-07-27 20:38:54 +09:00
Yoshinari Takaoka
540c6706f2
Use "unique" less in describing uniqid()
...
https://github.com/php/doc-en/commit/b65b98da1039e01b4a8f51f94560822ec9a113d9
2024-07-27 19:52:05 +09:00
Yoshinari Takaoka
6caf9da879
Remove empty requirements pages
...
https://github.com/php/doc-en/commit/605553e228c78a9368736f4ff36d185cf7e6eb22
2024-07-27 11:26:43 +09:00
Yoshinari Takaoka
a5d63ead49
Remove empty installation pages
...
https://github.com/php/doc-en/commit/57d1b0df36cc1da4fae0113979343405eff223fd
2024-06-29 15:16:59 +09:00
Yoshinari Takaoka
9993503dcb
eval.xml: add link to ParseError exception page
...
https://github.com/php/doc-en/commit/78d17c25eeecc78cb7098b1a01d42391e36af2c1
2024-06-15 18:44:59 +09:00
Yajima Tatsuro
fa0ff2daa2
fix: typo これらの値はを -> これらの値を ( #119 )
2024-06-12 21:03:24 +09:00
Yoshinari Takaoka
bb89f786e4
Update COMPILER_HALT_OFFSET ID
...
https://github.com/php/doc-en/commit/e43797863fd4216bd2bcb240f7b497fa3057d287
2024-04-28 18:00:31 +09:00
Yoshinari Takaoka
5fa0605efc
Improve description of defined
...
https://github.com/php/doc-en/commit/36e1d917ef7be36e8b4ff5193b456390061f2e21
2024-02-18 10:16:56 +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
d1c73edb6b
[PHP 8.3] Update functions
...
https://github.com/php/doc-en/commit/443d81b33e6537a000cc235c2a11748ba8d56232
2024-01-21 16:52:49 +09:00
Yoshinari Takaoka
a585a25ce7
Closes GH-3103 (connection_status(): Add link to constants)
...
https://github.com/php/doc-en/commit/d05c9017ad2d0f0f96af8089d5526bd9b0d13c85
2024-01-14 18:05:35 +09:00
Yoshinari Takaoka
0ae248f42a
Integrate a modified scoping user note from include to eval
...
https://github.com/php/doc-en/commit/68308f0095c6ebf0d19afa72f2bac0a9f194e77d
2023-10-29 22:28:21 +09:00
Yoshinari Takaoka
efa3beb2e9
update EN-Revision only
...
日本語訳には影響しない修正
https://github.com/php/doc-en/commit/658c808b558cab3ab64cc86f55cc9056aa7818e6
2023-05-20 18:56:40 +09:00
Yoshinari Takaoka
a6bee2db34
Document that constant & defined work with enums
...
https://github.com/php/doc-en/commit/6c3091b54b66181db5f81ef5afe1d2e8b6efdeac
2023-05-13 17:51:50 +09:00
Yoshinari Takaoka
398cc9bb73
Replace <literal>true/false</literal> by their respective entities
...
https://github.com/php/doc-en/commit/cdc9d28d334bbc08386fecf8aade66080004a9dd
2023-04-09 15:25:47 +09:00
Yoshinari Takaoka
0b3cbab9ef
Remove outdated pack() return false description
...
https://github.com/php/doc-en/commit/7926717892c5129038097f8a1fa396e209837575
2023-03-04 21:08:32 +09:00
Yoshinari Takaoka
ae49db447a
Use milliseconds instead of seconds
...
https://github.com/php/doc-en/commit/3441bb1c988fac320d7f436b2c06b88899a6b121
2022-12-24 20:54:11 +09:00
Yoshinari Takaoka
cd545fa75b
Fix: usleep has 50µs+ overhead
...
日本語版に反映が漏れていたので、明示的に修正
https://github.com/php/doc-en/commit/a16ae57ad9e3dde6c39d3debed6d5d5ec9fbe530
2022-12-24 20:50:34 +09:00
Yoshinari Takaoka
d6e901710a
random: Clean up cross-references for randomness related functions
...
https://github.com/php/doc-en/commit/52c495140bdb84f45f186bfb1cccf09788b0121e
2022-11-15 23:16:42 +09:00
Yoshinari Takaoka
7c74c0a3a4
訳を微調整。
2022-11-12 16:23:59 +09:00
Yoshinari Takaoka
1b92d2dd7c
最終的に、全体を「拡張モジュール」に統一することとした
...
closes : #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka
13ccb7fbe8
Fix: sleep() missing false return type
...
https://github.com/php/doc-en/commit/0abd79a0d9d783d492a2c61b834a4ded74bc7145
2022-09-08 00:12:41 +09:00
Yoshinari Takaoka
840514bcea
Fix: usleep has 50µs+ overhead
...
Sleeping slightly longer than the given time is not specific to Windows.
We adapt the note, and use wording taken from the `usleep(3)` man page.
https://github.com/php/doc-en/commit/a16ae57ad9e3dde6c39d3debed6d5d5ec9fbe530
2022-07-30 02:06:59 +09:00
Yoshinari Takaoka
34c6d6ca55
sleep() additional notes
...
This integrates user note 54587.
https://github.com/php/doc-en/commit/87520f8422a0338171d91e52b8a0f05a3eaefc2a
2022-07-30 01:50:05 +09:00
Yoshinari Takaoka
3e9f5cdbf2
Updated EN-Revision only / functions/constant Minor tweak to "errors" section
...
日本語版的には意味は変わらなかった
https://github.com/php/doc-en/commit/0090e5a2fa67e89d030cc59cfc6cfcac4822ed52
2022-06-28 06:49:17 +09:00
Yoshinari Takaoka
1c08c7bb37
Add reference to get_defined_constants() and constant() each other
...
https://github.com/php/doc-en/commit/0e8fa6aa168fe2cb9bc5cae74ed22a52d1df891b
2022-06-23 18:26:07 +09:00
Yoshinari Takaoka
c418145223
[8.0] Document remaining core changes
...
* document changes to `new` in php 8.0
* document php 8.0 changes for `instanceof`
* document php 8.0 change to `define`
https://github.com/php/doc-en/commit/c36ce0b514faa2efce1427ae87ba9ea25cc038ad
2021-12-16 12:43:51 +09:00
Yoshinari Takaoka
4a5fe3fedd
constant() throws Error exception as of PHP 8.0.0
...
https://github.com/php/doc-en/commit/761f71312510e5637c96270eaebf4ba6abb8e08f
2021-12-08 23:33:53 +09:00
Yoshinari Takaoka
aa5a81ef05
Generate sapi_windows_* method synopses based on stubs
...
https://github.com/php/doc-en/commit/426d9a8f156bca7be9cb5475e24ba104ee814bc1
2021-10-15 00:02:51 +09:00
Yoshinari Takaoka
87abf6a9f2
function.define.php 誤訳の修正
...
Closes : #20
2021-10-13 18:33:11 +09:00
Yoshinari Takaoka
0555fa191f
s/返り値/戻り値/g
2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
e7ef75c8dd
Fix mixed return type declarations and parameters of Misc. Functions
...
https://github.com/php/doc-en/commit/3c699fad2dd94ee926ba04bdaf79e6f14b5b728b
2021-09-21 23:31:41 +09:00
Yoshinari Takaoka
8c6c002807
Remove some unnecessary methodsynopsis role attributes
...
https://github.com/php/doc-en/commit/7f99d5e488d161ce3b12d1dae405a283728933c3
2021-09-15 00:43:54 +09:00
Yoshinari Takaoka
394679ed8d
Fix some issues in misc directory
2021-06-13 20:48:31 +09:00
Yoshinari Takaoka
34d75253c4
Generate methodsynopses based on stubs for Zend functions and methods ( php/doc-en#168 )
2021-05-23 12:33:54 +09:00
Yoshinari Takaoka
4c4cf5d04b
Removed references to PHP 5, PHP 7.0 ( php/doc-en#548 )
2021-04-26 21:29:47 +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
0e29a256ef
Removed Changelog entries for PHP 5, PHP 7.0 ( php/doc-en#543 )
2021-04-23 01:59:00 +09:00
Yoshinari Takaoka
4d160b3c8f
Fix #74479 : usleep with large numbers
2021-03-04 19:27:04 +09:00
Yoshinari Takaoka
bb53e2bd90
s/シグナチャ/シグネチャ/
2021-02-09 21:02:05 +09: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
7277567f3f
Argument of sapi_windows_cp_get is optional / Improve return value description based on Tyson's suggestion
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351718 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 04:41:24 +00:00