1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-27 00:22:08 +01:00
Commit Graph

71 Commits

Author SHA1 Message Date
Yoshinari Takaoka
fa4e9e40cf Sync XMLReader class constants with stubs
31ade36544
2022-11-07 01:07:52 +09:00
Yoshinari Takaoka
1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka
37ebb6c399 statically call の日本語訳 を改善 (#49) 2022-05-14 16:10:39 +09:00
Yoshinari Takaoka
7a512f8031 s/静的メソッド/staticメソッド/
find . -name '*.xml' | xargs sed -i "s/静的メソッド/staticメソッド/g"
2022-05-03 02:15:42 +09:00
Yoshinari Takaoka
a96f2d9b69 Generate ext/xmlreader and ext/xmlwriter class synopses from stubs
2800b9fe1e
2021-12-16 18:29:15 +09:00
Yoshinari Takaoka
d8a1fc6480 Remove PHP 5, 7 references (php/doc-en#563)
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-17 10:16:49 +09:00
Yoshinari Takaoka
1ab784848e Add missing parameter sections to XMLReader methods (php/doc-en#574)
- close
- isvalid
- movetoelement
- movetofirstattribute
- movetonextattribute
- read
2021-05-01 15:42:58 +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
fe7d4516e8 updated EN-Revision only.
英語版に追随する前に日本語版を修正したため。
2021-04-23 02:04:51 +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
3d0e7bfb01 fix section order 2021-04-22 06:34:24 +09:00
Yoshinari Takaoka
bbe37fb67b Fix ##64470: XMLReader::next($localname) moves cursor even if there is no more $localname 2021-01-14 01:33:47 +09:00
Yoshinari Takaoka
3bfb45d85d Add missing modifiers to XMLReader::XML()
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352173 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-22 18:31:05 +00:00
Yoshinari Takaoka
f4d8345bbe fixed return values.
It is apparently inconsistent with method signature.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351911 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-05 21:57:18 +00:00
Yoshinari Takaoka
1021feaa7d Fix methodsynopsis of XMLReader::XML()
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351492 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 12:59:50 +00:00
Yoshinari Takaoka
a679585bee Fix copy&paste typo (updated EN-Revision only)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351491 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 12:57:39 +00:00
Yoshinari Takaoka
65aee68671 Generate xmlreader methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351478 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 22:56:27 +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
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
67f12af12f XMLReader::open()'s $encoding defaults to NULL
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349437 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 22:48:39 +00:00
Yoshinari Takaoka
6ca00d20d7 updated xml related doc translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348904 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-14 06:07:38 +00:00
TAKAGI Masahiro
073414c7f2 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339533 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-30 22:50:38 +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
40d3a950f6 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336912 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 22:49:27 +00:00
TAKAGI Masahiro
5c8775d435 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336663 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-25 20:10:19 +00:00
TAKAGI Masahiro
d683c6936a Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334640 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:21:33 +00:00
TAKAGI Masahiro
fd45875425 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@333790 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 23:17:23 +00:00
TAKAGI Masahiro
17cf8ccf62 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330591 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 03:30:51 +00:00
TAKAGI Masahiro
a95e4de08e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330348 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 21:19:30 +00:00
TAKAGI Masahiro
206ef8f11e Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@327020 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-07 23:15:49 +00:00
TAKAGI Masahiro
54bf97bb6f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326076 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-10 03:21:07 +00:00
TAKAGI Masahiro
a5fc56a10c sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323847 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 22:01:26 +00:00
TAKAGI Masahiro
935788f5ec sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322569 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-22 08:36:54 +00:00
TAKAGI Masahiro
a25adcda69 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322568 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-22 08:08:32 +00:00
TAKAGI Masahiro
f83f725351 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@319378 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-16 22:52:30 +00:00
TAKAGI Masahiro
d37cb3f335 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@318666 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-01 22:39:57 +00:00
TAKAGI Masahiro
f42a5071a5 update EN-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317561 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 23:00:02 +00:00
Richard Quadling
8cf9d9dede Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317507 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:29:06 +00:00
TAKAGI Masahiro
7d72d588bf sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313922 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 13:16:12 +00:00
TAKAGI Masahiro
8df820f508 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313309 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 05:37:41 +00:00
Satoru Yoshida
76d28e3890 [DOCUMENTATION] sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@310986 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 08:47:57 +00:00
TAKAGI Masahiro
92ab6cb08e sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@308272 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-12 03:30:51 +00:00
TAKAGI Masahiro
acb1aaa1a6 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@305577 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-20 00:40:39 +00:00
TAKAGI Masahiro
85f9acda48 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@300967 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-03 08:44:58 +00:00
TAKAGI Masahiro
a5f0340c25 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@298998 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 23:58:48 +00:00
Daniel Egeberg
ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
Torben Wilson
5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
Nilgün Belma Bugüner
04cc3bc98a changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283964 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:50:00 +00:00
TAKAGI Masahiro
b8fee10e74 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@281523 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-02 03:53:16 +00:00
TAKAGI Masahiro
511da10403 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@281354 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-28 23:48:31 +00:00