Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refs #8 PEARの管理をComposerに移行 #15

Merged
merged 2 commits into from
Jan 5, 2015
Merged

refs #8 PEARの管理をComposerに移行 #15

merged 2 commits into from
Jan 5, 2015

Conversation

ttsuru
Copy link
Contributor

@ttsuru ttsuru commented Dec 27, 2014

言い出しっぺの法則により、とりあえず、Composerに対応してみました。
テスト関係もComposerに対応することによりシンプルになったと思います。

git clone後、以下のコマンドでPEARもダウンロードします。

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install --no-dev

テストは以下で実行可能です。

$ php composer.phar install --dev
$ vendor/bin/phpunit -c phpunit.xml.dist

vendorのautoloadに対応しましたので、テストの際にtests/require.php.*を書き換えたり、コピーする必要もありません。

@ttsuru
Copy link
Contributor Author

ttsuru commented Dec 28, 2014

zip や tar.gz でのリリースにはcomposerを実行した後で圧縮する必要があります。
リリース用バッチがです。

@shinichi-takahashi
Copy link

@ttsuru

動作確認できました。ありがとうございます。
ただ、mergeする際に.gitignoreがコンフリ起こしてしまうので、そちらだけ修正の上、再度プルリク投げていただけますか?

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) when pulling 1a9df62 on ttsuru:composer into 195c5b6 on EC-CUBE:master.

@ttsuru
Copy link
Contributor Author

ttsuru commented Jan 3, 2015

こちらは修正しました。

@shinichi-takahashi
Copy link

@ttsuru
ありがとうございます!コンフリ解消してますね。

shinichi-takahashi pushed a commit that referenced this pull request Jan 5, 2015
refs #8 PEARの管理をComposerに移行
@shinichi-takahashi shinichi-takahashi merged commit b617f02 into EC-CUBE:master Jan 5, 2015
@shinichi-takahashi
Copy link

@ttsuru
ご対応ありがとうございます。
プルリクとりこみましたのでクローズさせていただきました。

@ttsuru ttsuru mentioned this pull request Jan 5, 2015
geany-y pushed a commit to geany-y/ec-cube that referenced this pull request May 12, 2016
削除した受注のポイントを集計しないように対応しました
chihiro-adachi pushed a commit that referenced this pull request Feb 28, 2017
TransactionListenerを有効に
okazy added a commit that referenced this pull request Jun 12, 2018
ndquocphong referenced this pull request in onshopVN/ec-cube Oct 10, 2019
- Fix not match pref with postal code
ndquocphong referenced this pull request in onshopVN/ec-cube Oct 10, 2019
okazy pushed a commit that referenced this pull request Mar 30, 2021
管理画面ログイン履歴機能の微調整をしました
carkn pushed a commit to carkn/ec-cube that referenced this pull request Feb 9, 2023
…gazine_plugin

ZAP: メルマガプラグイン有効時にシーケンススクリプトが動作するように改修
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants