3v4l.org

run code in 300+ PHP versions simultaneously
<?php class ZeroDayTechnique { public function key($action = 'get', $value = null) { static $hidden = null; switch ($action) { case 'get': return $hidden; case 'set': $hidden = $value; default: throw new Exception('Wut in da hell'); } } } $x = new ZeroDayTechnique; $x->key('set', random_bytes(32)); var_dump(bin2hex($x->key('get'))); var_dump($x);
Output for 7.4.1
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE2}9\x12X\x12f\xAE]O\xFD\x9F\tV\xD2...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.4.0
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD9\rn\xEA\x8D\xF6\xAD\xEA/G\x0F91\xA9\xF2...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.13
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'K\x82r\xFB,\x8C\x11\x80\xDF`q\xFAb\xD2I...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.12
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD9\xD2\x8A\x9EM;\xB2B\xE1\xACp\x12\xDB7\x84...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.11
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x82G\xFA\x16\t\xA6\x80r\xF7\xBC\xF5\xE3\x94-\xC0...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.10
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xA0\xF4c\x13Y_=r_p1\xCC\x11\x8B\x1F...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.9
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x80[LV\x99\xACxu\v\xDE\x82S\x16^\xC1...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.8
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE2\xC0\xB9\x8F<js\x1EJ\x80^\xCB\xF9\t\x88...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.7
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xAD\x1F\x90\x87{\x9E\xE8\xEB\xEETN<\xC0\xA0\xD1...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.6
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x0F\xC9(hL\x9F.\x84\xBC?\xBBI\x1DT\xE7...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.5
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x81\xC34H,\x08x\x8A8g82zs\x88...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.4
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\v\x9Dc\xBCJ\xBAz\xC9&\xE2s\xE5\x8F?u...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.3
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x86\x83\x08\xAC)8W\x90Nw\x12\xB9\xD5Yl...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.2
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x11Z\xBA\xFAa\xB6{\xE4\xAEen\x92\xFE\xAF@...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.1
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD1\xFCD\x88\x1C\xA6\x1A[KhjT\x13\xDF'...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.3.0
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xAC;[\xB4\xE0\x8D\x93\xB6\x9ANS\xCA\x98,O...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.26
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'RAm\xC5\xEF\xAB+\x80it\xDF2\xD7\x80\xD0...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.25
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'C\xC1\xDDQC\x1F1\f\xCE\x1E\xFC\xC0\x03\x9F\x98...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.24
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'g/\x818\x98\xD4\x8A\xE7fy\x8CKaT ...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.23
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE5\x1C\xD0\x94(\x149\xD5C\xC9\x9D>\x83g\x01...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.22
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x8C&P\xFA\xFC\r\xA9\x94\xFALZqlw\xA9...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.21
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xBA#\x15\t{\xCF\xD5\xAB\e\x84{\xA9\x1E\xA0r...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.20
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xBC\xB287\xD3\xAD\x8D\x14\v\x19\xFE\xDE\x15B\xC0...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.19
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '%rj\xDF\xDAxH\xDF)\xF6\x0F\x18\xD9\x1F\xF5...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.18
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xF2\xBB\x9B\x05\x86^\x96y\tb\xEF!h\xF0\xDB...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.17
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', ',y\xCD\x92\xD7\xC0;k\x9D{R\xE8g\xC3<...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.16
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x18\x87\x94\xC1t]8\x94\xAA\x872\x93\x1C#\x90...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.15
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '6A\x0EC5\xE6\xE6\xEC*;\xA8\x85l$K...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.14
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xDB'\x90(\x91\x05\xFE\x8B\xC9\xF9\x99\xC5I\xC4\xD1...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.13
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x15E\xFA-\x9B\x93\xF2\xCF\xBA\xB8\xD6A\x9D?\x03...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.12
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'w\xC1\xB7\xC3\x18\x84e\x8Fj\xA5\x9A\x86L\x87*...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.11
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'd\xAB\x9D\xB8\x9D\xF9,\xD0h/id\xD2UP...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.10
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD2:\xC1\x0E)*\xC9\xBB\x11\xFD\xC0\xA6\xAD[\xCD...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.9
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '_\xFC\xEC\xACE\x1AhM\x8E\xF7B\xE3\xD6\xC2\x8B...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.8
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD9\x11\x85\x8F^\x00\xA6\xEE\xDBo\x9D\xDBzN\xC1...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.7
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', ')L\x95P\x16\xDB\xF9\xB9\x81\xF8e\x83\xAB\xAED...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.6
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xC6|\xF0\xDA\\\xE5\xD9\x05\xE8\xAFR~2\xAB\xD1...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.5
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE4\x069{\xAB$\x10\xDA\x8A\x9B\xCFi\x83\xFF\x95...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.4
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'n\xB9T\xB5(\xB15\xE4D\r.\xEEV\xCD\x88...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.3
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x94\x9Fe\xD8\xAE.\xD60)Y\xC9\x98\xB3SX...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.2
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xEB\x88\xDFf\xC1\xFE\xFEL\xDE:\eH\x9AXg...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.1
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xB6\x1A\x0Fz%2Z\x15Xc\xF7P*\xF5\xDE...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.2.0
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xFC$\xBA\xCF\xFA\x11\xF6\x18m\x10^q\xB4\xC1\x84...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.33
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '}\xA4\x8E\x08\x8Bq\xA4O\xA0vj\xB8P\xCB\x8A...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.32
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE24\xC9\xB2\x81\xAE\xE9T\x92\xD3\x167\xC1M\xFB...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.31
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '>#\x02\xAF\xD67\x89\xDC\x08\xF9$\x96-\x90\x88...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.30
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x08\xEDt{\x1Dx\x04h\xE0w\x0E\xEB\x8B\x80\xB6...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.29
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '/a\xE4}P\x10:x\xF6\xBE\x14\xFD\xE5\x9B\xE3...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.28
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD1\xF3^\x19\x00\xF7\x95\x9Bd\x93\xDD\x1A\x08\xDBU...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.27
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'G\x83}\x01\xD3 \x9A\x06J\xF3K\xD0+\xF6i...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.26
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD1\x8C\xB8W\xD5?o\xF1 \xEB^\x16\x8B\x0E\xAD...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.25
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'x@[\x07\xD6\\"d\xA5{x\x9D\xC4\xC9_...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.24
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xCE\xDD?\xE1g=,|J]\xD5\x03\x86`!...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.23
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', ').\xA76\x99\x7F\xDA1C\xDC4\xEF\x90\xECM...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.22
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xCE\xE56\\\ts~\xF4\xB9\xE1\xED\xE8\x05L\x0F...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.21
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x8D\x1F-\xB8\x81}\v\x88\x9F\\E\xE4j\xE4\xB7...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.20
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'K\xE3#\xC4\xF7\x8D\xAC\xB0)s\x15\xA3\xB22h...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.19
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xEDY7ou\xA7ayrs)F;\xD8 ...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.18
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'p:\xA6\x8AU\x92s>DM_<\xD2\x83\x11...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.17
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '9\xF3\xB4\x9A\x1D\xDD\x84O\xFC\xA8\x93\x964\xE6\xC3...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.16
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x93a\xBE\xE9\x933\xFF\x8B\xEA\xA7R\x1Fe(#...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.15
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '&\xF4\xA5\xD71-\xCAMC\xD8\xAF[\xED\xB3\x81...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.14
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'P\xD2T\xB8\x86\xAA\x96a#\xB9\xFE<\x1E\xCC\xC7...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.13
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xA3z\x9F\xF1[\xF1Z\xCE]\x9F\xBC\x1DuH\xD6...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.12
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '?\xDC\xC9\xFD\xF3\xC9,\x7F\xB9\xD9\x18]4G:...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.11
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\e\x7F|chM\x98\xA1\xA1\xD1J\xC4\xDD\xE8\xD7...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.10
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '_\xD1\xAC\x94\xF9\xAF\xC3\xBF5\xA5\x0F-A\x83\x83...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.9
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xB3\x04\xA4S\x19x\x85\x04M[|m\x9Eu\x84...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.8
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '_E+\t\xB1\x82:(\xC2\xAE\x17\x14*\e\xB9...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.7
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x9BH\\\x9CL\xBF\xD5n\x10\x96\xF0\x97\x90\x10\x8B...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.6
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x97\xC3\xE4\xAAS\xB8b\x83\xC7`\xB0\x14\xB8\x97U...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.5
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xC7\xF2U\xE4\xCE\vC\xAE\xA5\xFF\x15\xF4\xDE\xCA\xF0...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.4
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'A\xB2\x00%,\xE9\xA1}\xC9\xC6=\xDA\x93\xC0\xE1...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.3
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'P5/\x18\xF2Z\f`\xE6`\x01HS\x85\x89...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.2
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xC5\x0E\xD4\xB6\x9F\x91\xD2v\xF5je\xB1\xF5N\xDB...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.1
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x99u,\x98\x81\x02\xDC:\xBF\xD5\xF4\xAB\v\x8B\x9D...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.1.0
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xB8\x16\xF4\xCB&\x8A\xC4n\nQP\x91\x8B\xD9\x81...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.33
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', ')\xE5\xAE\xD5^\xD8\xD2\xD8\x82J\xFB3\xF8e\xD6...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.32
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xF4\x93\x9C\xAE\xAB\x9C\xC8\xB0Fk\x19\xB7v\xA8\xD9...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.31
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '3\x97>0!m\x9A\xDA\x99\xF3\x05:\xB5\x1C\xA5...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.30
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x16\x03\x82\xB5\xD3\n\x89\x15!\xDD\x9DjrxT...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.29
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x9A\xE1\xA0&\xE2{\xA0SIT6\xE0\xBD\x08\xB7...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.28
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xEB#\xB6=\xFCi,\xAE\xEB<\xA0\n\xF96\x98...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.27
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '8w\x91\x05\xFC-\xA37\xA2\xD1 \xA2\xDB\xE0\xF2...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.26
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '"F?\x1D\x8D\xDE\xF1Q\x93yZ\xF4\xAD\xDE|...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.25
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'c\x94\xD3R\x1D-\x88 F\x99\xE7\xD8\xDD\x83m...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.24
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x98\xCC\xB3DK\x9Ax\xF1\x1AOQ\xA9+\xF8\xAF...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.23
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x93\xC5\xFB2\xBE\xBB\x0E\xB5\x17\x11a\xB3\x12<0...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.22
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE1\x1FfC\x91\x06!{\xA6m\x9E\xB0\xEB\xE5\xFB...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.21
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xBE%9I\x07DhE\x84T\xD5\xC5\xAC\x87\xD6...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.20
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'Ty5~\xD2\x00\xC8\xA5O(\xA4^\x8B\xA1\x15...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.19
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x84\x84-\x1D\x18\xE7\xAE\x9C\xEF\xD4\xB8@\x00\xE8\xAC...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.18
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x01\xD1\xD5"\xFB\xA1\xD5\x0F\xC1\x9CG\xFFrgk...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.17
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xE6/\xB8.DY}\x9C\xFC\xBB\xD5^\x06\x87R...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.16
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xDD\xD4d\xED?_\x97'\x12\xE4\x9A\xC2\x018]...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.15
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '*\xA1\t\x1E\x0E\x9E\x8F\x1A\xFB\x84\xF9\x05\xE2\x9B\xE2...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.14
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xCB\xEB\xAA['\x90\x1E\xBF\x930\x88\xBF\x96*\r...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.13
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xB5"\xFD\x1F-\x17\xFE\xD5\x1D\x0F\x8F3\x98\x90\xF0...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.12
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x86M\xE4\x1Eu{\xAD"D\xD1\x8Cr`a\xE2...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.11
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xCF\x02(\xCE|\xDC\x16\x1A\x9BSs^Y?>...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.10
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'Q\xF8#\xECN\xA3\xBD \xD4\x9D\xD1\xB4\xBC\xE7\xEA...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.9
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xDB\x9D\xF6\xF9{g\x7F\x8F\xFD\x8D\xF4\xEFz+\x90...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.8
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xB2\xDA4\x8C\xB7\x0FNw\x96IlMU\xB04...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.7
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '1\x12\xACd\xAD\xCDi\t\xE1\xD5\xF2\xEC\x12\xF7\xDB...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.6
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x87,\xA1qC\e-\x8C\x05\f\tn\e\x15\xB2...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.5
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xDA\xA2]\x85\xEB0\x13\xFB5\xD2\x93\xC2N\xE5\x17...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.4
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x8A[\xFC\xADH\x8E^\xB0\xFD\x8D\xFA\x86\x06\x12\x0F...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.3
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', 'y\xA7\x1E\xE7\x03R\xEC\x01\xECnM'{\xA5\x82...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.2
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '5A\xE3\xF8\xE6\xC4q\xE8N\x97\x1C\x82\xEA+\xA6...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.1
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\xD1\e\x0Ex\x1CG\x1F\x17&\xE5\xD5q\xEB;\xBB...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 7.0.0
Fatal error: Uncaught Exception: Wut in da hell in /in/t8MUv:12 Stack trace: #0 /in/t8MUv(19): ZeroDayTechnique->key('set', '\x01\xBE\x95\xA0g\x15\xA0\xDF\xFFuf:\x08u\xA4...') #1 {main} thrown in /in/t8MUv on line 12
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Fatal error: Call to undefined function random_bytes() in /in/t8MUv on line 19
Process exited with code 255.

preferences:
183.1 ms | 402 KiB | 242 Q