1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-23 16:08:07 +02:00
Commit Graph

168 Commits

Author SHA1 Message Date
Yoshinari Takaoka 892d61bd6e sync with en / Enable WASM for book.math, and tweak examples
https://github.com/php/doc-en/commit/761d72245071f89a626903c9bcdc6aaff1252d54
2025-08-17 19:36:36 +09:00
Yoshinari Takaoka 492937c6e4 数値文字列 -> 数値形式の文字列
find . -type f -name "*.xml" -print0 | xargs -0 sed -i -e "s/数値文字列/数値形式の文字列/"
2025-08-16 21:16:18 +09:00
nsfisis 16b5594b91 typo: 「、、」を修正 (#287) 2025-04-27 12:07:39 +09:00
Saki Takamachi 48783346a6 Enum関連の微修正など (#274)
* reftitle.enumsynopsisを追加

* "The"をタイトルから除去

* 説明文を、既存のQosClassに寄せた
2025-03-30 20:46:22 +09:00
Saki Takamachi 40e99b0ee1 RoundingMode Enumの翻訳を追加 (#273)
* RoundingMode Enumの翻訳を追加

* php/doc-en#4080 での一覧への追加を反映

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2025-03-30 18:49:28 +09:00
Saki Takamachi 70ce877c45 round関係のenのupdateに追随 (#263) 2025-03-01 09:16:31 +09:00
siwa32 409316aa35 [PHP8.4]doc-en#4035とdoc-en#4102を翻訳 (#217)
* PHP-8.4: Document fpow() の翻訳

* PHP 8.4: Raising 0 to a negative exponent is deprecated の翻訳

* インデントや改行を原文と揃える対応

---------

Co-authored-by: 武田 憲太郎 <takeda@youmind.jp>
2024-12-16 22:38:21 +09:00
Yoshinari Takaoka 421c9c4262 Group math constants and use standard <variablelist> tag
https://github.com/php/doc-en/commit/98a193dab55c7c7258c94312297fbe5a1e4c397f
2024-12-15 20:47:05 +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 7e93893812 pow.xml: amend the code example syntax error and add EOL
https://github.com/php/doc-en/commit/7dbc44bd0d8923890acf1acedf79daba672af39c
2024-07-27 19:58:50 +09:00
Yoshinari Takaoka a20c32e543 Clarification on pow() when returning an object
https://github.com/php/doc-en/commit/df77a9f8d48c54db01b8221b7bc8674675311873
2024-07-27 19:44:48 +09:00
Yoshinari Takaoka adbc745a9d Remove empty configuration pages
https://github.com/php/doc-en/commit/765b2d6eec7dfbaeed900b32aa91a1360d73df42
2024-07-27 19:04:27 +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 1df2c9a270 fdiv: improve note about comparisons
https://github.com/php/doc-en/commit/9dba7a436d59e0418b902a3edd86748a00216926
2024-06-15 18:24:18 +09:00
Yoshinari Takaoka dc056be5bb updated EN-Revision only / Change literal to constant tags
既に別のコミットで修正済み

https://github.com/php/doc-en/commit/61374bbe228e8e9c55a24aba59a1e2bb2a871148
2024-04-29 04:39:25 +09:00
Yoshinari Takaoka 9a379cde56 Change <literal>-INF</literal> to -<constant>INF</constant>
https://github.com/php/doc-en/commit/f940d0cf4262b2bf1cf83663ed9cff1e739c8604
2024-04-28 14:16:08 +09:00
Yoshinari Takaoka 8dcfb8c529 Change literal to constant tags
https://github.com/php/doc-en/commit/61374bbe228e8e9c55a24aba59a1e2bb2a871148
2024-04-28 14:12:56 +09:00
Yoshinari Takaoka 5413395917 Improve wording and markup for expm1()
https://github.com/php/doc-en/commit/6abd858a41bad835a3ef5b0d02e3896733e72415
2024-01-21 17:24:17 +09:00
Yoshinari Takaoka 35a48c9a33 Update return values for floor() function
https://github.com/php/doc-en/commit/69194f0815e88458e10e23bbebf91620bd1293a6
2023-12-17 19:12:51 +09:00
Yoshinari Takaoka 6b03e507b4 Improve wording for inverse trig functions
https://github.com/php/doc-en/commit/abed9056c54488744908309aefc6265f56329dca
2023-12-02 20:03:18 +09:00
Yoshinari Takaoka 6466c8a915 訳を微調整 2023-10-09 22:03:28 +09:00
Yoshinari Takaoka 0f16e4285e is_(finite|infinite|nan): Rewrite documentation
https://github.com/php/doc-en/commit/445fda70c6876c3e903f5ba302248e50fd43cdf6
2023-10-08 21:36:50 +09:00
Yoshinari Takaoka 10ef44b722 Improve tag semantic usage
https://github.com/php/doc-en/commit/fc174e8d6162091550edde46159917ee7e5a2e73
2023-08-13 09:18:26 +09:00
Yoshinari Takaoka e203aec90a Min and max now behave consistently when comparing int to string
https://github.com/php/doc-en/commit/8a0ab242e83ec201615c947eaa0e1c5719576c12
2023-08-04 09:42:33 +09:00
Yoshinari Takaoka afece57a83 Optimize math expression text
https://github.com/php/doc-en/commit/6406cc6c50f8f66f7d55f550dc1ec2759e2eca0f
2023-06-27 07:21:10 +09:00
Yoshinari Takaoka 245ab6f9ae Add error_log() to See Also for log()
A little bit of help to those who might be looking for a way to log error messages.

https://github.com/php/doc-en/commit/26ce97891946b6ce1d7e79c171802a447e1eea34
2023-03-18 19:32:38 +09:00
Yoshinari Takaoka 8fa0caf191 Min/Max throw a fatal on empty error starting 8.0
https://github.com/php/doc-en/commit/aeda3e7df99fbfa4680f9eb038bfc7f847e031aa
2022-12-20 09:48:17 +09:00
Yoshinari Takaoka 78aac16cde Bootstrap ext/random docs with docgen
https://github.com/php/doc-en/commit/2166824858a40ea664c558f2930b63b8f4fd89c6
2022-10-28 23:38:08 +09:00
Yoshinari Takaoka 318fee07f0 We don't live in a 32-bit world anymore
https://github.com/php/doc-en/commit/37a5824aa65a9d12dc74b368be6284f8159c6e1e#
2022-10-18 19:44:05 +09:00
Yoshinari Takaoka 6768778d87 Replace arg to num
https://github.com/php/doc-en/commit/e049a733379781df3440b92fd41c12fe3f8e3b93
2022-10-17 18:08:39 +09:00
Yoshinari Takaoka c14a0dbac7 Remove references to "double" and use float instead
https://github.com/php/doc-en/commit/19e8122137a1d42ed60f17fe2c0c2b69b0b2d16b
2022-10-02 16:29:20 +09:00
msng b7b1d90ae3 Update floor.xml (#56)
英語版がこうなので

> Returns the next lowest integer value (as float) by rounding down num if necessary.

この "value" が残ったものと思われますが、意味からするとここは "num" かと思います。
2022-08-23 21:50:12 +09:00
Yoshinari Takaoka 48c17fb269 Mention sqrt() related constants on that page
Would be nice if we could actually link to these, but this is as good
as it goes for now.

https://github.com/php/doc-en/commit/72059f653075e1466254f4f2609859993c53f906
2022-07-30 01:51:35 +09:00
Yoshinari Takaoka 0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka b8ef53ff5a Remove PHP 5 reference
https://github.com/php/doc-en/commit/268d48a18426b031eb4e13aa87642642c718bce1
2021-09-21 23:27:18 +09:00
Yoshinari Takaoka 29baf2958c Generate some standard methodsynopses based on stubs
https://github.com/php/doc-en/commit/7973fd533364af4dd6282ca9e7bee2dffec39b1c
2021-09-19 23:34:57 +09:00
Yoshinari Takaoka 0caa412d4f function タグのテキストに余計なスペースが入っていたのを修正
理由:この状態だと、リンクが機能しなくなる
2021-06-11 09:41:40 +09:00
Yoshinari Takaoka b08127397b Fix issues in Math directory 2021-06-10 01:02:46 +09:00
Yoshinari Takaoka 43c00ca37a Generate some standard methodsynopses based on stubs 2021-05-24 00:00:09 +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 7e87bd79a6 Remove double words / Updated EN-Revision only. 2021-04-21 02:13:20 +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 d3a019b079 Restore overloaded signature of max() and min()
Cf. <https://github.com/php/doc-en/commit/7c9687a07aad0806f17356231fec528e8d7383a9#commitcomment-45455504>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352228 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 00:38:32 +00:00
Yoshinari Takaoka 082ad80996 Update methodsynopses of min() and max()
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352212 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 18:16:32 +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 ae04f50c62 some tweaks II.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352022 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-12 07:53:15 +00:00
Yoshinari Takaoka 274721f069 some tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352021 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-12 07:50:11 +00:00
Yoshinari Takaoka ce3f626f4f Add fdiv()
Closes GH-258.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352020 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-12 02:38:12 +00:00