Discussion:
com php/gtk-src: Finish fixing segfaults and do the support for custom signals and properties: ext/gtk+/gdk.overrides main/php_gtk.h main/phpg_closure.c main/phpg_gobject.c main/phpg_support.c
Elizabeth Marie Smith
2012-07-18 02:57:37 UTC
Permalink
Commit: 7d73feb32c54325a3c249756999b3e56942de5f6
Author: Elizabeth M Smith <***@gmail.com> Tue, 17 Jul 2012 22:57:37 -0400
Parents: f5c24b08990e369a198854ba4c2965faf3572ac9
Branches: master

Link: http://git.php.net/?p=php/gtk-src.git;a=commitdiff;h=7d73feb32c54325a3c249756999b3e56942de5f6

Log:
Finish fixing segfaults and do the support for custom
signals and properties

PHP 5.4 support is now complete - still working on removing
all the rest of the TSRMLS_FETCH calls (why so many...)

Changed paths:
M ext/gtk+/gdk.overrides
M main/php_gtk.h
M main/phpg_closure.c
M main/phpg_gobject.c
M main/phpg_support.c

Loading...