Hello,
Am 30.08.2018 um 10:50 schrieb Remi Collet:
Le 30/08/2018 à 09:47, Hajo Locke a écrit :
Hello List,
in php7.2 i try to use ZipArchive::setEncryptionNamewith with no success
(Call to undefined method).
according to the docs of PECL zip these methods are available with
libzip >= 1.
Hello List,
in php7.2 i try to use ZipArchive::setEncryptionNamewith with no success
(Call to undefined method).
according to the docs of PECL zip these methods are available with
libzip >= 1.2.0
In latest source php-7.2.9/ext/zip/lib version of bundled lib is 1.1.2.
So zip extension cant pl
Hello,
thank you all for your suggestions.
Am 26.01.2018 um 13:21 schrieb Johannes Schlüter:
On Fr, 2018-01-26 at 12:43 +0100, Hajo Locke wrote:
Hello List,
i hope this is the right place to get helped. I have a promising
setup
for testing purposes, but unfortunately i ran quick into
Hello List,
i hope this is the right place to get helped. I have a promising setup
for testing purposes, but unfortunately i ran quick into problems.
I compiled a minimal libphp7.so (7.2.1) using this line:
./configure --disable-all --enable-static --prefix=/usr
--with-apxs2=/usr/bin/apxs2
Hello,
2 short questions respectively feature requests for formating errorlogs.
In .htaccess i use logging-directives:
php_flag log_errors on
php_value error_log /abs/path/file.txt
For normal server it is enough, but within cluster-setup i cant detect which
Server is having a problem because
Hello,
short question about CVE-2010-3436
affected is only 5.3.x oder also 5.2.x versions?
most sites talk about 5.3 but some debianpages also tell 5.2.
what is correct?
Thanks,
Hajo
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
i have a question the installation-list could not solve.thus i try my luck
here...
I have a script (php-cli) which results in segfault. If i increase stack
size by...
ulimit -s unlimited
...the script is running and shows correct memory-limit error message.
My system's stack size def