On 2/9/21 12:59 PM, compo...@colannino.dev wrote:
Recently, I've tried compiling a custom extension against PHP 8.0.2
and have received the following error:
In file included from
/home/james/git/trogdor-pp/src/php7/trogdord/game.cpp:1:
/home/james/local/php8.0.2/include/php/Zend/zend_long.h:12
Recently, I've tried compiling a custom extension against PHP 8.0.2 and
have received the following error:
In file included from
/home/james/git/trogdor-pp/src/php7/trogdord/game.cpp:1:
/home/james/local/php8.0.2/include/php/Zend/zend_long.h:124:3: error:
#error "Unknown SIZEOF_SIZE_T"
124
On Mon, Feb 8, 2021, at 6:48 PM, Levi Morrison via internals wrote:
> On Mon, Feb 8, 2021 at 5:15 PM tyson andre wrote:
> >
> > Hi Larry Garfield,
> >
> > > > Hi Larry Garfield,
> > > >
> > > > > > Hi internals,
> > > > > >
> > > > > > Voting has started on https://wiki.php.net/rfc/any_all_on_iter
On Tue, Jan 26, 2021 at 10:59 AM Nikita Popov wrote:
> Hi internals,
>
> I've opened voting on
> https://wiki.php.net/rfc/deprecate_null_to_scalar_internal_arg. The vote
> closes 2020-02-09.
>
The RFC has been accepted unanimously, with 46 votes in favor.
Regards,
Nikita