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
|
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 |
|