[PR #6] [MERGED] Failed to build after rename of generator.php to gtkgenerator.php #12

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

📋 Pull Request Information

Original PR: https://github.com/php/php-gtk-src/pull/6
Author: @klelifo
Created: 6/23/2014
Status: Merged
Merged: 6/24/2014
Merged by: @php-pulls

Base: masterHead: master


📝 Commits (10+)

📊 Changes

10 files changed (+11 additions, -11 deletions)

View changed files

📝 ext/extra/Makefile.frag (+1 -1)
📝 ext/extra/config.w32 (+1 -1)
📝 ext/gtk+/Makefile.frag (+1 -1)
📝 ext/html/Makefile.frag (+1 -1)
📝 ext/html/config.w32 (+2 -2)
📝 ext/libglade/Makefile.frag (+1 -1)
📝 ext/libsexy/Makefile.frag (+1 -1)
📝 ext/skeleton/Makefile.frag (+1 -1)
📝 ext/sourceview/Makefile.frag (+1 -1)
📝 generator/docgen.php (+1 -1)

📄 Description

Fixed forgotten occurences of generator.php and verified that it now builds fine


🔄 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/php-gtk-src/pull/6 **Author:** [@klelifo](https://github.com/klelifo) **Created:** 6/23/2014 **Status:** ✅ Merged **Merged:** 6/24/2014 **Merged by:** [@php-pulls](https://github.com/php-pulls) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`699ca3f`](https://github.com/php/php-gtk-src/commit/699ca3fec1bffd484b7c5080cf4f9d2032f56c13) Update Makefile.frag - [`977e59e`](https://github.com/php/php-gtk-src/commit/977e59eacbcaab86deb70f7a335d888c5b93f38f) Update Makefile.frag - [`c93f78b`](https://github.com/php/php-gtk-src/commit/c93f78b901b90b8d917dd834cf6111586d267c6f) Update Makefile.frag - [`321ba4b`](https://github.com/php/php-gtk-src/commit/321ba4b4f22f7739f2ad65d3767fda6fb5a840be) Update Makefile.frag - [`7daa93d`](https://github.com/php/php-gtk-src/commit/7daa93d3df713d15362d33d12d0a10da58139a44) Update Makefile.frag - [`95caa85`](https://github.com/php/php-gtk-src/commit/95caa854ad83afe9893d428b1c1200a9f48886c3) Update Makefile.frag - [`9793164`](https://github.com/php/php-gtk-src/commit/9793164af1f6f4112577c1e48e62e6106572f7a3) Update config.w32 - [`30bc0bc`](https://github.com/php/php-gtk-src/commit/30bc0bc71448b4ef0e222a32a704014c016403a0) Update config.w32 - [`24176f2`](https://github.com/php/php-gtk-src/commit/24176f2dffa192776dfc2a1ff75483d8254beccc) Update Makefile.frag - [`4d8f24b`](https://github.com/php/php-gtk-src/commit/4d8f24bb4ca0c8601190873c5963cd29cd3970d0) Update docgen.php ### 📊 Changes **10 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `ext/extra/Makefile.frag` (+1 -1) 📝 `ext/extra/config.w32` (+1 -1) 📝 `ext/gtk+/Makefile.frag` (+1 -1) 📝 `ext/html/Makefile.frag` (+1 -1) 📝 `ext/html/config.w32` (+2 -2) 📝 `ext/libglade/Makefile.frag` (+1 -1) 📝 `ext/libsexy/Makefile.frag` (+1 -1) 📝 `ext/skeleton/Makefile.frag` (+1 -1) 📝 `ext/sourceview/Makefile.frag` (+1 -1) 📝 `generator/docgen.php` (+1 -1) </details> ### 📄 Description Fixed forgotten occurences of generator.php and verified that it now builds fine --- <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:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/php-gtk-src#12