1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 07:02:08 +01:00

15 Commits

Author SHA1 Message Date
Yoshinari Takaoka
e70bf37f06 Use even more &alias; entities
So that gen_stub.php --replace-methodsynopses --verify can find them all

bc0556b655
2022-09-08 00:34:10 +09:00
Yoshinari Takaoka
31cc5add37 Fix de/constructor synopsis tag usage
In Solr, Stomp, Yaf.
Also include constructor and destructor in StreamWrapper interface synopsis

ecaa214642
2022-03-16 11:10:33 +09:00
Yoshinari Takaoka
35de94b11b Revert "Fix de/constructor synopsis tag usage" commits. / updated EN-Revision only
コンストラクタ / デストラクタのマークアップが古いものを更新しようとしたが、思ったほど簡単ではなかったとの理由で revert された。よって、commit id のみを更新。

$ find reference/solr/ -name "construct.xml" | xargs -n 1 sed -i -e "s/EN-Revision: [A-Za-z0-9]* /EN-Revision: e9df25bfeed41a08a7d7670bfdb42d56660031ce /g"
$ find reference/solr/ -name "destruct.xml" | xargs -n 1 sed -i -e "s/EN-Revision: [A-Za-z0-9]* /EN-Revision: e9df25bfeed41a08a7d7670bfdb42d56660031ce /g"
$ find reference/yaf/ -name "destruct.xml" | xargs -n 1 sed -i -e "s/EN-Revision: [A-Za-z0-9]* /EN-Revision: e9df25bfeed41a08a7d7670bfdb42d56660031ce /g"
$ find reference/yaf/ -name "construct.xml" | xargs -n 1 sed -i -e "s/EN-Revision: [A-Za-z0-9]* /EN-Revision: e9df25bfeed41a08a7d7670bfdb42d56660031ce /g"

e9df25bfee
2022-03-14 07:11:43 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
George Peter Banyard
223542483b Update EN-Revision tags for new rev-check
This only updates files which have an empty diff between the two different revisions
2021-02-02 18:27:13 +00:00
Yoshinari Takaoka
975835b9bd update EN-Revision only
EN-Revision was fully updated, because of revert r351730, r351729.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352016 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:06:49 +00:00
TAKAGI Masahiro
1cedc318ce Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331146 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-17 22:12:48 +00:00
Satoru Yoshida
5fef279fae [document]sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322636 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-23 20:17:59 +00:00
TAKAGI Masahiro
ada42031cf update EN-Revision :-)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@317728 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-04 20:52:09 +00:00
Satoru Yoshida
70be951392 [DOCUMENTATION] add mini xml files ( less than 2KB) easy to translate
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313868 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-28 14:12:32 +00:00
Satoru Yoshida
1a9c1fbe35 [DOCUMENTATION] add solr new translations and 1 sync in solrquery
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313636 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-23 16:40:10 +00:00
Satoru Yoshida
b8455816e8 [DOCUMENTATION] add mini xml files ( less than 2KB) easy to translate
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313206 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 14:24:13 +00:00
Satoru Yoshida
8d2d441d5b [DOCUMENTATION] add mini xml files ( less than 1KB) and solr docs related to boost .
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@313102 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-10 06:09:29 +00:00
Satoru Yoshida
bb4abfa569 [DOCUMENTATION] add solr and oci
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@312156 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 16:09:19 +00:00
Satoru Yoshida
bea0be0e5c [DOCUMENTATION] add solr docs
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@311859 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-06 04:56:05 +00:00