3v4l.org

run code in 300+ PHP versions simultaneously
<?php declare(strict_types=1); $sqlite3 = new SQLite3(':memory:', SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE, null);
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught TypeError: SQLite3::__construct(): Argument #3 ($encryptionKey) must be of type string, null given in /in/PDRvd:4 Stack trace: #0 /in/PDRvd(4): SQLite3->__construct(':memory:', 6, NULL) #1 {main} thrown in /in/PDRvd 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:
171.77 ms | 406 KiB | 5 Q