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

63 Commits

Author SHA1 Message Date
Yoshinari Takaoka 58a6a3027e XMLWriter: Change setIndent as it expects a boolean
https://github.com/php/doc-en/commit/78a71e92ebbf67a604e2225e2d005ac7b9559610
2025-12-28 23:01:01 +09:00
Yoshinari Takaoka 73948b48ad PHP 8.4: New XML{Reader,Writer} methods
https://github.com/php/doc-en/commit/2f92a27cd53d6f81d77078c603bec626c8e96d54
2025-09-15 16:49:48 +09:00
Yoshinari Takaoka 57bd33b240 [reference/xml*] sync with en 2025-09-09 21:33:23 +09:00
Haruki Tazoe a2d89e15b5 Document new errors in XML{Reader,Writer} の翻訳 (#186) 2024-11-23 22:09:11 +09:00
Yoshinari Takaoka 3d76c1d997 Remove empty configuration pages (xmlwriter)
https://github.com/php/doc-en/commit/765b2d6eec7dfbaeed900b32aa91a1360d73df42
2024-07-27 21:22:20 +09:00
Yoshinari Takaoka 7d486826a4 Remove empty constants pages
https://github.com/php/doc-en/commit/46a9cdd2dbef4ec89bf65fad9930e2feb78bbb98
2024-07-27 18:40:34 +09:00
Gina Peter Banyard e4f42ceee3 Apply commit from doc-en PR 3422 2024-06-14 17:01:59 +01:00
Yoshinari Takaoka 3b30b8e440 Use new class synopsis markup
https://github.com/php/doc-en/commit/14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
2023-08-30 21:53:08 +09:00
Yoshinari Takaoka ddbf7d42bc Revert "Add documentation for default constructors - part 1
https://github.com/php/doc-en/commit/adf11d8d64903f5a0a0e2b802c4fe553b5c934f6
2022-12-28 18:56:59 +09:00
Yoshinari Takaoka 18d1a009ea Add documentation for default constructors - part 1
https://github.com/php/doc-en/commit/0510540984ec9fef11f45ad31eeec7906acbe011
2022-12-20 10:06:09 +09:00
Yoshinari Takaoka 34dcb52e4f Update ext/xmlreader and ext/xmlwriter role attributes
https://github.com/php/doc-en/commit/4a742792da6fd1ba27acd118bfeeed326c8d9aaf
2022-12-12 20:03:27 +09:00
Yoshinari Takaoka 1b92d2dd7c 最終的に、全体を「拡張モジュール」に統一することとした
closes: #24
2022-10-17 22:00:50 +09:00
Yoshinari Takaoka a96f2d9b69 Generate ext/xmlreader and ext/xmlwriter class synopses from stubs
https://github.com/php/doc-en/commit/2800b9fe1eabee40655778c8257b220dbc5d247a
2021-12-16 18:29:15 +09:00
Yoshinari Takaoka db1f3cc901 hyphenate "object-oriented" / Updated EN-Revision only
日本語版には影響しない、ハイフンを入れるだけの修正だった
https://github.com/php/doc-en/commit/2e8ef0a1bd98243cb2c6c5c627a195bb53a7a440
2021-08-09 17:09:07 +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 a886eddd73 fixed a typo 2021-04-23 01:19:30 +09:00
Yoshinari Takaoka 89f23d4102 Fix section order
The `returnvalues` should be placed before the `changelog`.
2021-01-04 12:50:35 +09:00
Yoshinari Takaoka ad033aa6ba Document XMLWriter class 2021-01-03 05:19:55 +09: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 31dec2e439 Generate xmlwriter 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@351480 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 00:27:34 +00:00
Yoshinari Takaoka 06b4d904cf Fix #79341: XmlWriter docs does not say $uri is nullable
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351100 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 22:51:04 +00:00
Yoshinari Takaoka aa990367f1 Fix #74492: XMLWriter adds indent between mixed child nodes / Remove erroneous notes
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351017 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-27 19:20:55 +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 769fe67804 Add basic xmlwriter_write_cdata() example
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350614 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-21 01:49:06 +00:00
Yoshinari Takaoka ee509a0126 Add example for intermixing sub-elements and attributes
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350613 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-21 01:47:35 +00:00
Yoshinari Takaoka 2864e4efde Document behavior of xmlwriter_text() wrt. special XML characters
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350612 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-21 01:43:30 +00:00
Yoshinari Takaoka 2428777df6 Integrate user note 103376
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350611 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-21 01:37:47 +00:00
Yoshinari Takaoka e8daaef63c Integrate user note 105107
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350610 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-21 01:35:42 +00:00
Yoshinari Takaoka a909aed0df Integrate user note 117971, 79285
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350609 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-21 01:31:09 +00:00
Yoshinari Takaoka fa54c62cf2 fixed typo (mostly updated EN-Revision only)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@349714 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 08:25:24 +00:00
Yoshinari Takaoka edf3f7445a sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348829 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-06 17:58:16 +00:00
Satoru Yoshida e2c6ddaec9 sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346959 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-03 06:08:55 +00:00
Satoru Yoshida a5f336342e sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346771 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-10 12:32:37 +00:00
TAKAGI Masahiro ed38a709ab Translate XMLWriter examples to Japanese
-- 
Provided by anonymous 85766 (hello@iwamot.com)

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@343786 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-08 21:13:44 +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 a2426aabbf sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@326079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-10 07:42:48 +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 c7c40269cd sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324609 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-28 20:05:27 +00:00
TAKAGI Masahiro fbc1903528 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-24 10:43:01 +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
TAKAGI Masahiro 359080c463 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@311819 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-05 03:10:04 +00:00
TAKAGI Masahiro 3308252d17 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@311516 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-27 23:07:55 +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 5aed028b33 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@281380 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-29 09:01:53 +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