[PR #110] [MERGED] Adding PHAR archives (.phar & .phar.gz) & global Composer install #259

Closed
opened 2026-03-07 20:42:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/110
Author: @jasdeepkhalsa
Created: 11/29/2020
Status: Merged
Merged: 11/29/2020
Merged by: @jasdeepkhalsa

Base: masterHead: pr/86


📝 Commits (3)

  • a04580a feat: Can build a Phar & install DBDiff globally with Composer
  • 91be32b docs: Updated for making PHAR builds and installing DBDiff globally with Composer
  • bfa12e7 Merge branch 'master' of github.com:DBDiff/DBDiff into pr/86

📊 Changes

6 files changed (+69 additions, -5 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 README.md (+30 -1)
build (+25 -0)
📝 dbdiff (+5 -2)
dbdiff.php (+6 -0)
📝 src/Params/FSGetter.php (+2 -2)

📄 Description

Original PR here by @plashenkov:

https://github.com/DBDiff/DBDiff/pull/86

Closes #73

Added some documentation for this, tested and ready for merge.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DBDiff/DBDiff/pull/110 **Author:** [@jasdeepkhalsa](https://github.com/jasdeepkhalsa) **Created:** 11/29/2020 **Status:** ✅ Merged **Merged:** 11/29/2020 **Merged by:** [@jasdeepkhalsa](https://github.com/jasdeepkhalsa) **Base:** `master` ← **Head:** `pr/86` --- ### 📝 Commits (3) - [`a04580a`](https://github.com/DBDiff/DBDiff/commit/a04580ad464be193b6787856bcffc58b75c3f1cc) feat: Can build a Phar & install DBDiff globally with Composer - [`91be32b`](https://github.com/DBDiff/DBDiff/commit/91be32baa4a3336783c6d113a477f93ac26e9222) docs: Updated for making PHAR builds and installing DBDiff globally with Composer - [`bfa12e7`](https://github.com/DBDiff/DBDiff/commit/bfa12e7f55f493fb53da7eada90b9793dd7a6c45) Merge branch 'master' of github.com:DBDiff/DBDiff into pr/86 ### 📊 Changes **6 files changed** (+69 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `README.md` (+30 -1) ➕ `build` (+25 -0) 📝 `dbdiff` (+5 -2) ➕ `dbdiff.php` (+6 -0) 📝 `src/Params/FSGetter.php` (+2 -2) </details> ### 📄 Description Original PR here by @plashenkov: https://github.com/DBDiff/DBDiff/pull/86 Closes #73 Added some documentation for this, tested and ready for merge. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:42:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#259
No description provided.