Vincent JARDIN
Vincent JARDIN
Hi @eoksum, did you manage to work on any upgrades ?
Understood. First let's get the other fix before tackling Windows.
Windows compilation fails, I'll check the root cause. See below some notes to compile it: ``` # Follow README.md - https://github.com/Microsoft/php-sdk-binary-tools/blob/master/README.md $ cd C:\ $ git clone https://github.com/Microsoft/php-sdk-binary-tools.git c:\php-sdk $...
@nanosonde Many files from bcgen are extracted from opcache. Upstream opcache is able to compile on Windows so I was hoping to get a quick solution thanks to opcache. However,...
Thank you. Just in case, do you remember the git hash/tag that you started from? Enjoy your holidays.
So do you mean around the date of : 57a916f Initial checkin for PHP-7.3 on master branch ? From may 14h ? https://github.com/nanosonde/bcgen/commit/57a916fce52b3cc90a4d89b33d7e20f28c58235d
Currently, I am using bcgen with PHP 7.2 (but not the head yet / PHP 7.3). It works fine. Could you register bcgen on PECL: https://pecl.php.net/account-request.php or would you be...
thanks for these comments. I'll check them. Meanwhile, for the records, https://marc.info/?l=pecl-dev&m=153411407006547&w=2
Yes, it does compile: we use it.
Yes you welcome. I was checking php-src in order to understand how to track the root cause but I did not get it. This log can have many roots. What...