1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-23 22:52:11 +01:00

25 Commits

Author SHA1 Message Date
Yoshinari Takaoka
7a512f8031 s/静的メソッド/staticメソッド/
find . -name '*.xml' | xargs sed -i "s/静的メソッド/staticメソッド/g"
2022-05-03 02:15:42 +09:00
Yoshinari Takaoka
639ed12006 Remove obsolete Phar information
Phar 2.0.0 has been released 2009-07-29, so older versions are certainly
no longer relevant for the PHP manual.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352091 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-15 03:31:19 +00:00
Yoshinari Takaoka
dd17031a20 updated
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348976 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 13:55:41 +00:00
TAKAGI Masahiro
4284d39ec2 s/サーバ[^ー]/サーバー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324072 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:47:36 +00:00
TAKAGI Masahiro
edc3d6b148 s/ユーザ[^ー]/ユーザー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:29:04 +00:00
TAKAGI Masahiro
71a0d74093 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322639 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-23 21:05:56 +00:00
TAKAGI Masahiro
f11811c2fb sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317258 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-24 23:44:16 +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
6dfa4441df changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283959 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:05:00 +00:00
TAKAGI Masahiro
f36197e221 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283717 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 12:37:05 +00:00
TAKAGI Masahiro
217230c91f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@274690 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-27 03:47:39 +00:00
TAKAGI Masahiro
73b214d514 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@265495 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-25 20:42:33 +00:00
TAKAGI Masahiro
2257c79bac sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@261389 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-20 08:41:16 +00:00
TAKAGI Masahiro
8017acbdbd sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@259086 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-05 04:37:46 +00:00
TAKAGI Masahiro
3d126185ea sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@256154 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-26 21:49:53 +00:00
TAKAGI Masahiro
79bbad3110 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@251627 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 13:42:47 +00:00
TAKAGI Masahiro
0c7dd5b761 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@251230 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 06:52:57 +00:00
TAKAGI Masahiro
540cba9967 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@249272 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 00:45:30 +00:00
TAKAGI Masahiro
58ed93e28d sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@248734 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 02:05:15 +00:00
Hannes Magnusson
d0ac585542 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there
 - Bump EN-Revision where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@238266 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-22 14:32:58 +00:00
TAKAGI Masahiro
92d062247d - sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@232012 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-17 09:06:45 +00:00
TAKAGI Masahiro
f1abee3996 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@229395 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 03:58:44 +00:00
TAKAGI Masahiro
06001baa6f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@228833 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 06:50:21 +00:00
TAKAGI Masahiro
88c161a92a sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@228819 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 04:03:27 +00:00