Re: [PHP-DEV] RFC: execution opcode file without php source code file

2020-10-01 Thread Henrik Skov
Hi list ! I would support such a feature as well. I am working on an implementation that would integrate PHAR support and opcode cache binary files (so that you could make a PHAR file that contains binary (opcode cache) files) I am voicing my opinion here because the current PHAR implementat

[PHP-DEV] PHP Bug #79714 (need advice) + a couple of ideas for the future !

2020-06-26 Thread Henrik Skov
distributing PHARs that have their source code relatively well protected. What do you guys think about my idea ? Best regards, Henrik Skov Secuno A/S -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php

[PHP-DEV] PHP Bug #79714

2020-06-26 Thread Henrik Skov
th my - proposed - define/solution or ? Please advice ! If it is inappropriate to ask for coding advice on this list, I do apologize for this mail ! Thank you in advance ! Best regards, Henrik Skov Secuno A/S -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php

[PHP-DEV] PHP Bug #79714

2020-06-25 Thread Henrik Skov
zend_file_handle *file_handle, inttype) in /ext/phar/phar.c <https://github.com/php/php-src/blob/62826e95d22e9e0db298a476636b996bce49c295/ext/phar/phar.c> but for details - please see the bug. Thanks in advance ! Best regards, Henrik Skov Secuno A/S www.secuno.dk

[PHP-DEV] A streaming JSON parser in C

2020-04-29 Thread Henrik Skov
Hi internals ! Recently someone enquired about adding a streaming JSON parser to PHP. Therefore, I just wanted to point your attention to a streaming JSON parser implementation in C that might be useful: https://github.com/mnunberg/jsonsl Kind regards, Henrik Skov -- PHP Internals - PHP

[PHP-DEV] PHP 7 + bcgen extension + PHAR extension

2019-09-04 Thread Henrik Skov
n extension ? I would be willing to help but my C skills are not that great and I know little about the ZendEngine. Thanks in advance ! Best regards, Henrik Skov Secuno A/S www.secuno.dk