Hi Peter, Niels,

On Tue, Sep 5, 2023 at 3:08 PM Peter Kokot <p...@php.net> wrote:
>
> On Tue, 5 Sept 2023 at 11:40, Hanz <zaun...@gmail.com> wrote:
>>
>> Hello,
>>
>> Ran into a couple of issues with RC1 that I haven't seen online.
>>
>> With --with-pear: The --with-pear option is deprecated
>>
>> With --enable-pear: configure: WARNING: unrecognized options:
--enable-pear
>>
>> I'm using --disable-all as the first parameter.
>
>
> There is only --with-pear option and when used it simply emits a warning
since PHP 7.4 to make it clear that in one of the future PHP versions PEAR
won't be installed via PHP build process anymore.
>
> It still works though.

Thanks much for this and the opcache pointers - got it all set.

On a totally different note... I'm trying to get my head around FFI
<https://www.php.net/manual/en/book.ffi.php> specifically how it could be
used to orchestrate 3rd party pipelines, like those of python.  Anyone
aware of anyone using this extension, examples, etc?

Thanks again!

---
Hans Z.
http://nyphp.org

Reply via email to