This has been a long standing bug, but i just recently sought out the cause.
The following snippets fails in currently packaged php:
open("test.zip", ZipArchive::CREATE | ZipArchive::OVERWRITE);
$zip->addFromString("foo.txt", "foo");
$zip->close();
With a warning:
Warning: ZipArchive::close(): Re
On 10.5.2017 0.48, Andrey Repin wrote:
> Greetings, Joni Eskelinen!
>
>> On 5.5.2017 14.17, Andrey Repin wrote:
>>> Greetings, Joni Eskelinen!
>>>
>>>> The following package has been added to the Cygwin distribution:
>>>
>>>>
On 5.5.2017 14.17, Andrey Repin wrote:
> Greetings, Joni Eskelinen!
>
>> The following package has been added to the Cygwin distribution:
>
>> * cygextreg-1.2.0-1
>
>
>> Scripts are executed with bash
>
> This must not be the case, unless explicit
The following package has been added to the Cygwin distribution:
* cygextreg-1.2.0-1
CygExtReg is a utility program allowing to register an extension (eg.
.sh) to be executed in Cygwin by double-clicking a file from Windows
File Explorer or by dragging and dropping files to an icon of a
registere
4 matches
Mail list logo