Re: PHP 7.1.16RC1 ready for testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 22, 2018 at 01:35:13PM +0100, Christoph M. Becker wrote:
> On 22.03.2018 at 05:39, The Doctor wrote:
> 
> > On Thu, Mar 15, 2018 at 10:07:11PM +0100, Joe Watkins wrote:
> >> Afternoon everyone,
> >>
> >> PHP 7.1.16RC1 is available for testing at https://downloads.php.net/~ab
> >>
> >> Please report any bugs you find.
> > 
> > Major bus  and this will effect all upcoming version of PHP!
> > 
> > Oniguruma 6.8.1 is now incompable.
> > 
> > One of the structs is giving major grief.
> 
> Already fixed with
> <http://git.php.net/?p=php-src.git;a=commit;h=4072b2787074ee8e247a6639585b49e10c5a55fe>.
>

Applied the patch 
But still getting the following:

/usr/local/include/oniguruma.h:674:1: warning: typedef requires a name
      [-Wmissing-declarations]
typedef struct re_pattern_buffer OnigRegexType;
^~~~~~~
/usr/local/include/oniguruma.h:674:34: warning: type specifier missing, defaults
to 'int' [-Wimplicit-int]
typedef struct re_pattern_buffer OnigRegexType;
					     ^
/usr/local/include/oniguruma.h:675:9: error: unknown type name 'OnigRegexType'
typedef OnigRegexType*  OnigRegex;
		     ^
/usr/local/include/oniguruma.h:678:11: error: unknown type name 'OnigRegexType'
typedef OnigRegexType  regex_t;
> -- 
> Christoph M. Becker
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Always seek out the seed of triumph in every adversity.  -Og Mandino

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux