Re: [PHP-GTK-DEV] [Patch] Compile php- gtk against PHP 5.3.6
[email protected] (Elizabeth M Smith) Mon, 21 Mar 2011 07:40:34 -0400
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
On 3/21/2011 4:10 AM, [email protected] wrote: > Hello Elizabeth > >> If you look at the source code, this has already been fixed for > php-gtk >> in TRUNK > Thank you for the hint. I searched gtk.php.net for WebSVN or such, but > did not find it. Is it hidden for public view or does nothing exist? > Would be nice and transparent to see fixes and changes without checking > out the complete source code. > >> This will not be fixed for the 2.0.1 release > Never mind, I will use then trunk for my project. Or do you have a > roadmap or something like that? The wiki page isn't accessible (403). > >> There are additional 5.3 fixes as well - the 2.0.1 version cannot be >> used with PHP 5.3, if you want to use php 5.3 with php-gtk compile > from SVN >> http://svn.php.net/repository/gtk/php-gtk/trunk/ > Can you tell me, whether the changes of gtksourceview-2.0 are allready > in trunk? > >> Thanks, >> Elizabeth M Smith > Thanks and regards > > Maik > For gtksourceview, there really needs to be a new extension (sourceview2?) that has the new API, the code will not be able to support both the 1.8 version of the API and the 2.0 version. php-gtk uses php svn and tools so svn.php.net (look in gtk) has viewvc, lxr.php.net has searchable source code, I gave you the link to the subversion repository As far as a roadmap goes - yes we need to do a new release with TRUNK (has 5.3 fixes and support, cairo support, and new gtk release support) have just been short on time and energy. Thanks, Elizabeth M Smith