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

5 Commits

Author SHA1 Message Date
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
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
67c176f66c [DOCUMENTATION] add solr first
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@311834 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-05 15:32:46 +00:00