[PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-25 Thread Derick Rethans
On Thu, 24 Jul 2008, Frank M. Kromann wrote:

 fmk   Thu Jul 24 08:02:39 2008 UTC
 
   Modified files:  (Branch: PHP_5_3)
 /php-src/ext/ming ming.c php_ming.h 
   Log:
   Syncronize the ming extension with libming 0.4
   [DOC] PHP 5.3 requires libming 0.4

Is that really necessary? libming 0.3 has been working fine, and it's 
the latest that debian unstable has - could you please see if it'd be 
possible to support that as well?

regards,
Derick

-- 
HEAD before 5_3!: http://tinyurl.com/6d2esb
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org


[PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-25 Thread Derick Rethans
On Fri, 25 Jul 2008, Derick Rethans wrote:

 On Thu, 24 Jul 2008, Frank M. Kromann wrote:
 
  fmk Thu Jul 24 08:02:39 2008 UTC
  
Modified files:  (Branch: PHP_5_3)
  /php-src/ext/ming   ming.c php_ming.h 
Log:
Syncronize the ming extension with libming 0.4
[DOC] PHP 5.3 requires libming 0.4
 
 Is that really necessary? libming 0.3 has been working fine, and it's 
 the latest that debian unstable has - could you please see if it'd be 
 possible to support that as well?

This is even more useful as PHP  5.3 doesn't compile against libming 
0.4. In order to be able to run both 5.2 and 5.3 I need both version of 
the lib - something that many distributions don't do.

regards,
Derick
-- 
HEAD before 5_3!: http://tinyurl.com/6d2esb
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org


[PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-25 Thread Frank M. Kromann
Hi Derick,

I'm working on optimizing the version checking to make it possible to
compile and link against at least 0.3, but older versions might not be
possible as it would create too much spaghetti code.

- Frank 

 On Fri, 25 Jul 2008, Derick Rethans wrote:
 
  On Thu, 24 Jul 2008, Frank M. Kromann wrote:
  
   fmk   Thu Jul 24 08:02:39 2008 UTC
   
 Modified files:  (Branch: PHP_5_3)
   /php-src/ext/ming ming.c php_ming.h 
 Log:
 Syncronize the ming extension with libming 0.4
 [DOC] PHP 5.3 requires libming 0.4
  
  Is that really necessary? libming 0.3 has been working fine, and it's

  the latest that debian unstable has - could you please see if it'd be

  possible to support that as well?
 
 This is even more useful as PHP  5.3 doesn't compile against libming 
 0.4. In order to be able to run both 5.2 and 5.3 I need both version of

 the lib - something that many distributions don't do.
 
 regards,
 Derick
 -- 
 HEAD before 5_3!: http://tinyurl.com/6d2esb
 http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org