mirror of
https://github.com/php/php-gtk-src.git
synced 2026-03-24 01:02:08 +01:00
[PR #3] [MERGED] Compile fixes for PHP 5.5 & VC11 #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/php-gtk-src/pull/3
Author: @ZacharyReis
Created: 6/28/2013
Status: ✅ Merged
Merged: 6/20/2014
Merged by: @php-pulls
Base:
master← Head:master📝 Commits (1)
694fdabFixed compile with 5.5. Added VC11 compatibility📊 Changes
8 files changed (+30 additions, -20 deletions)
View changed files
📝
ext/gtk+/config.w32(+5 -5)📝
ext/libglade/config.w32(+1 -1)📝
ext/libsexy/config.w32(+1 -1)📝
ext/sourceview/config.w32(+1 -1)📝
generator/gtkgenerator.php(+9 -9)📝
main/php_gtk.h(+10 -1)📝
main/phpg_support.c(+2 -2)📝
win32/config.w32.in(+1 -0)📄 Description
Renamed generator.php and related functions/classes to get around keyword issue in > 5.5. Does not break backwards compatibility.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.