[PR #2] [MERGED] Master #10

Closed
opened 2026-01-24 11:41:37 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/web-rmtools/pull/2
Author: @rhyan005
Created: 10/29/2016
Status: Merged
Merged: 6/7/2017
Merged by: @php-pulls

Base: masterHead: master


📝 Commits (10+)

  • ad38136 set the next 5.6 beta
  • 8c9c091 set memory limit to the build php process
  • fc9b7b8 set execution time limit to 2 hours
  • c93e8b2 disable igbinary for redis
  • 9905cbb addde config for cairo
  • d04f3ab configs for exts and libs done so far
  • b3f08eb added config for dom_varimport
  • 0eb5290 added php7 configs
  • 343832b updated php sources and deps
  • 3cd441f fix appending non core config lines

📊 Changes

120 files changed (+3892 additions, -28070 deletions)

View changed files

📝 .gitignore (+3 -0)
README.md (+49 -0)
VERSION (+1 -0)
bin/pecl.bat (+34 -0)
bin/pecl_build_all.bat (+59 -0)
bin/pecl_build_next.bat (+64 -0)
📝 bin/pecl_rss.bat (+1 -1)
📝 bin/pecl_rss_task.bat (+0 -0)
📝 bin/pecl_snap_pre.bat (+2 -2)
📝 bin/pickle.bat (+82 -80)
📝 bin/pickle_build_all.bat (+12 -13)
bin/pickle_build_next.bat (+69 -0)
bin/pickle_ctl.bat (+24 -0)
bin/pickleweb_sync_task.bat (+44 -0)
bin/rmtools_setvars.bat (+16 -0)
bin/snap.bat (+13 -0)
bin/snapshot_task.bat (+37 -0)
client/bin/pecl_build_next.bat (+0 -59)
client/bin/snap.bat (+0 -53)
client/bin/snapshot_task.bat (+0 -43)

...and 80 more files

📄 Description

No description provided


🔄 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/php/web-rmtools/pull/2 **Author:** [@rhyan005](https://github.com/rhyan005) **Created:** 10/29/2016 **Status:** ✅ Merged **Merged:** 6/7/2017 **Merged by:** [@php-pulls](https://github.com/php-pulls) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`ad38136`](https://github.com/php/web-rmtools/commit/ad38136cdf6fd45cf21d333be9c96eb5b9f6be82) set the next 5.6 beta - [`8c9c091`](https://github.com/php/web-rmtools/commit/8c9c091c2143717d56120ec9a1ccf31770726e55) set memory limit to the build php process - [`fc9b7b8`](https://github.com/php/web-rmtools/commit/fc9b7b818f4ee3671b86827a0c162b88936bdaa6) set execution time limit to 2 hours - [`c93e8b2`](https://github.com/php/web-rmtools/commit/c93e8b29e0c309c678658f5f217b36f125ca44b2) disable igbinary for redis - [`9905cbb`](https://github.com/php/web-rmtools/commit/9905cbbe21c896ce9a98b615e05aabce413b77d5) addde config for cairo - [`d04f3ab`](https://github.com/php/web-rmtools/commit/d04f3ab223945f9dd90e597b2a1caf4970575fc9) configs for exts and libs done so far - [`b3f08eb`](https://github.com/php/web-rmtools/commit/b3f08eb5658710b505f2bf0fdc029eb878f1bc10) added config for dom_varimport - [`0eb5290`](https://github.com/php/web-rmtools/commit/0eb5290b0d88f3d7cb8eb06ca10f2ec6e2c2f60a) added php7 configs - [`343832b`](https://github.com/php/web-rmtools/commit/343832b68de4f8651838c6d064dc1e66035ed684) updated php sources and deps - [`3cd441f`](https://github.com/php/web-rmtools/commit/3cd441f7309bc2f377766988cd6a5782abceb784) fix appending non core config lines ### 📊 Changes **120 files changed** (+3892 additions, -28070 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) ➕ `README.md` (+49 -0) ➕ `VERSION` (+1 -0) ➕ `bin/pecl.bat` (+34 -0) ➕ `bin/pecl_build_all.bat` (+59 -0) ➕ `bin/pecl_build_next.bat` (+64 -0) 📝 `bin/pecl_rss.bat` (+1 -1) 📝 `bin/pecl_rss_task.bat` (+0 -0) 📝 `bin/pecl_snap_pre.bat` (+2 -2) 📝 `bin/pickle.bat` (+82 -80) 📝 `bin/pickle_build_all.bat` (+12 -13) ➕ `bin/pickle_build_next.bat` (+69 -0) ➕ `bin/pickle_ctl.bat` (+24 -0) ➕ `bin/pickleweb_sync_task.bat` (+44 -0) ➕ `bin/rmtools_setvars.bat` (+16 -0) ➕ `bin/snap.bat` (+13 -0) ➕ `bin/snapshot_task.bat` (+37 -0) ➖ `client/bin/pecl_build_next.bat` (+0 -59) ➖ `client/bin/snap.bat` (+0 -53) ➖ `client/bin/snapshot_task.bat` (+0 -43) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:41:37 +01:00
admin closed this issue 2026-01-24 11:41:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/web-rmtools#10