KentarouTakeda
30cda3160b
datetime, memcached, mysqli, mysqlnd を完訳 + pdo_sqlite 更新 ( #351 )
...
## 翻訳内容
### reference/datetime(2件)
- reference/datetime/datetimeinterface.xml — The DateTimeInterface interface
1. php/doc-en@6bbb5b9685
- reference/datetime/constants.xml
1. php/doc-en@6bbb5b9685
2. php/doc-en@b53f03f249
### reference/pdo_sqlite(1件)
- reference/pdo_sqlite/pdo-sqlite.xml — The Pdo\Sqlite class
1. php/doc-en@462d2bcb3f
2. php/doc-en@ae7db14ea8
### 独立ファイル
- reference/mysqli/mysqli/get-charset.xml — mysqli::get_charset
1. php/doc-en@aa79a143fb
- reference/memcached/memcached/setencodingkey.xml — Memcached::setEncodingKey
1. php/doc-en@7e6d80ad17
- reference/mysqlnd/stats.xml — Statistics
1. php/doc-en@9598935f21
2026-03-15 19:57:59 +09:00
Yoshinari Takaoka
13d3db3479
[reference/datetime] sync with en.
2025-08-29 11:39:08 +09:00
Sunao Yada
b57c98033a
[PHP 8.4] Add ext-date constant typesの翻訳 ( #270 )
...
* [PHP 8.4] Add ext-date constant typesの翻訳
* EN-Revisionの更新
2025-03-26 09:51:33 +09:00
Gina Peter Banyard
e4f42ceee3
Apply commit from doc-en PR 3422
2024-06-14 17:01:59 +01:00
Yoshinari Takaoka
fe43c4b502
Use new class synopsis markup for interfaces
...
9eb4a46bba
2023-07-29 17:33:53 +09:00
Yoshinari Takaoka
02c6124daa
Render interfaces according to the new PhD format
...
96a8379cd8
2023-07-05 09:16:00 +09:00
Yoshinari Takaoka
c83bb2ced5
ref the exact section of ISO8601 broken
...
historically there has been much confusion about whether or not DateTime::ISO8601 actually breaks the ISO8601 specs or not.
as late as an early draft of "Deprecations for PHP 8.1" RFC incorrectly contained
>> There's a number of bug reports related to this. From what I understand, the core problem here is not that the ISO8601 format is wrong, it's just one of multiple legal ISO-8601 formats. As DateTime formats always refer to a specific format, not a set of multiple possible ones, there doesn't seem to be anything actionable here.
so it's probably a good idea to add a reference to the exact part of ISO8601 being broken.
https://archive.org/details/iso-tc154-wg5_n0038_iso_wd_8601-1_2016-02-16/page/20/mode/2up
cb57902073
2023-01-14 10:53:45 +09:00
Yoshinari Takaoka
7470707e12
Sync ext/date class synopsis with recent stub changes
...
0466dd93f7
2022-11-08 00:04:30 +09:00
Yoshinari Takaoka
f3086c82f1
日付/時刻に関する大量更新 2022/08/13 part I.
...
1a9ee818e5
続きは reference/datetime/datetimeinterface/diff.xml から。
2022-08-13 16:20:29 +09:00
Yoshinari Takaoka
3115dc5ad4
Document new PHP 8.2 constant DateTimeInterface::ISO8601_EXPANDED
...
998d22f459
2022-07-27 05:00:12 +09:00
Yoshinari Takaoka
582196b59a
Generate ext/date class synopses from stubs
...
b3ed29c728
2021-12-24 21:42:14 +09:00
Yoshinari Takaoka
66367280d4
Types are not hints in PHP.
...
As they are checked at run-time, type checking is enforced in PHP and not 'hinted'.
b95e76e41d
2021-10-10 18:28:12 +09:00
Yoshinari Takaoka
6752f055bf
Mark a few interfaces as oointerface rather than ooclass
...
ab57ab6849
2021-07-31 21:22:06 +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
7ff55ae26d
Fix #79245 : Document DateTime::RFC7231
...
This constant was introduced via
http://git.php.net/?p=php-src.git;a=commit;h=618d97962a8ac59d981c8307cc704790f46090c8
but it was never documented.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349232 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-16 22:09:04 +00:00
Yoshinari Takaoka
0f037d9390
updated translations
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348800 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 16:57:18 +00:00
TAKAGI Masahiro
4fbd112200
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337213 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-21 22:25:16 +00:00
TAKAGI Masahiro
26db65190d
Sync with en
...
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330283 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-19 02:54:42 +00:00