1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 15:12:22 +01:00

9 Commits

Author SHA1 Message Date
Yoshinari Takaoka
572dc61203 Enable runnable (WASM) examples for datetime
3a8c3e77df
2025-11-01 00:38:03 +09:00
Yoshinari Takaoka
7714419f92 Remove superfluous changelog entries
Actually, most (or even all) datetime functions returned false prior to
PHP 8.0.0, where they now throw an error.  Besides ZPP failures which
we certainly do not want to document explicitly, that also happened in
case the objects have not been properly initialized, which is so close
to ZPP failures, that we don't want to document that either.

e057f1f552
2022-12-28 06:04:27 +09:00
Yoshinari Takaoka
0342ad89fa Update ext/date role attributes
02ff7fef5b
2022-12-12 19:50:04 +09:00
Yoshinari Takaoka
fe41cd5c1a 日付/時刻に関する大量更新 2022/08/13 part II.
壊れたビルドの修正も含む

1a9ee818e5
a2e7b5892c
5e248f74f3
2022-08-14 03:49:18 +09:00
Yoshinari Takaoka
cd600d61f2 Whitespace fix for datetime.getoffset
Closes GH-307.
2021-01-03 07:52:46 +09:00
Yoshinari Takaoka
5502bd28db Fixed oop return type of DateTimeInterface::getOffset.
Closes GH-282.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352183 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 10:43:56 +00:00
Yoshinari Takaoka
a076104855 Generate ext/date methodsynopses based on stubs
Closes GH-185.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352147 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 23:25:29 +00:00
Yoshinari Takaoka
e70a9d4629 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:51:55 +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