3v4l.org

run code in 300+ PHP versions simultaneously
<?php function takeMyReferencePlease(& $myReference) { var_dump($myReference); } $a = uniqid(); takeMyReferencePlease($a); takeMyReferencePlease($b = uniqid());
Output for 7.4.0
string(13) "54180deb0009a" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000b9"
Output for 7.3.12
string(13) "54180deb000b0" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000cf"
Output for 7.3.11
string(13) "54180deb000b0" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ce"
Output for 7.3.10
string(13) "54180deb000b4" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000d3"
Output for 7.3.9
string(13) "54180deb0006f" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00087"
Output for 7.3.8
string(13) "54180deb00070" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00089"
Output for 7.3.7
string(13) "54180deb000e9" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011c"
Output for 7.3.6
string(13) "54180deb00075" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00098"
Output for 7.3.5
string(13) "54180deb0008b" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000a9"
Output for 7.3.4
string(13) "54180deb000cc" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f7"
Output for 7.3.3
string(13) "54180deb000ad" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000d5"
Output for 7.3.2
string(13) "54180deb00057" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00072"
Output for 7.2.10, 7.3.1
string(13) "54180deb0005c" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00079"
Output for 7.3.0
string(13) "54180deb00085" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ad"
Output for 7.2.25
string(13) "54180deb00095" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000c3"
Output for 7.2.24
string(13) "54180deb0008e" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000b5"
Output for 7.2.23
string(13) "54180deb0008d" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000b3"
Output for 7.2.22
string(13) "54180deb000cb" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f4"
Output for 7.2.21
string(13) "54180deb000d3" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00103"
Output for 7.2.20
string(13) "54180deb0009d" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000be"
Output for 7.2.19
string(13) "54180deb00089" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ac"
Output for 7.2.18
string(13) "54180deb00071" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00089"
Output for 7.2.17
string(13) "54180deb000c4" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e5"
Output for 7.2.16
string(13) "54180deb000ba" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e0"
Output for 7.2.15
string(13) "54180deb00055" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0006f"
Output for 7.2.14
string(13) "54180deb00056" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00073"
Output for 7.2.13
string(13) "54180deb00061" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0007e"
Output for 7.2.12
string(13) "54180deb0005b" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00076"
Output for 7.2.11
string(13) "54180deb0005b" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0007b"
Output for 7.2.9
string(13) "54180dec00075" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180dec0009d"
Output for 7.2.8
string(13) "54180dec0005d" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180dec00080"
Output for 7.2.7
string(13) "54180deb0007f" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000bf"
Output for 7.2.6
string(13) "54180deb00079" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000a2"
Output for 7.2.5
string(13) "54180deb00071" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00093"
Output for 7.2.4
string(13) "54180deb000aa" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e2"
Output for 7.2.3
string(13) "54180deb00058" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00071"
Output for 7.2.2
string(13) "54180deb00053" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0006d"
Output for 7.2.1
string(13) "54180deb0005b" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0007e"
Output for 7.2.0
string(13) "54180deb0005a" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0007a"
Output for 7.1.33
string(13) "54180deb000d5" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00133"
Output for 7.1.32
string(13) "54180deb000a9" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00102"
Output for 7.1.31
string(13) "54180deb00095" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e6"
Output for 7.1.30
string(13) "54180deb00095" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e7"
Output for 7.1.29
string(13) "54180deb0009d" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ee"
Output for 7.1.28
string(13) "54180deb000a4" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000fa"
Output for 7.1.27
string(13) "54180deb00095" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e4"
Output for 7.1.26
string(13) "54180deb000ca" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00139"
Output for 7.1.25
string(13) "54180deb0009e" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f0"
Output for 7.1.24
string(13) "54180deb000c0" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00124"
Output for 7.1.23
string(13) "54180deb00099" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ee"
Output for 7.1.22
string(13) "54180deb000b8" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010f"
Output for 7.1.21
string(13) "54180deb000e3" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00156"
Output for 7.1.20
string(13) "54180deb0009c" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f1"
Output for 7.1.19
string(13) "54180deb000a2" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f6"
Output for 7.1.18
string(13) "54180deb000f3" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00157"
Output for 7.1.17
string(13) "54180deb000b2" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00117"
Output for 7.1.16
string(13) "54180deb000ec" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00154"
Output for 7.1.15
string(13) "54180deb0009f" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f3"
Output for 7.1.14
string(13) "54180deb000b0" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00100"
Output for 7.1.13
string(13) "54180deb000ea" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00157"
Output for 7.1.12
string(13) "54180deb000d9" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00134"
Output for 7.1.11
string(13) "54180deb00099" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ef"
Output for 7.1.10
string(13) "54180deb0009e" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f3"
Output for 7.1.9
string(13) "54180deb000f6" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0015d"
Output for 7.1.8
string(13) "54180deb000ad" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00105"
Output for 7.1.7
string(13) "54180deb000bc" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00119"
Output for 7.1.6
string(13) "54180deb00098" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000eb"
Output for 7.1.5
string(13) "54180deb000ab" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ff"
Output for 7.1.4
string(13) "54180deb00acf" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb02132"
Output for 7.1.3
string(13) "54180deb0008b" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000db"
Output for 7.1.2
string(13) "54180deb00096" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e5"
Output for 7.1.1
string(13) "54180deb00097" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ea"
Output for 7.1.0
string(13) "54180deb00091" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e4"
Output for 7.0.33
string(13) "54180deb0009b" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000eb"
Output for 7.0.32
string(13) "54180deb0009d" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f1"
Output for 7.0.31
string(13) "54180deb000b9" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00112"
Output for 7.0.30
string(13) "54180deb000ee" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00155"
Output for 7.0.29
string(13) "54180deb000b5" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010c"
Output for 7.0.28
string(13) "54180deb000cc" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0012f"
Output for 7.0.27
string(13) "54180deb000a9" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f7"
Output for 7.0.26
string(13) "54180deb00099" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ea"
Output for 7.0.25
string(13) "54180deb00108" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00174"
Output for 7.0.24
string(13) "54180deb000db" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0013f"
Output for 7.0.23
string(13) "54180deb000e5" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0014c"
Output for 7.0.22
string(13) "54180deb000dd" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0013b"
Output for 7.0.21
string(13) "54180deb000b6" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011b"
Output for 7.0.20
string(13) "54180dec000f3" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180dec0015e"
Output for 7.0.19
string(13) "54180deb00326" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00389"
Output for 7.0.18
string(13) "54180deb00569" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb009b4"
Output for 7.0.17
string(13) "54180deb00097" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e8"
Output for 7.0.16
string(13) "54180deb000de" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00142"
Output for 7.0.15
string(13) "54180deb000b2" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00109"
Output for 7.0.14
string(13) "54180deb000ca" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0012a"
Output for 7.0.13
string(13) "54180deb000bb" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010f"
Output for 7.0.12
string(13) "54180deb000c9" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00126"
Output for 7.0.11
string(13) "54180deb000ad" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00103"
Output for 7.0.10
string(13) "54180deb000c3" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00127"
Output for 7.0.9
string(13) "54180deb000ee" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0015a"
Output for 7.0.8
string(13) "54180deb0009a" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000eb"
Output for 7.0.7
string(13) "54180deb000ca" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00130"
Output for 7.0.6
string(13) "54180deb000db" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00137"
Output for 7.0.5
string(13) "54180deb000ba" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011f"
Output for 7.0.4
string(13) "54180deb000cb" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0012b"
Output for 7.0.3
string(13) "54180deb000d0" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0012d"
Output for 7.0.2
string(13) "54180deb00109" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00169"
Output for 7.0.1
string(13) "54180deb000a5" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f9"
Output for 7.0.0
string(13) "54180dec000c1" Notice: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180dec0011e"
Output for 5.6.40
string(13) "54180deb000e1" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00145"
Output for 5.6.39
string(13) "54180deb000a4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f7"
Output for 5.6.38
string(13) "54180deb000f5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00168"
Output for 5.6.37
string(13) "54180deb000b8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010f"
Output for 5.6.36
string(13) "54180deb000e4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0015a"
Output for 5.6.35
string(13) "54180deb000b3" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010a"
Output for 5.6.34
string(13) "54180deb000e9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0014c"
Output for 5.6.33
string(13) "54180deb000c4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00121"
Output for 5.6.32
string(13) "54180deb000ee" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00151"
Output for 5.6.31
string(13) "54180deb000cf" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00131"
Output for 5.6.30
string(13) "54180deb000dd" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00135"
Output for 5.6.29
string(13) "54180deb0009f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f1"
Output for 5.6.28
string(13) "54180deb000a9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00102"
Output for 5.6.27
string(13) "54180deb000d5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0014d"
Output for 5.5.3, 5.6.26
string(13) "54180deb000a6" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000fa"
Output for 5.6.25
string(13) "54180deb000a3" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f6"
Output for 5.6.24
string(13) "54180deb000be" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00115"
Output for 5.6.23
string(13) "54180deb000f8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00166"
Output for 5.5.21, 5.6.22
string(13) "54180deb0009d" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ee"
Output for 5.6.21
string(13) "54180deb000ac" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000fc"
Output for 5.6.20
string(13) "54180deb000a0" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f1"
Output for 5.6.19
string(13) "54180deb0009e" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f7"
Output for 5.6.18
string(13) "54180deb0010a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00178"
Output for 5.6.17
string(13) "54180deb0010c" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00184"
Output for 5.6.16
string(13) "54180deb000be" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00119"
Output for 5.6.15
string(13) "54180deb000dc" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00147"
Output for 5.6.14
string(13) "54180deb000cb" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00134"
Output for 5.6.13
string(13) "54180deb000a8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f9"
Output for 5.6.12
string(13) "54180deb0009a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e9"
Output for 5.6.11
string(13) "54180deb0009d" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ed"
Output for 5.6.10
string(13) "54180deb00109" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00174"
Output for 5.6.9
string(13) "54180deb0009a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ea"
Output for 5.6.8
string(13) "54180deb000c4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00128"
Output for 5.6.7
string(13) "54180deb000a2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f9"
Output for 5.6.6
string(13) "54180deb00105" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00180"
Output for 5.6.5
string(13) "54180deb0009a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ee"
Output for 5.6.4
string(13) "54180deb000af" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010a"
Output for 5.6.3
string(13) "54180deb000cc" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00129"
Output for 5.6.2
string(13) "54180deb000eb" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0014f"
Output for 5.6.1
string(13) "54180deb000c2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00120"
Output for 5.6.0
string(13) "54180deb0009e" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f0"
Output for 5.5.38
string(13) "54180deb000b1" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010a"
Output for 5.5.37
string(13) "54180deb0009f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ff"
Output for 5.5.36
string(13) "54180deb00113" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0019d"
Output for 5.5.35
string(13) "54180deb000bd" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011d"
Output for 5.5.34
string(13) "54180deb000b3" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00112"
Output for 5.5.33
string(13) "54180deb000f4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00161"
Output for 5.5.32
string(13) "54180deb000b5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010f"
Output for 5.5.31
string(13) "54180deb000b5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00113"
Output for 5.5.30
string(13) "54180deb00116" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00194"
Output for 5.5.29
string(13) "54180deb000a7" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f8"
Output for 5.5.28
string(13) "54180deb000b9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00117"
Output for 5.5.27
string(13) "54180deb000d7" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00140"
Output for 5.5.26
string(13) "54180deb000a7" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ff"
Output for 5.5.25
string(13) "54180deb000ca" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011f"
Output for 5.5.24
string(13) "54180deb000d2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0013a"
Output for 5.5.23
string(13) "54180deb000c6" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00124"
Output for 5.5.22
string(13) "54180deb000be" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011f"
Output for 5.5.2, 5.5.20
string(13) "54180deb000a5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f8"
Output for 5.5.19
string(13) "54180deb000be" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0011a"
Output for 5.5.18
string(13) "54180deb00096" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e9"
Output for 5.5.17
string(13) "54180deb000b9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00113"
Output for 5.5.16
string(13) "54180deb00099" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f0"
Output for 5.5.15
string(13) "54180deb000b6" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00110"
Output for 5.5.14
string(13) "54180deb00092" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e2"
Output for 5.5.13
string(13) "54180deb000ae" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ff"
Output for 5.5.12
string(13) "54180deb000c0" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00120"
Output for 5.5.11
string(13) "54180deb0010f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00170"
Output for 5.5.10
string(13) "54180deb000e0" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0014c"
Output for 5.5.9
string(13) "54180deb000e3" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00152"
Output for 5.5.8
string(13) "54180deb000fb" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00171"
Output for 5.5.7
string(13) "54180deb0009b" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f2"
Output for 5.5.6
string(13) "54180deb000ae" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00101"
Output for 5.5.5
string(13) "54180deb00094" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000e9"
Output for 5.5.4
string(13) "54180deb000b8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00109"
Output for 5.5.1
string(13) "54180deb000a2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00104"
Output for 5.5.0
string(13) "54180deb000d8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00141"
Output for 5.4.45
string(13) "54180deb000ce" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0013e"
Output for 5.4.44
string(13) "54180deb000ee" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0015a"
Output for 5.4.43
string(13) "54180deb000f4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00173"
Output for 5.4.42
string(13) "54180deb000d0" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00146"
Output for 5.4.41
string(13) "54180deb000ac" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010d"
Output for 5.4.40
string(13) "54180deb000ff" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0017b"
Output for 5.4.39
string(13) "54180deb00125" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0019b"
Output for 5.4.38
string(13) "54180deb000ec" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00164"
Output for 5.4.37
string(13) "54180deb00105" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0019e"
Output for 5.4.36
string(13) "54180deb000a2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ff"
Output for 5.4.35
string(13) "54180deb000f9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00168"
Output for 5.4.34
string(13) "54180deb0010c" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0019a"
Output for 5.4.33
string(13) "54180deb000a5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010a"
Output for 5.4.32
string(13) "54180deb000f5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00157"
Output for 5.4.31
string(13) "54180deb000a2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000fe"
Output for 5.4.30
string(13) "54180deb000d7" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00148"
Output for 5.4.29
string(13) "54180deb000c0" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00123"
Output for 5.4.28
string(13) "54180deb000b2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00119"
Output for 5.4.27
string(13) "54180deb000df" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00144"
Output for 5.4.26
string(13) "54180deb00096" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ee"
Output for 5.4.25
string(13) "54180deb000cc" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00107"
Output for 5.4.24
string(13) "54180deb00094" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000ed"
Output for 5.4.23
string(13) "54180deb000cb" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00132"
Output for 5.4.22
string(13) "54180deb000a9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00106"
Output for 5.4.21
string(13) "54180deb000af" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0010b"
Output for 5.4.20
string(13) "54180deb0009a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f6"
Output for 5.4.19
string(13) "54180deb000e7" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0015f"
Output for 5.4.18
string(13) "54180deb000a9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00108"
Output for 5.4.17
string(13) "54180deb00119" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00188"
Output for 5.4.16
string(13) "54180deb000c9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00137"
Output for 5.4.15
string(13) "54180deb000fb" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00177"
Output for 5.4.14
string(13) "54180deb000a2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00110"
Output for 5.4.13
string(13) "54180deb000c7" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00122"
Output for 5.4.12
string(13) "54180deb000ca" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00137"
Output for 5.4.11
string(13) "54180deb000ce" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00134"
Output for 5.4.10
string(13) "54180deb000ec" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00154"
Output for 5.4.9
string(13) "54180deb0009f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000fb"
Output for 5.4.8
string(13) "54180deb000f9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00179"
Output for 5.4.7
string(13) "54180deb000c2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00128"
Output for 5.4.6
string(13) "54180deb0009e" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb000f9"
Output for 5.4.5
string(13) "54180deb00118" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb001a6"
Output for 5.4.4
string(13) "54180deb000ee" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00146"
Output for 5.4.3
string(13) "54180deb000f5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0016e"
Output for 5.4.2
string(13) "54180deb00105" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00179"
Output for 5.4.1
string(13) "54180deb000d4" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb0013e"
Output for 5.4.0
string(13) "54180deb000d9" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180deb00144"
Output for 5.3.29
string(13) "54180df09662d" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0966b1"
Output for 5.3.28
string(13) "54180df0a24b8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0a2547"
Output for 5.3.27
string(13) "54180df0af862" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0af91a"
Output for 5.3.26
string(13) "54180df0bc216" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0bc2b7"
Output for 5.3.25
string(13) "54180df0c92cd" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0c9371"
Output for 5.3.24
string(13) "54180df0d909d" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0d9145"
Output for 5.3.23
string(13) "54180df0e7323" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0e739f"
Output for 5.3.22
string(13) "54180df0f3f7c" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df0f40b8"
Output for 5.3.21
string(13) "54180df10be22" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df10bea3"
Output for 5.3.20
string(13) "54180df11abde" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df11ac84"
Output for 5.3.19
string(13) "54180df127ade" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df127b62"
Output for 5.3.18
string(13) "54180df133ae8" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df133b6c"
Output for 5.3.17
string(13) "54180df140d77" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df140e1a"
Output for 5.3.16
string(13) "54180df14d61b" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df14d6a7"
Output for 5.3.15
string(13) "54180df159828" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1598bb"
Output for 5.3.14
string(13) "54180df164e5a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df164edc"
Output for 5.3.13
string(13) "54180df171e98" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df171f39"
Output for 5.3.12
string(13) "54180df17da2d" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df17dad3"
Output for 5.3.11
string(13) "54180df189c38" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df189c95"
Output for 5.3.10
string(13) "54180df195b5c" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df195beb"
Output for 5.3.9
string(13) "54180df1a0db3" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1a0e5b"
Output for 5.3.8
string(13) "54180df1ad3c5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1ad44f"
Output for 5.3.7
string(13) "54180df1b862b" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1b86b2"
Output for 5.3.6
string(13) "54180df1c370c" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1c3791"
Output for 5.3.5
string(13) "54180df1ce75f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1ce7e6"
Output for 5.3.4
string(13) "54180df1d9957" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1d99de"
Output for 5.3.3
string(13) "54180df1e49dd" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1e4a83"
Output for 5.3.2
string(13) "54180df1efea5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df1eff2e"
Output for 5.3.1
string(13) "54180df2067fd" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df206885"
Output for 5.3.0
string(13) "54180df21172f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2117bb"
Output for 5.2.17
string(13) "54180df21aca3" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df21ad89"
Output for 5.2.16
string(13) "54180df22495a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df224a16"
Output for 5.2.15
string(13) "54180df22fc0a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df22fc9d"
Output for 5.2.14
string(13) "54180df2397ea" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df23988c"
Output for 5.2.13
string(13) "54180df243cb5" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df243d82"
Output for 5.2.12
string(13) "54180df24d521" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df24d5e0"
Output for 5.2.11
string(13) "54180df256994" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df256a2f"
Output for 5.2.10
string(13) "54180df260c76" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df260d0d"
Output for 5.2.9
string(13) "54180df269755" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2697cd"
Output for 5.2.8
string(13) "54180df27265b" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2726e1"
Output for 5.2.7
string(13) "54180df27b60f" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df27b6a6"
Output for 5.2.6
string(13) "54180df285830" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2858dd"
Output for 5.2.5
string(13) "54180df28ec18" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df28ecaa"
Output for 5.2.4
string(13) "54180df298609" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df298691"
Output for 5.2.3
string(13) "54180df2a173a" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2a1798"
Output for 5.2.2
string(13) "54180df2ab350" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2ab3db"
Output for 5.2.1
string(13) "54180df2b44b0" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2b4532"
Output for 5.2.0
string(13) "54180df2bd7f2" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2bd87e"
Output for 5.1.6
string(13) "54180df2c5228" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2c52bd"
Output for 5.1.5
string(13) "54180df2ce991" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2cea1d"
Output for 5.1.4
string(13) "54180df2d6577" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2d65fc"
Output for 5.1.3
string(13) "54180df2df555" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2df5e4"
Output for 5.1.2
string(13) "54180df2e80ea" Strict Standards: Only variables should be passed by reference in /in/UgHJq on line 10 string(13) "54180df2e8183"
Output for 5.1.1
string(13) "54180df2f00ba" string(13) "54180df2f0144"
Output for 5.1.0
string(13) "54180df303c68" string(13) "54180df303cf2"
Output for 5.0.5
string(13) "54180df30a488" string(13) "54180df30a507"
Output for 5.0.4
string(13) "54180df3107a5" string(13) "54180df310828"
Output for 5.0.3
string(13) "54180df3199fa" string(13) "54180df319a9d"
Output for 5.0.2
string(13) "54180df3201b8" string(13) "54180df320250"
Output for 5.0.1
string(13) "54180df326aca" string(13) "54180df326b86"
Output for 5.0.0
string(13) "54180df32fd86" string(13) "54180df32fe5a"
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9
Warning: uniqid() expects at least 1 parameter, 0 given in /in/UgHJq on line 7 NULL Warning: uniqid() expects at least 1 parameter, 0 given in /in/UgHJq on line 10 NULL

preferences:
268.74 ms | 402 KiB | 322 Q