Lex Li
Lex Li
:clipboard: **Description** Visual Studio Code started to support prerelease versions of extensions for a while, but the version badge (`/visual-studio-marketplace/v/:extensionId`) does not support switching between the stable/prerelease channels, https://code.visualstudio.com/updates/v1_63#_pre-release-extensions For...
https://docs.microsoft.com/en-us/dotnet/api/system.reflection.obfuscateassemblyattribute?view=net-5.0 This attribute might be useful.
It is not yet clear how such projects are compiled compared to PCL projects, so more investigation is needed after #85 . --- Want to back this issue? **[Post a...
The reason is unknown at this stage and I will further investigate. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35066275-reactive-extensions-based-applications-might-not-be-properly-obfuscated?utm_campaign=plugin&utm_content=tracker%2F14635322&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F14635322&utm_medium=issues&utm_source=github).
A report was published, https://windowsserver.uservoice.com/forums/310252-iis-and-web-server-role/suggestions/15619515-php-windows-event-viewer-support-syslog Need to review it and check if any change needed on PHP Manager side.
It is now a standard way to publish cmdlets via modules on PowerShell Gallery, so we should do the same. The name `PhpManager` has been used by others, so another...
I created a feature in Jexus Manager called PHP Diagnostics, https://www.jexusmanager.com/en/latest/tutorials/php-diagnostics.html Should be able to cherry pick some of checks to PHP Manager. It can be worked on once 2.0...
Registering new PHP version sets bad values set for FastCGI activityTimeout, requestTimeout The registration method (either via IIS manager or New-PhpVersion) sets idleTimeout : 300 activityTimeout : 300 requestTimeout :...
Several issues were reported over the years around Python virtual environment, including but not limited to #353, #333, #236 Create this task so that relevant investigation and code change can...