3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump( crypt('$2a$07$' . str_repeat('./', 11)), crypt('$2x$07$' . str_repeat('./', 11)), crypt('$2y$07$' . str_repeat('./', 11)) );
Output for rfc.property-hooks, git.master, git.master_jit
Fatal error: Uncaught ArgumentCountError: crypt() expects exactly 2 arguments, 1 given in /in/8K3Ob:4 Stack trace: #0 /in/8K3Ob(4): crypt(Object(SensitiveParameterValue)) #1 {main} thrown in /in/8K3Ob on line 4
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
106.67 ms | 2920 KiB | 4 Q