On Sat, Jan 21, 2012 at 01:15:40PM +0200, Lior Kaplan wrote: > tag 656481 patch > thanks
> This patch adds the PHP 5.4 support.
Thanks for the patch.
> I'd like to NMU if that's OK with you.
Why would you NMU for a severity: important bug which only benefits a
version of php in experimental? It's easy enough for this to be fixed once
php 5.4 is in unstable.
> --- imlib.c.orig 2012-01-21 13:11:38.000000000 +0200
> +++ imlib.c 2012-01-21 13:05:49.000000000 +0200
> @@ -73,7 +73,7 @@
> static int le_imlib_img;
> static int le_imlib_poly;
>
> -function_entry imlib_functions[] = {
> +zend_function_entry imlib_functions[] = {
> PHP_FE(imlib_add_color_to_color_range,NULL)
> PHP_FE(imlib_blend_image_onto_image,NULL)
> PHP_FE(imlib_clone_image,NULL)
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
signature.asc
Description: Digital signature

