phpshell icon indicating copy to clipboard operation
phpshell copied to clipboard

An online php shell

Results 13 phpshell issues
Sort by recently updated
recently updated
newest added

This is just minor UX issue. Obviously, execution works normally. Link: https://3v4l.org/PsD6dN#v8.3.6 ![image](https://github.com/SjonHortensius/3v4l_org/assets/1993453/c431659d-345b-4a5e-981d-c6559971ea85)

It would be a great addition to handle UTF-8 correctly in Live Preview. I wanted to diagnose some UTF-8 related things but the output is not readable in live-preview: https://3v4l.org/ZsUDp...

Hello, I wanted to check `iconv_mime_decode` PHP function results on various PHP versions including old ones (7.4.33 especially). With a snippet like this one : ``` $value = 'my string...

3v4l is used by an apparently pretty popular betting site to verify bet outcomes. These scripts pollute the database without much use. I'm considering removing these scripts (it seems there...

While this output is useful, it is not needed in the db for all scripts, for eternity. We do currently have a dependency on it for generating `functionCalls`. The impact...

It's probably more useful to allow selecting (multiple) majors to run - especially as more versions are moved into the 'archived' checkbox which will accumulate more outdated versions

At , when typing: ```php function x() { } x(); ``` And then adding anything above or below it, the preview starts failing: ``` Fatal error: Cannot redeclare x() (previously...

Some algorithms only work on 64-bit architectures, and most hosts today are probably running 64-bit builds. To reduce inconsistencies, it would be useful if 3v4l also used 64-bit builds.

enhancement

Hardcoded phpversion may be outdated as we use the latest available wasm.