3v4l.org

run code in 300+ PHP versions simultaneously
<?php function & foo() { return $tmp = new stdClass; } $foo1 = foo(); $foo2 = foo(); var_dump( spl_object_hash($foo1), spl_object_hash($foo2), spl_object_hash(foo()), spl_object_hash(foo()) );
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000000000010000000000000000" string(32) "00000000000000020000000000000000" string(32) "00000000000000030000000000000000" string(32) "00000000000000030000000000000000"
Output for 8.0.30
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000768f75f90000000065741121" string(32) "00000000768f75fa0000000065741121" string(32) "00000000768f75fb0000000065741121" string(32) "00000000768f75fb0000000065741121"
Output for 8.0.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000486228f800000000243f6d37" string(32) "00000000486228fb00000000243f6d37" string(32) "00000000486228fa00000000243f6d37" string(32) "00000000486228fa00000000243f6d37"
Output for 8.0.28
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005c5ab6d70000000005b3c2b1" string(32) "000000005c5ab6d40000000005b3c2b1" string(32) "000000005c5ab6d50000000005b3c2b1" string(32) "000000005c5ab6d50000000005b3c2b1"
Output for 7.4.28, 8.0.27
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000780211fb0000000060b894d3" string(32) "00000000780211f80000000060b894d3" string(32) "00000000780211f90000000060b894d3" string(32) "00000000780211f90000000060b894d3"
Output for 8.0.26
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000a1879a1000000001d079c0b" string(32) "000000000a1879a2000000001d079c0b" string(32) "000000000a1879a3000000001d079c0b" string(32) "000000000a1879a3000000001d079c0b"
Output for 8.0.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004cadb22a0000000044d2f748" string(32) "000000004cadb2290000000044d2f748" string(32) "000000004cadb2280000000044d2f748" string(32) "000000004cadb2280000000044d2f748"
Output for 8.0.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006f4f66130000000079c8f15b" string(32) "000000006f4f66100000000079c8f15b" string(32) "000000006f4f66110000000079c8f15b" string(32) "000000006f4f66110000000079c8f15b"
Output for 8.0.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001a422edd000000005cc21cd6" string(32) "000000001a422ede000000005cc21cd6" string(32) "000000001a422edf000000005cc21cd6" string(32) "000000001a422edf000000005cc21cd6"
Output for 8.0.22
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000075de548900000000615dc374" string(32) "0000000075de548a00000000615dc374" string(32) "0000000075de548b00000000615dc374" string(32) "0000000075de548b00000000615dc374"
Output for 8.0.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000726839f8000000000a08244b" string(32) "00000000726839fb000000000a08244b" string(32) "00000000726839fa000000000a08244b" string(32) "00000000726839fa000000000a08244b"
Output for 8.0.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000426ceee80000000003af1f50" string(32) "00000000426ceeeb0000000003af1f50" string(32) "00000000426ceeea0000000003af1f50" string(32) "00000000426ceeea0000000003af1f50"
Output for 8.0.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004507ee76000000001712e2f1" string(32) "000000004507ee75000000001712e2f1" string(32) "000000004507ee74000000001712e2f1" string(32) "000000004507ee74000000001712e2f1"
Output for 8.0.18
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002d6261ce000000004658066e" string(32) "000000002d6261cd000000004658066e" string(32) "000000002d6261cc000000004658066e" string(32) "000000002d6261cc000000004658066e"
Output for 8.0.17
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002dc2b58e0000000008ad3a1c" string(32) "000000002dc2b58d0000000008ad3a1c" string(32) "000000002dc2b58c0000000008ad3a1c" string(32) "000000002dc2b58c0000000008ad3a1c"
Output for 8.0.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000005584c520000000067b1cb88" string(32) "0000000005584c510000000067b1cb88" string(32) "0000000005584c500000000067b1cb88" string(32) "0000000005584c500000000067b1cb88"
Output for 8.0.15
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003b64a351000000003cf05f08" string(32) "000000003b64a352000000003cf05f08" string(32) "000000003b64a353000000003cf05f08" string(32) "000000003b64a353000000003cf05f08"
Output for 8.0.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007e6bb8a400000000180d7887" string(32) "000000007e6bb8a700000000180d7887" string(32) "000000007e6bb8a600000000180d7887" string(32) "000000007e6bb8a600000000180d7887"
Output for 8.0.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000234fce630000000024019f6a" string(32) "00000000234fce600000000024019f6a" string(32) "00000000234fce610000000024019f6a" string(32) "00000000234fce610000000024019f6a"
Output for 8.0.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005fe020b0000000002c2e387f" string(32) "000000005fe020b3000000002c2e387f" string(32) "000000005fe020b2000000002c2e387f" string(32) "000000005fe020b2000000002c2e387f"
Output for 8.0.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000005c574910000000051079565" string(32) "0000000005c574920000000051079565" string(32) "0000000005c574930000000051079565" string(32) "0000000005c574930000000051079565"
Output for 8.0.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000063ed438a000000007c8c2735" string(32) "0000000063ed4389000000007c8c2735" string(32) "0000000063ed4388000000007c8c2735" string(32) "0000000063ed4388000000007c8c2735"
Output for 8.0.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003df7f483000000004ce80045" string(32) "000000003df7f480000000004ce80045" string(32) "000000003df7f481000000004ce80045" string(32) "000000003df7f481000000004ce80045"
Output for 8.0.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000a1ab22500000000017dc078" string(32) "000000000a1ab22600000000017dc078" string(32) "000000000a1ab22700000000017dc078" string(32) "000000000a1ab22700000000017dc078"
Output for 8.0.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000016c9baf8000000007a56767c" string(32) "0000000016c9bafb000000007a56767c" string(32) "0000000016c9bafa000000007a56767c" string(32) "0000000016c9bafa000000007a56767c"
Output for 8.0.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006d7f677a00000000721fc7e3" string(32) "000000006d7f677900000000721fc7e3" string(32) "000000006d7f677800000000721fc7e3" string(32) "000000006d7f677800000000721fc7e3"
Output for 8.0.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004e4a9081000000004acf9ac1" string(32) "000000004e4a9082000000004acf9ac1" string(32) "000000004e4a9083000000004acf9ac1" string(32) "000000004e4a9083000000004acf9ac1"
Output for 8.0.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000225212c8000000001d8a834f" string(32) "00000000225212cb000000001d8a834f" string(32) "00000000225212ca000000001d8a834f" string(32) "00000000225212ca000000001d8a834f"
Output for 8.0.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003947b8e700000000079bde36" string(32) "000000003947b8e400000000079bde36" string(32) "000000003947b8e500000000079bde36" string(32) "000000003947b8e500000000079bde36"
Output for 8.0.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002bcbfb5b000000007a16ae06" string(32) "000000002bcbfb58000000007a16ae06" string(32) "000000002bcbfb59000000007a16ae06" string(32) "000000002bcbfb59000000007a16ae06"
Output for 8.0.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000004549ff800000000650fe49b" string(32) "0000000004549ffb00000000650fe49b" string(32) "0000000004549ffa00000000650fe49b" string(32) "0000000004549ffa00000000650fe49b"
Output for 7.4.33
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000023744efe00000000424e80ae" string(32) "0000000023744efd00000000424e80ae" string(32) "0000000023744efc00000000424e80ae" string(32) "0000000023744efc00000000424e80ae"
Output for 7.4.32
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000053b9939d0000000004ab359b" string(32) "0000000053b9939e0000000004ab359b" string(32) "0000000053b9939f0000000004ab359b" string(32) "0000000053b9939f0000000004ab359b"
Output for 7.4.30
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002ec36c6f000000002eae2b6b" string(32) "000000002ec36c6c000000002eae2b6b" string(32) "000000002ec36c6d000000002eae2b6b" string(32) "000000002ec36c6d000000002eae2b6b"
Output for 7.4.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000056027c5a0000000065140392" string(32) "0000000056027c590000000065140392" string(32) "0000000056027c580000000065140392" string(32) "0000000056027c580000000065140392"
Output for 7.4.27
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000335bb3b5000000006d94d904" string(32) "00000000335bb3b6000000006d94d904" string(32) "00000000335bb3b7000000006d94d904" string(32) "00000000335bb3b7000000006d94d904"
Output for 7.4.26
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005c60e0ee0000000002228f59" string(32) "000000005c60e0ed0000000002228f59" string(32) "000000005c60e0ec0000000002228f59" string(32) "000000005c60e0ec0000000002228f59"
Output for 7.4.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000038d201a10000000024dc6aab" string(32) "0000000038d201a20000000024dc6aab" string(32) "0000000038d201a30000000024dc6aab" string(32) "0000000038d201a30000000024dc6aab"
Output for 7.4.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000300597cb0000000009847fd8" string(32) "00000000300597c80000000009847fd8" string(32) "00000000300597c90000000009847fd8" string(32) "00000000300597c90000000009847fd8"
Output for 7.4.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000051051a1a0000000036e43778" string(32) "0000000051051a190000000036e43778" string(32) "0000000051051a180000000036e43778" string(32) "0000000051051a180000000036e43778"
Output for 7.4.22
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000f488549000000003ddb91e5" string(32) "000000000f48854a000000003ddb91e5" string(32) "000000000f48854b000000003ddb91e5" string(32) "000000000f48854b000000003ddb91e5"
Output for 7.4.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000e2df40d0000000069cd216b" string(32) "000000000e2df40e0000000069cd216b" string(32) "000000000e2df40f0000000069cd216b" string(32) "000000000e2df40f0000000069cd216b"
Output for 7.4.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000065792b6c00000000703e7b34" string(32) "0000000065792b6f00000000703e7b34" string(32) "0000000065792b6e00000000703e7b34" string(32) "0000000065792b6e00000000703e7b34"
Output for 7.4.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000014c6cb33000000003af8c0b6" string(32) "0000000014c6cb30000000003af8c0b6" string(32) "0000000014c6cb31000000003af8c0b6" string(32) "0000000014c6cb31000000003af8c0b6"
Output for 7.4.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000073fe3a18000000004d29c9cf" string(32) "0000000073fe3a1b000000004d29c9cf" string(32) "0000000073fe3a1a000000004d29c9cf" string(32) "0000000073fe3a1a000000004d29c9cf"
Output for 7.4.15
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007eacca6e000000005197a3bb" string(32) "000000007eacca6d000000005197a3bb" string(32) "000000007eacca6c000000005197a3bb" string(32) "000000007eacca6c000000005197a3bb"
Output for 7.4.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000018a53ff000000006ab286fe" string(32) "00000000018a53fc000000006ab286fe" string(32) "00000000018a53fd000000006ab286fe" string(32) "00000000018a53fd000000006ab286fe"
Output for 7.4.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004b95a75f000000002558b958" string(32) "000000004b95a75c000000002558b958" string(32) "000000004b95a75d000000002558b958" string(32) "000000004b95a75d000000002558b958"
Output for 7.4.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004dc11e140000000031d9cf3a" string(32) "000000004dc11e170000000031d9cf3a" string(32) "000000004dc11e160000000031d9cf3a" string(32) "000000004dc11e160000000031d9cf3a"
Output for 7.4.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001f37d3b0000000002ed3fee1" string(32) "000000001f37d3b3000000002ed3fee1" string(32) "000000001f37d3b2000000002ed3fee1" string(32) "000000001f37d3b2000000002ed3fee1"
Output for 7.4.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002ced47a1000000000a2f571f" string(32) "000000002ced47a2000000000a2f571f" string(32) "000000002ced47a3000000000a2f571f" string(32) "000000002ced47a3000000000a2f571f"
Output for 7.4.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002062d8aa000000003a801655" string(32) "000000002062d8a9000000003a801655" string(32) "000000002062d8a8000000003a801655" string(32) "000000002062d8a8000000003a801655"
Output for 7.4.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000063650d7000000007871f9c3" string(32) "00000000063650d4000000007871f9c3" string(32) "00000000063650d5000000007871f9c3" string(32) "00000000063650d5000000007871f9c3"
Output for 7.4.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000699f74c100000000444eb560" string(32) "00000000699f74c200000000444eb560" string(32) "00000000699f74c300000000444eb560" string(32) "00000000699f74c300000000444eb560"
Output for 7.4.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000bbcf09c000000000d7380f6" string(32) "000000000bbcf09f000000000d7380f6" string(32) "000000000bbcf09e000000000d7380f6" string(32) "000000000bbcf09e000000000d7380f6"
Output for 7.4.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000625556690000000066fa70f3" string(32) "000000006255566a0000000066fa70f3" string(32) "000000006255566b0000000066fa70f3" string(32) "000000006255566b0000000066fa70f3"
Output for 7.4.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000070f7d2ef000000007dd0b5c4" string(32) "0000000070f7d2ec000000007dd0b5c4" string(32) "0000000070f7d2ed000000007dd0b5c4" string(32) "0000000070f7d2ed000000007dd0b5c4"
Output for 7.4.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001b496a88000000004a6b8ad6" string(32) "000000001b496a8b000000004a6b8ad6" string(32) "000000001b496a8a000000004a6b8ad6" string(32) "000000001b496a8a000000004a6b8ad6"
Output for 7.4.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003c61568b0000000064e57e14" string(32) "000000003c6156880000000064e57e14" string(32) "000000003c6156890000000064e57e14" string(32) "000000003c6156890000000064e57e14"
Output for 7.3.33
string(32) "000000003af6438e000000000702e034" string(32) "000000003af6438d000000000702e034" string(32) "000000003af6438c000000000702e034" string(32) "000000003af6438c000000000702e034"
Output for 7.3.32
string(32) "00000000380c2a7c00000000063c24d5" string(32) "00000000380c2a7f00000000063c24d5" string(32) "00000000380c2a7e00000000063c24d5" string(32) "00000000380c2a7e00000000063c24d5"
Output for 7.3.31
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005bf56de8000000004aec5d60" string(32) "000000005bf56deb000000004aec5d60" string(32) "000000005bf56dea000000004aec5d60" string(32) "000000005bf56dea000000004aec5d60"
Output for 7.3.30
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000001dc691000000000700f8b8d" string(32) "0000000001dc691300000000700f8b8d" string(32) "0000000001dc691200000000700f8b8d" string(32) "0000000001dc691200000000700f8b8d"
Output for 7.3.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007a6da63a000000002eecdb74" string(32) "000000007a6da639000000002eecdb74" string(32) "000000007a6da638000000002eecdb74" string(32) "000000007a6da638000000002eecdb74"
Output for 7.3.28
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000137c870000000001f20d40e" string(32) "000000000137c873000000001f20d40e" string(32) "000000000137c872000000001f20d40e" string(32) "000000000137c872000000001f20d40e"
Output for 7.3.27
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005781eb38000000004133c380" string(32) "000000005781eb3b000000004133c380" string(32) "000000005781eb3a000000004133c380" string(32) "000000005781eb3a000000004133c380"
Output for 7.3.26
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000066d7205000000004544b6d6" string(32) "00000000066d7206000000004544b6d6" string(32) "00000000066d7207000000004544b6d6" string(32) "00000000066d7207000000004544b6d6"
Output for 7.3.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000078740355000000005a50b47a" string(32) "0000000078740356000000005a50b47a" string(32) "0000000078740357000000005a50b47a" string(32) "0000000078740357000000005a50b47a"
Output for 7.3.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000055b906e0000000002270ed2" string(32) "00000000055b906d0000000002270ed2" string(32) "00000000055b906c0000000002270ed2" string(32) "00000000055b906c0000000002270ed2"
Output for 7.3.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000164492ca00000000288d5160" string(32) "00000000164492c900000000288d5160" string(32) "00000000164492c800000000288d5160" string(32) "00000000164492c800000000288d5160"
Output for 7.3.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005dc868a50000000018ea259b" string(32) "000000005dc868a60000000018ea259b" string(32) "000000005dc868a70000000018ea259b" string(32) "000000005dc868a70000000018ea259b"
Output for 7.3.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000691a07800000000660ba82a" string(32) "000000000691a07b00000000660ba82a" string(32) "000000000691a07a00000000660ba82a" string(32) "000000000691a07a00000000660ba82a"
Output for 7.3.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000062cd5e4d0000000065b33802" string(32) "0000000062cd5e4e0000000065b33802" string(32) "0000000062cd5e4f0000000065b33802" string(32) "0000000062cd5e4f0000000065b33802"
Output for 7.3.18
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005fb4f1750000000014de42c7" string(32) "000000005fb4f1760000000014de42c7" string(32) "000000005fb4f1770000000014de42c7" string(32) "000000005fb4f1770000000014de42c7"
Output for 7.3.17
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003650c1ff000000002981069c" string(32) "000000003650c1fc000000002981069c" string(32) "000000003650c1fd000000002981069c" string(32) "000000003650c1fd000000002981069c"
Output for 7.3.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002e52122b000000005123bb6a" string(32) "000000002e521228000000005123bb6a" string(32) "000000002e521229000000005123bb6a" string(32) "000000002e521229000000005123bb6a"
Output for 7.3.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000067d152fe00000000062e0782" string(32) "0000000067d152fd00000000062e0782" string(32) "0000000067d152fc00000000062e0782" string(32) "0000000067d152fc00000000062e0782"
Output for 7.3.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000004f12f000000001540b026" string(32) "000000000004f12c000000001540b026" string(32) "000000000004f12d000000001540b026" string(32) "000000000004f12d000000001540b026"
Output for 7.3.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000c100b6b000000000e6ed451" string(32) "000000000c100b68000000000e6ed451" string(32) "000000000c100b69000000000e6ed451" string(32) "000000000c100b69000000000e6ed451"
Output for 7.2.33
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000014cc5ab80000000052d405f2" string(32) "0000000014cc5abb0000000052d405f2" string(32) "0000000014cc5aba0000000052d405f2" string(32) "0000000014cc5aba0000000052d405f2"
Output for 7.2.32
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000055364d17000000003a75bb14" string(32) "0000000055364d14000000003a75bb14" string(32) "0000000055364d15000000003a75bb14" string(32) "0000000055364d15000000003a75bb14"
Output for 7.2.31
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002cc71392000000006baeed9c" string(32) "000000002cc71391000000006baeed9c" string(32) "000000002cc71390000000006baeed9c" string(32) "000000002cc71390000000006baeed9c"
Output for 7.2.30
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000005162fff0000000077fe31ac" string(32) "0000000005162ffc0000000077fe31ac" string(32) "0000000005162ffd0000000077fe31ac" string(32) "0000000005162ffd0000000077fe31ac"
Output for 7.2.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004b62c0980000000002efad6f" string(32) "000000004b62c09b0000000002efad6f" string(32) "000000004b62c09a0000000002efad6f" string(32) "000000004b62c09a0000000002efad6f"
Output for 7.2.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000039cf0695000000003c558c2f" string(32) "0000000039cf0696000000003c558c2f" string(32) "0000000039cf0697000000003c558c2f" string(32) "0000000039cf0697000000003c558c2f"
Output for 7.2.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000674f8652000000007af6f58f" string(32) "00000000674f8651000000007af6f58f" string(32) "00000000674f8650000000007af6f58f" string(32) "00000000674f8650000000007af6f58f"
Output for 7.2.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005e4cd943000000000f47c721" string(32) "000000005e4cd940000000000f47c721" string(32) "000000005e4cd941000000000f47c721" string(32) "000000005e4cd941000000000f47c721"
Output for 7.2.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001e00e5e800000000389d7440" string(32) "000000001e00e5eb00000000389d7440" string(32) "000000001e00e5ea00000000389d7440" string(32) "000000001e00e5ea00000000389d7440"
Output for 7.2.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000014dc2b480000000055b7022e" string(32) "0000000014dc2b4b0000000055b7022e" string(32) "0000000014dc2b4a0000000055b7022e" string(32) "0000000014dc2b4a0000000055b7022e"
Output for 7.2.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000019cb56ee000000002d08b4b4" string(32) "0000000019cb56ed000000002d08b4b4" string(32) "0000000019cb56ec000000002d08b4b4" string(32) "0000000019cb56ec000000002d08b4b4"
Output for 7.2.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000b66b394000000004adb2999" string(32) "000000000b66b397000000004adb2999" string(32) "000000000b66b396000000004adb2999" string(32) "000000000b66b396000000004adb2999"
Output for 7.2.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000f108a1b000000000a206b18" string(32) "000000000f108a18000000000a206b18" string(32) "000000000f108a19000000000a206b18" string(32) "000000000f108a19000000000a206b18"
Output for 7.2.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000689f4d81000000003411bbd4" string(32) "00000000689f4d82000000003411bbd4" string(32) "00000000689f4d83000000003411bbd4" string(32) "00000000689f4d83000000003411bbd4"
Output for 7.2.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002b85e9780000000000bae6c7" string(32) "000000002b85e97b0000000000bae6c7" string(32) "000000002b85e97a0000000000bae6c7" string(32) "000000002b85e97a0000000000bae6c7"
Output for 7.2.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002a56e794000000002f170e18" string(32) "000000002a56e797000000002f170e18" string(32) "000000002a56e796000000002f170e18" string(32) "000000002a56e796000000002f170e18"
Output for 7.2.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004d0c6ce8000000002b5ab429" string(32) "000000004d0c6ceb000000002b5ab429" string(32) "000000004d0c6cea000000002b5ab429" string(32) "000000004d0c6cea000000002b5ab429"
Output for 7.2.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000488943750000000020dafe75" string(32) "00000000488943760000000020dafe75" string(32) "00000000488943770000000020dafe75" string(32) "00000000488943770000000020dafe75"
Output for 7.2.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000389676e20000000076a101c6" string(32) "00000000389676e10000000076a101c6" string(32) "00000000389676e00000000076a101c6" string(32) "00000000389676e00000000076a101c6"
Output for 7.1.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000054b0799f000000000bb26a03" string(32) "0000000054b0799c000000000bb26a03" string(32) "0000000054b0799d000000000bb26a03" string(32) "0000000054b0799d000000000bb26a03"
Output for 7.1.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000bd6e882000000007e77ca52" string(32) "000000000bd6e881000000007e77ca52" string(32) "000000000bd6e880000000007e77ca52" string(32) "000000000bd6e880000000007e77ca52"
Output for 7.1.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000468a16aa0000000030935fcb" string(32) "00000000468a16a90000000030935fcb" string(32) "00000000468a16a80000000030935fcb" string(32) "00000000468a16a80000000030935fcb"
Output for 7.1.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006c00030f00000000094d91e8" string(32) "000000006c00030c00000000094d91e8" string(32) "000000006c00030d00000000094d91e8" string(32) "000000006c00030d00000000094d91e8"
Output for 7.1.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000209da6a1000000003ce0b3f2" string(32) "00000000209da6a2000000003ce0b3f2" string(32) "00000000209da6a3000000003ce0b3f2" string(32) "00000000209da6a3000000003ce0b3f2"
Output for 7.1.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000042c896de0000000067ede5a8" string(32) "0000000042c896dd0000000067ede5a8" string(32) "0000000042c896dc0000000067ede5a8" string(32) "0000000042c896dc0000000067ede5a8"
Output for 7.1.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000041fd4019000000006aab8885" string(32) "0000000041fd401a000000006aab8885" string(32) "0000000041fd401b000000006aab8885" string(32) "0000000041fd401b000000006aab8885"
Output for 7.0.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000388d796a000000004a3fe80a" string(32) "00000000388d7969000000004a3fe80a" string(32) "00000000388d7968000000004a3fe80a" string(32) "00000000388d7968000000004a3fe80a"
Output for 7.0.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000066229aa50000000051b3940a" string(32) "0000000066229aa60000000051b3940a" string(32) "0000000066229aa70000000051b3940a" string(32) "0000000066229aa70000000051b3940a"
Output for 7.0.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007a2970ce000000003e8106bd" string(32) "000000007a2970cd000000003e8106bd" string(32) "000000007a2970cc000000003e8106bd" string(32) "000000007a2970cc000000003e8106bd"
Output for 7.0.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002792ebd00000000001730454" string(32) "000000002792ebd30000000001730454" string(32) "000000002792ebd20000000001730454" string(32) "000000002792ebd20000000001730454"
Output for 7.0.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004790f1a6000000001ebea135" string(32) "000000004790f1a5000000001ebea135" string(32) "000000004790f1a4000000001ebea135" string(32) "000000004790f1a4000000001ebea135"
Output for 7.0.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005f8ca7db000000003cbb3405" string(32) "000000005f8ca7d8000000003cbb3405" string(32) "000000005f8ca7d9000000003cbb3405" string(32) "000000005f8ca7d9000000003cbb3405"
Output for 7.0.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000ba06800000000004677dcb7" string(32) "000000000ba06803000000004677dcb7" string(32) "000000000ba06802000000004677dcb7" string(32) "000000000ba06802000000004677dcb7"
Output for 7.0.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001d202406000000000821c246" string(32) "000000001d202405000000000821c246" string(32) "000000001d202404000000000821c246" string(32) "000000001d202404000000000821c246"
Output for 7.0.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000071adfc16000000007c42dfcf" string(32) "0000000071adfc15000000007c42dfcf" string(32) "0000000071adfc14000000007c42dfcf" string(32) "0000000071adfc14000000007c42dfcf"
Output for 7.0.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000068e6915d0000000070b48e46" string(32) "0000000068e6915e0000000070b48e46" string(32) "0000000068e6915f0000000070b48e46" string(32) "0000000068e6915f0000000070b48e46"
Output for 7.0.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007adfdba10000000067403590" string(32) "000000007adfdba20000000067403590" string(32) "000000007adfdba30000000067403590" string(32) "000000007adfdba30000000067403590"
Output for 7.0.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004734be190000000073c63c2f" string(32) "000000004734be1a0000000073c63c2f" string(32) "000000004734be1b0000000073c63c2f" string(32) "000000004734be1b0000000073c63c2f"
Output for 7.0.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000002339b4200000000541d4eba" string(32) "0000000002339b4100000000541d4eba" string(32) "0000000002339b4000000000541d4eba" string(32) "0000000002339b4000000000541d4eba"
Output for 5.6.28
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007d1423430000000055ad49f2" string(32) "000000007d1423400000000055ad49f2" string(32) "000000007d1423410000000055ad49f2" string(32) "000000007d1423410000000055ad49f2"
Output for 5.6.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005c7c61bd000000007bddc498" string(32) "000000005c7c61be000000007bddc498" string(32) "000000005c7c61bf000000007bddc498" string(32) "000000005c7c61bf000000007bddc498"
Output for 5.6.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000538f5ab700000000235ba7c2" string(32) "00000000538f5ab400000000235ba7c2" string(32) "00000000538f5ab500000000235ba7c2" string(32) "00000000538f5ab500000000235ba7c2"
Output for 5.6.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005fef61800000000077506e71" string(32) "000000005fef61830000000077506e71" string(32) "000000005fef61820000000077506e71" string(32) "000000005fef61820000000077506e71"
Output for 5.6.22
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006bfcf022000000001b07e5cd" string(32) "000000006bfcf021000000001b07e5cd" string(32) "000000006bfcf020000000001b07e5cd" string(32) "000000006bfcf020000000001b07e5cd"
Output for 5.6.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000347047480000000045d1366e" string(32) "000000003470474b0000000045d1366e" string(32) "000000003470474a0000000045d1366e" string(32) "000000003470474a0000000045d1366e"
Output for 5.6.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002999b8130000000012c1450e" string(32) "000000002999b8100000000012c1450e" string(32) "000000002999b8110000000012c1450e" string(32) "000000002999b8110000000012c1450e"
Output for 5.6.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000413a1f61000000003d4670cf" string(32) "00000000413a1f62000000003d4670cf" string(32) "00000000413a1f63000000003d4670cf" string(32) "00000000413a1f63000000003d4670cf"
Output for 5.6.18
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004a8e87410000000062371721" string(32) "000000004a8e87420000000062371721" string(32) "000000004a8e87430000000062371721" string(32) "000000004a8e87430000000062371721"
Output for 5.6.17
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000b37579f000000002888d988" string(32) "000000000b37579c000000002888d988" string(32) "000000000b37579d000000002888d988" string(32) "000000000b37579d000000002888d988"
Output for 5.6.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001377f7f5000000006587ba27" string(32) "000000001377f7f6000000006587ba27" string(32) "000000001377f7f7000000006587ba27" string(32) "000000001377f7f7000000006587ba27"
Output for 5.6.15
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004bd8cfaf000000004497dbcd" string(32) "000000004bd8cfac000000004497dbcd" string(32) "000000004bd8cfad000000004497dbcd" string(32) "000000004bd8cfad000000004497dbcd"
Output for 5.6.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000020416339000000002995f796" string(32) "000000002041633a000000002995f796" string(32) "000000002041633b000000002995f796" string(32) "000000002041633b000000002995f796"
Output for 5.6.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003cfaf18200000000380921c5" string(32) "000000003cfaf18100000000380921c5" string(32) "000000003cfaf18000000000380921c5" string(32) "000000003cfaf18000000000380921c5"
Output for 5.6.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000743c1f910000000071b28657" string(32) "00000000743c1f920000000071b28657" string(32) "00000000743c1f930000000071b28657" string(32) "00000000743c1f930000000071b28657"
Output for 5.6.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000072ebdb16000000002fadcc85" string(32) "0000000072ebdb15000000002fadcc85" string(32) "0000000072ebdb14000000002fadcc85" string(32) "0000000072ebdb14000000002fadcc85"
Output for 5.6.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000076781533000000006abc7f9e" string(32) "0000000076781530000000006abc7f9e" string(32) "0000000076781531000000006abc7f9e" string(32) "0000000076781531000000006abc7f9e"
Output for 5.6.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006a6dec480000000048be7208" string(32) "000000006a6dec4b0000000048be7208" string(32) "000000006a6dec4a0000000048be7208" string(32) "000000006a6dec4a0000000048be7208"
Output for 5.6.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000057b2187b000000002cca094f" string(32) "0000000057b21878000000002cca094f" string(32) "0000000057b21879000000002cca094f" string(32) "0000000057b21879000000002cca094f"
Output for 5.6.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000520e51e80000000051762d4c" string(32) "00000000520e51eb0000000051762d4c" string(32) "00000000520e51ea0000000051762d4c" string(32) "00000000520e51ea0000000051762d4c"
Output for 5.6.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005272558f0000000037b25e4b" string(32) "000000005272558c0000000037b25e4b" string(32) "000000005272558d0000000037b25e4b" string(32) "000000005272558d0000000037b25e4b"
Output for 5.6.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000abdab26000000003fa6b1e0" string(32) "000000000abdab25000000003fa6b1e0" string(32) "000000000abdab24000000003fa6b1e0" string(32) "000000000abdab24000000003fa6b1e0"
Output for 5.6.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004e67e94a000000005a862318" string(32) "000000004e67e949000000005a862318" string(32) "000000004e67e948000000005a862318" string(32) "000000004e67e948000000005a862318"
Output for 5.6.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000018251d23000000005f469ead" string(32) "0000000018251d20000000005f469ead" string(32) "0000000018251d21000000005f469ead" string(32) "0000000018251d21000000005f469ead"
Output for 5.6.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000014c230e8000000006da759b0" string(32) "0000000014c230eb000000006da759b0" string(32) "0000000014c230ea000000006da759b0" string(32) "0000000014c230ea000000006da759b0"
Output for 5.6.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000036d688920000000061439ec9" string(32) "0000000036d688910000000061439ec9" string(32) "0000000036d688900000000061439ec9" string(32) "0000000036d688900000000061439ec9"
Output for 5.6.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004b4275d4000000007c899828" string(32) "000000004b4275d7000000007c899828" string(32) "000000004b4275d6000000007c899828" string(32) "000000004b4275d6000000007c899828"
Output for 5.5.38
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000068b37de2000000001af11803" string(32) "0000000068b37de1000000001af11803" string(32) "0000000068b37de0000000001af11803" string(32) "0000000068b37de0000000001af11803"
Output for 5.5.37
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007fdb34fd000000005cf8d873" string(32) "000000007fdb34fe000000005cf8d873" string(32) "000000007fdb34ff000000005cf8d873" string(32) "000000007fdb34ff000000005cf8d873"
Output for 5.5.36
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000281d659e000000005b68da2e" string(32) "00000000281d659d000000005b68da2e" string(32) "00000000281d659c000000005b68da2e" string(32) "00000000281d659c000000005b68da2e"
Output for 5.5.35
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000055109b6800000000154f4bca" string(32) "0000000055109b6b00000000154f4bca" string(32) "0000000055109b6a00000000154f4bca" string(32) "0000000055109b6a00000000154f4bca"
Output for 5.5.34
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005533cc970000000025aa1e53" string(32) "000000005533cc940000000025aa1e53" string(32) "000000005533cc950000000025aa1e53" string(32) "000000005533cc950000000025aa1e53"
Output for 5.5.33
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000638cda0000000002be856b5" string(32) "000000000638cda3000000002be856b5" string(32) "000000000638cda2000000002be856b5" string(32) "000000000638cda2000000002be856b5"
Output for 5.5.32
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000014f1b913000000003996dd24" string(32) "0000000014f1b910000000003996dd24" string(32) "0000000014f1b911000000003996dd24" string(32) "0000000014f1b911000000003996dd24"
Output for 5.5.31
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005fe63f0f000000005f867ea0" string(32) "000000005fe63f0c000000005f867ea0" string(32) "000000005fe63f0d000000005f867ea0" string(32) "000000005fe63f0d000000005f867ea0"
Output for 5.5.30
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002bb2eb64000000002e3ac3c6" string(32) "000000002bb2eb67000000002e3ac3c6" string(32) "000000002bb2eb66000000002e3ac3c6" string(32) "000000002bb2eb66000000002e3ac3c6"
Output for 5.5.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001585b0d100000000402b191e" string(32) "000000001585b0d200000000402b191e" string(32) "000000001585b0d300000000402b191e" string(32) "000000001585b0d300000000402b191e"
Output for 5.5.28
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000033d7e62800000000311b515d" string(32) "0000000033d7e62b00000000311b515d" string(32) "0000000033d7e62a00000000311b515d" string(32) "0000000033d7e62a00000000311b515d"
Output for 5.5.27
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000463fd686000000000408f0aa" string(32) "00000000463fd685000000000408f0aa" string(32) "00000000463fd684000000000408f0aa" string(32) "00000000463fd684000000000408f0aa"
Output for 5.5.26
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000ee96c530000000041c7d58f" string(32) "000000000ee96c500000000041c7d58f" string(32) "000000000ee96c510000000041c7d58f" string(32) "000000000ee96c510000000041c7d58f"
Output for 5.5.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001cbbbc02000000005038a208" string(32) "000000001cbbbc01000000005038a208" string(32) "000000001cbbbc00000000005038a208" string(32) "000000001cbbbc00000000005038a208"
Output for 5.5.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000e90aa21000000006e1f1cdd" string(32) "000000000e90aa22000000006e1f1cdd" string(32) "000000000e90aa23000000006e1f1cdd" string(32) "000000000e90aa23000000006e1f1cdd"
Output for 5.5.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000488b27a70000000045d2460b" string(32) "00000000488b27a40000000045d2460b" string(32) "00000000488b27a50000000045d2460b" string(32) "00000000488b27a50000000045d2460b"
Output for 5.5.22
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004cbb52c0000000003b662543" string(32) "000000004cbb52c3000000003b662543" string(32) "000000004cbb52c2000000003b662543" string(32) "000000004cbb52c2000000003b662543"
Output for 5.5.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000725eced000000003625fae4" string(32) "000000000725ecee000000003625fae4" string(32) "000000000725ecef000000003625fae4" string(32) "000000000725ecef000000003625fae4"
Output for 5.5.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000588039770000000061498574" string(32) "00000000588039740000000061498574" string(32) "00000000588039750000000061498574" string(32) "00000000588039750000000061498574"
Output for 5.5.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005ea37dab000000000604a155" string(32) "000000005ea37da8000000000604a155" string(32) "000000005ea37da9000000000604a155" string(32) "000000005ea37da9000000000604a155"
Output for 5.5.18
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000079de0d930000000010da6252" string(32) "0000000079de0d900000000010da6252" string(32) "0000000079de0d910000000010da6252" string(32) "0000000079de0d910000000010da6252"
Output for 5.5.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000021ee4915000000007971bb1e" string(32) "0000000021ee4916000000007971bb1e" string(32) "0000000021ee4917000000007971bb1e" string(32) "0000000021ee4917000000007971bb1e"
Output for 5.5.15
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000034212f90000000003c4bdcf5" string(32) "0000000034212f93000000003c4bdcf5" string(32) "0000000034212f92000000003c4bdcf5" string(32) "0000000034212f92000000003c4bdcf5"
Output for 5.5.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000033957857000000003a6b828c" string(32) "0000000033957854000000003a6b828c" string(32) "0000000033957855000000003a6b828c" string(32) "0000000033957855000000003a6b828c"
Output for 5.5.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000046cc57dd00000000211f0c68" string(32) "0000000046cc57de00000000211f0c68" string(32) "0000000046cc57df00000000211f0c68" string(32) "0000000046cc57df00000000211f0c68"
Output for 5.5.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001b04826d000000006dde37cd" string(32) "000000001b04826e000000006dde37cd" string(32) "000000001b04826f000000006dde37cd" string(32) "000000001b04826f000000006dde37cd"
Output for 5.5.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006004421c000000003cd5dacc" string(32) "000000006004421f000000003cd5dacc" string(32) "000000006004421e000000003cd5dacc" string(32) "000000006004421e000000003cd5dacc"
Output for 5.5.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004a575ddc00000000268329c5" string(32) "000000004a575ddf00000000268329c5" string(32) "000000004a575dde00000000268329c5" string(32) "000000004a575dde00000000268329c5"
Output for 5.5.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000000fe88d7000000005e8717e6" string(32) "0000000000fe88d4000000005e8717e6" string(32) "0000000000fe88d5000000005e8717e6" string(32) "0000000000fe88d5000000005e8717e6"
Output for 5.5.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000064a3343000000000340fa084" string(32) "0000000064a3343300000000340fa084" string(32) "0000000064a3343200000000340fa084" string(32) "0000000064a3343200000000340fa084"
Output for 5.5.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007fc10db600000000222fc182" string(32) "000000007fc10db500000000222fc182" string(32) "000000007fc10db400000000222fc182" string(32) "000000007fc10db400000000222fc182"
Output for 5.5.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000d75e71a0000000018c4d9e1" string(32) "000000000d75e7190000000018c4d9e1" string(32) "000000000d75e7180000000018c4d9e1" string(32) "000000000d75e7180000000018c4d9e1"
Output for 5.5.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000002bb88cb000000005fdca710" string(32) "0000000002bb88c8000000005fdca710" string(32) "0000000002bb88c9000000005fdca710" string(32) "0000000002bb88c9000000005fdca710"
Output for 5.5.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001c05ac92000000004c894a0c" string(32) "000000001c05ac91000000004c894a0c" string(32) "000000001c05ac90000000004c894a0c" string(32) "000000001c05ac90000000004c894a0c"
Output for 5.5.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005bb93761000000003cd68eff" string(32) "000000005bb93762000000003cd68eff" string(32) "000000005bb93763000000003cd68eff" string(32) "000000005bb93763000000003cd68eff"
Output for 5.5.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000052eee05b0000000051518104" string(32) "0000000052eee0580000000051518104" string(32) "0000000052eee0590000000051518104" string(32) "0000000052eee0590000000051518104"
Output for 5.5.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000615da59e0000000002578351" string(32) "00000000615da59d0000000002578351" string(32) "00000000615da59c0000000002578351" string(32) "00000000615da59c0000000002578351"
Output for 5.5.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000571ff5bd000000001bc3234d" string(32) "00000000571ff5be000000001bc3234d" string(32) "00000000571ff5bf000000001bc3234d" string(32) "00000000571ff5bf000000001bc3234d"
Output for 5.4.45
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006c0b2bca000000000e82c56b" string(32) "000000006c0b2bc9000000000e82c56b" string(32) "000000006c0b2bc8000000000e82c56b" string(32) "000000006c0b2bc8000000000e82c56b"
Output for 5.4.44
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005bb9a43800000000487d2dcc" string(32) "000000005bb9a43b00000000487d2dcc" string(32) "000000005bb9a43a00000000487d2dcc" string(32) "000000005bb9a43a00000000487d2dcc"
Output for 5.4.43
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006497fddd000000005eb35820" string(32) "000000006497fdde000000005eb35820" string(32) "000000006497fddf000000005eb35820" string(32) "000000006497fddf000000005eb35820"
Output for 5.4.42
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000068dfbf99000000005281f638" string(32) "0000000068dfbf9a000000005281f638" string(32) "0000000068dfbf9b000000005281f638" string(32) "0000000068dfbf9b000000005281f638"
Output for 5.4.41
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005347f5d8000000002f3f8970" string(32) "000000005347f5db000000002f3f8970" string(32) "000000005347f5da000000002f3f8970" string(32) "000000005347f5da000000002f3f8970"
Output for 5.4.40
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000077aeeac5000000001cf48933" string(32) "0000000077aeeac6000000001cf48933" string(32) "0000000077aeeac7000000001cf48933" string(32) "0000000077aeeac7000000001cf48933"
Output for 5.4.39
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000071738990000000056d264a6" string(32) "000000000717389a0000000056d264a6" string(32) "000000000717389b0000000056d264a6" string(32) "000000000717389b0000000056d264a6"
Output for 5.4.38
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000366004ef000000001652c318" string(32) "00000000366004ec000000001652c318" string(32) "00000000366004ed000000001652c318" string(32) "00000000366004ed000000001652c318"
Output for 5.4.37
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000006810907000000000c0adc98" string(32) "0000000006810904000000000c0adc98" string(32) "0000000006810905000000000c0adc98" string(32) "0000000006810905000000000c0adc98"
Output for 5.4.36
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007c5412ea0000000000c63c95" string(32) "000000007c5412e90000000000c63c95" string(32) "000000007c5412e80000000000c63c95" string(32) "000000007c5412e80000000000c63c95"
Output for 5.4.35
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000042cbe6520000000025a17487" string(32) "0000000042cbe6510000000025a17487" string(32) "0000000042cbe6500000000025a17487" string(32) "0000000042cbe6500000000025a17487"
Output for 5.4.34
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001a6b049600000000145fa1b3" string(32) "000000001a6b049500000000145fa1b3" string(32) "000000001a6b049400000000145fa1b3" string(32) "000000001a6b049400000000145fa1b3"
Output for 5.4.32
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000178d6b0d000000003e311370" string(32) "00000000178d6b0e000000003e311370" string(32) "00000000178d6b0f000000003e311370" string(32) "00000000178d6b0f000000003e311370"
Output for 5.4.31
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000424be4c7000000005b721226" string(32) "00000000424be4c4000000005b721226" string(32) "00000000424be4c5000000005b721226" string(32) "00000000424be4c5000000005b721226"
Output for 5.4.30
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000065ee2a500000000071cd0c9b" string(32) "0000000065ee2a530000000071cd0c9b" string(32) "0000000065ee2a520000000071cd0c9b" string(32) "0000000065ee2a520000000071cd0c9b"
Output for 5.4.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000059f22a4d0000000014250737" string(32) "0000000059f22a4e0000000014250737" string(32) "0000000059f22a4f0000000014250737" string(32) "0000000059f22a4f0000000014250737"
Output for 5.4.28
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001a9037770000000020053f48" string(32) "000000001a9037740000000020053f48" string(32) "000000001a9037750000000020053f48" string(32) "000000001a9037750000000020053f48"
Output for 5.4.27
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000901810a0000000052085f39" string(32) "00000000090181090000000052085f39" string(32) "00000000090181080000000052085f39" string(32) "00000000090181080000000052085f39"
Output for 5.4.26
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000004bcacd1000000004ac2ad66" string(32) "0000000004bcacd2000000004ac2ad66" string(32) "0000000004bcacd3000000004ac2ad66" string(32) "0000000004bcacd3000000004ac2ad66"
Output for 5.4.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007046ce67000000004502a427" string(32) "000000007046ce64000000004502a427" string(32) "000000007046ce65000000004502a427" string(32) "000000007046ce65000000004502a427"
Output for 5.4.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005b2c1c4c000000002fa2165a" string(32) "000000005b2c1c4f000000002fa2165a" string(32) "000000005b2c1c4e000000002fa2165a" string(32) "000000005b2c1c4e000000002fa2165a"
Output for 5.4.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006c57aeee000000000411e63b" string(32) "000000006c57aeed000000000411e63b" string(32) "000000006c57aeec000000000411e63b" string(32) "000000006c57aeec000000000411e63b"
Output for 5.4.22
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004d1085c3000000007a7fd3be" string(32) "000000004d1085c0000000007a7fd3be" string(32) "000000004d1085c1000000007a7fd3be" string(32) "000000004d1085c1000000007a7fd3be"
Output for 5.4.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000067ec650c0000000053e9a224" string(32) "0000000067ec650f0000000053e9a224" string(32) "0000000067ec650e0000000053e9a224" string(32) "0000000067ec650e0000000053e9a224"
Output for 5.4.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000489da3b000000000056b397b" string(32) "00000000489da3b300000000056b397b" string(32) "00000000489da3b200000000056b397b" string(32) "00000000489da3b200000000056b397b"
Output for 5.4.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001adeed71000000003bb974ec" string(32) "000000001adeed72000000003bb974ec" string(32) "000000001adeed73000000003bb974ec" string(32) "000000001adeed73000000003bb974ec"
Output for 5.4.18
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000c8495aa00000000774a9aa4" string(32) "000000000c8495a900000000774a9aa4" string(32) "000000000c8495a800000000774a9aa4" string(32) "000000000c8495a800000000774a9aa4"
Output for 5.4.17
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000075a6d2a0000000068145652" string(32) "00000000075a6d290000000068145652" string(32) "00000000075a6d280000000068145652" string(32) "00000000075a6d280000000068145652"
Output for 5.4.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002dada068000000003b4d4a14" string(32) "000000002dada06b000000003b4d4a14" string(32) "000000002dada06a000000003b4d4a14" string(32) "000000002dada06a000000003b4d4a14"
Output for 5.4.15
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001954653b0000000063ef9b80" string(32) "00000000195465380000000063ef9b80" string(32) "00000000195465390000000063ef9b80" string(32) "00000000195465390000000063ef9b80"
Output for 5.4.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000062396688000000000f2213e8" string(32) "000000006239668b000000000f2213e8" string(32) "000000006239668a000000000f2213e8" string(32) "000000006239668a000000000f2213e8"
Output for 5.4.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005fed279d0000000008a5c749" string(32) "000000005fed279e0000000008a5c749" string(32) "000000005fed279f0000000008a5c749" string(32) "000000005fed279f0000000008a5c749"
Output for 5.4.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000576c00d6000000000dd70e6c" string(32) "00000000576c00d5000000000dd70e6c" string(32) "00000000576c00d4000000000dd70e6c" string(32) "00000000576c00d4000000000dd70e6c"
Output for 5.4.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000070683b300000000007788fa7" string(32) "0000000070683b330000000007788fa7" string(32) "0000000070683b320000000007788fa7" string(32) "0000000070683b320000000007788fa7"
Output for 5.4.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000126e0c0f0000000024757db1" string(32) "00000000126e0c0c0000000024757db1" string(32) "00000000126e0c0d0000000024757db1" string(32) "00000000126e0c0d0000000024757db1"
Output for 5.4.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000030c8e0ee0000000018715d2a" string(32) "0000000030c8e0ed0000000018715d2a" string(32) "0000000030c8e0ec0000000018715d2a" string(32) "0000000030c8e0ec0000000018715d2a"
Output for 5.4.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000012235379000000002b967e86" string(32) "000000001223537a000000002b967e86" string(32) "000000001223537b000000002b967e86" string(32) "000000001223537b000000002b967e86"
Output for 5.4.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004de9dab500000000149a5194" string(32) "000000004de9dab600000000149a5194" string(32) "000000004de9dab700000000149a5194" string(32) "000000004de9dab700000000149a5194"
Output for 5.4.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003e3f914000000000287d4e97" string(32) "000000003e3f914300000000287d4e97" string(32) "000000003e3f914200000000287d4e97" string(32) "000000003e3f914200000000287d4e97"
Output for 5.4.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000005fb106a3000000001fa6a728" string(32) "000000005fb106a0000000001fa6a728" string(32) "000000005fb106a1000000001fa6a728" string(32) "000000005fb106a1000000001fa6a728"
Output for 5.4.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000062f93908000000006b3ecef1" string(32) "0000000062f9390b000000006b3ecef1" string(32) "0000000062f9390a000000006b3ecef1" string(32) "0000000062f9390a000000006b3ecef1"
Output for 5.4.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000059b8d53f000000007a870660" string(32) "0000000059b8d53c000000007a870660" string(32) "0000000059b8d53d000000007a870660" string(32) "0000000059b8d53d000000007a870660"
Output for 5.4.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001207fb340000000078becda1" string(32) "000000001207fb370000000078becda1" string(32) "000000001207fb360000000078becda1" string(32) "000000001207fb360000000078becda1"
Output for 5.4.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000002e9a98a00000000704c7c69" string(32) "0000000002e9a98900000000704c7c69" string(32) "0000000002e9a98800000000704c7c69" string(32) "0000000002e9a98800000000704c7c69"
Output for 5.4.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001ddcfd2e000000000a8cf6dc" string(32) "000000001ddcfd2d000000000a8cf6dc" string(32) "000000001ddcfd2c000000000a8cf6dc" string(32) "000000001ddcfd2c000000000a8cf6dc"
Output for 5.3.29
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000059300b6c000000001ca77b77" string(32) "0000000059300b6f000000001ca77b77" string(32) "0000000059300b6e000000001ca77b77" string(32) "0000000059300b6e000000001ca77b77"
Output for 5.3.28
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002b644c6b00000000513a9ecb" string(32) "000000002b644c6800000000513a9ecb" string(32) "000000002b644c6900000000513a9ecb" string(32) "000000002b644c6900000000513a9ecb"
Output for 5.3.27
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000601db3fe00000000781310fa" string(32) "00000000601db3fd00000000781310fa" string(32) "00000000601db3fc00000000781310fa" string(32) "00000000601db3fc00000000781310fa"
Output for 5.3.26
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000033a2f3910000000017c794ad" string(32) "0000000033a2f3920000000017c794ad" string(32) "0000000033a2f3930000000017c794ad" string(32) "0000000033a2f3930000000017c794ad"
Output for 5.3.25
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001e8fa90f0000000047b76f1d" string(32) "000000001e8fa90c0000000047b76f1d" string(32) "000000001e8fa90d0000000047b76f1d" string(32) "000000001e8fa90d0000000047b76f1d"
Output for 5.3.24
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000003b8a387c00000000727ad7d4" string(32) "000000003b8a387f00000000727ad7d4" string(32) "000000003b8a387e00000000727ad7d4" string(32) "000000003b8a387e00000000727ad7d4"
Output for 5.3.23
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000340df9bc000000003d9fe817" string(32) "00000000340df9bf000000003d9fe817" string(32) "00000000340df9be000000003d9fe817" string(32) "00000000340df9be000000003d9fe817"
Output for 5.3.22
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006c299498000000003f357e64" string(32) "000000006c29949b000000003f357e64" string(32) "000000006c29949a000000003f357e64" string(32) "000000006c29949a000000003f357e64"
Output for 5.3.21
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000495963cc0000000061dfc4ea" string(32) "00000000495963cf0000000061dfc4ea" string(32) "00000000495963ce0000000061dfc4ea" string(32) "00000000495963ce0000000061dfc4ea"
Output for 5.3.20
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002949262d0000000007d1d00c" string(32) "000000002949262e0000000007d1d00c" string(32) "000000002949262f0000000007d1d00c" string(32) "000000002949262f0000000007d1d00c"
Output for 5.3.19
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000007590549c0000000015575c10" string(32) "000000007590549f0000000015575c10" string(32) "000000007590549e0000000015575c10" string(32) "000000007590549e0000000015575c10"
Output for 5.3.18
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000052db836600000000148015fd" string(32) "0000000052db836500000000148015fd" string(32) "0000000052db836400000000148015fd" string(32) "0000000052db836400000000148015fd"
Output for 5.3.17
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000032ab91c80000000051584713" string(32) "0000000032ab91cb0000000051584713" string(32) "0000000032ab91ca0000000051584713" string(32) "0000000032ab91ca0000000051584713"
Output for 5.3.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000012968049000000000eb2e08c" string(32) "000000001296804a000000000eb2e08c" string(32) "000000001296804b000000000eb2e08c" string(32) "000000001296804b000000000eb2e08c"
Output for 5.3.15
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "00000000020eea8b00000000585d467b" string(32) "00000000020eea8800000000585d467b" string(32) "00000000020eea8900000000585d467b" string(32) "00000000020eea8900000000585d467b"
Output for 5.3.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001951cc0400000000263946b0" string(32) "000000001951cc0700000000263946b0" string(32) "000000001951cc0600000000263946b0" string(32) "000000001951cc0600000000263946b0"
Output for 5.3.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002b8499b60000000040b960a7" string(32) "000000002b8499b50000000040b960a7" string(32) "000000002b8499b40000000040b960a7" string(32) "000000002b8499b40000000040b960a7"
Output for 5.3.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000058a7382100000000227061c4" string(32) "0000000058a7382200000000227061c4" string(32) "0000000058a7382300000000227061c4" string(32) "0000000058a7382300000000227061c4"
Output for 5.3.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000005ce71290000000075135b23" string(32) "0000000005ce712a0000000075135b23" string(32) "0000000005ce712b0000000075135b23" string(32) "0000000005ce712b0000000075135b23"
Output for 5.3.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000055d332fc000000005c3621c7" string(32) "0000000055d332ff000000005c3621c7" string(32) "0000000055d332fe000000005c3621c7" string(32) "0000000055d332fe000000005c3621c7"
Output for 5.3.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000001ed662f2000000005b7bd3c7" string(32) "000000001ed662f1000000005b7bd3c7" string(32) "000000001ed662f0000000005b7bd3c7" string(32) "000000001ed662f0000000005b7bd3c7"
Output for 5.3.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000002db6bf3f0000000016676eb7" string(32) "000000002db6bf3c0000000016676eb7" string(32) "000000002db6bf3d0000000016676eb7" string(32) "000000002db6bf3d0000000016676eb7"
Output for 5.3.7
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000025dc633f0000000069988c1f" string(32) "0000000025dc633c0000000069988c1f" string(32) "0000000025dc633d0000000069988c1f" string(32) "0000000025dc633d0000000069988c1f"
Output for 5.3.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004ac6334a000000003c5f89a6" string(32) "000000004ac63349000000003c5f89a6" string(32) "000000004ac63348000000003c5f89a6" string(32) "000000004ac63348000000003c5f89a6"
Output for 5.3.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000048d9ce740000000004ee0fd9" string(32) "0000000048d9ce770000000004ee0fd9" string(32) "0000000048d9ce760000000004ee0fd9" string(32) "0000000048d9ce760000000004ee0fd9"
Output for 5.3.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000006c5d0a0e000000006552ff9d" string(32) "000000006c5d0a0d000000006552ff9d" string(32) "000000006c5d0a0c000000006552ff9d" string(32) "000000006c5d0a0c000000006552ff9d"
Output for 5.3.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000000e66ef5100000000597b3a44" string(32) "000000000e66ef5200000000597b3a44" string(32) "000000000e66ef5300000000597b3a44" string(32) "000000000e66ef5300000000597b3a44"
Output for 5.3.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000024ecab1e000000004569dd37" string(32) "0000000024ecab1d000000004569dd37" string(32) "0000000024ecab1c000000004569dd37" string(32) "0000000024ecab1c000000004569dd37"
Output for 5.3.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "000000004c91cf4d000000001dd4dadb" string(32) "000000004c91cf4e000000001dd4dadb" string(32) "000000004c91cf4f000000001dd4dadb" string(32) "000000004c91cf4f000000001dd4dadb"
Output for 5.3.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "0000000046a80b74000000007136bd53" string(32) "0000000046a80b77000000007136bd53" string(32) "0000000046a80b76000000007136bd53" string(32) "0000000046a80b76000000007136bd53"
Output for 5.2.17
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "861a2f056a593edc2697eec710327754" string(32) "1bc0c4441cc66a8d1bb41a8af7ae1e1c" string(32) "753f6858b98d2308ae89d51ced1372b0" string(32) "753f6858b98d2308ae89d51ced1372b0"
Output for 5.2.15 - 5.2.16
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "bab3da487bfe51e3bada7ed6962c83d7" string(32) "56907a50a8e9c975d074d7b1009d5a74" string(32) "ba1405ae7602a434876f78b935c2d915" string(32) "ba1405ae7602a434876f78b935c2d915"
Output for 5.2.14
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "6827d7150a80a95428b05b2dbc0dcb10" string(32) "6020ade232c05125fb3382e3b26ec44b" string(32) "375d5a4eb9d78a5e7fea472a4b61c7ac" string(32) "375d5a4eb9d78a5e7fea472a4b61c7ac"
Output for 5.2.13
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "4d9da188dd696504eef8aed3fde97e02" string(32) "332b22f9fcb62d8c8853f59a96cf0568" string(32) "cb117d8c74292b4458a0d9f610704534" string(32) "cb117d8c74292b4458a0d9f610704534"
Output for 5.2.12
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "617357606fc417e758728410d8dad7f3" string(32) "76f70bcddf428556b587cdd5bef0f40e" string(32) "883be5774f72f02f058abf69def6fa15" string(32) "883be5774f72f02f058abf69def6fa15"
Output for 5.2.9, 5.2.11
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "52ee78937c6a89104904aed13987318e" string(32) "7466004bf89a7ccbc9d57bbe23aee10f" string(32) "c21fbad51346bd768acb34def35da402" string(32) "c21fbad51346bd768acb34def35da402"
Output for 5.2.10
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "efe88f76f26081279f31ba49d381104e" string(32) "c9e7ad354f4391649e23480759c6653e" string(32) "5047768167fa31f6d152d680811bbea2" string(32) "5047768167fa31f6d152d680811bbea2"
Output for 5.2.7 - 5.2.8
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "af89ab9ae8be1068e0d8dc48e55bfcd1" string(32) "211922ba75154e1c078b478e27988a06" string(32) "738a9c7b59222e2a6ee25ff834b69ff2" string(32) "738a9c7b59222e2a6ee25ff834b69ff2"
Output for 5.2.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "950969556ed71c6f363f434ecae32954" string(32) "8d62d4db96875809e27de28a778efc7c" string(32) "41fea70a0869dc5f3d6c821bcc445dc7" string(32) "41fea70a0869dc5f3d6c821bcc445dc7"
Output for 5.2.5
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "a7965ec2cba63ba225597f43def8a4b6" string(32) "48d05d7abab6ca87f8a99c22534056d2" string(32) "ecb96155153d6426c5b06f1f4a2c65fd" string(32) "ecb96155153d6426c5b06f1f4a2c65fd"
Output for 5.2.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "7ebbed9ad06ebcbd0c3782f6cdf89b51" string(32) "905eb61e16b35c95f6ff5fbd1cac925b" string(32) "fd3d7c7cbbfb5b25750dce98613b0e4c" string(32) "fd3d7c7cbbfb5b25750dce98613b0e4c"
Output for 5.2.3
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "dc90896f8dce368265954f0524e2a853" string(32) "35ebaf980762764da73312a19fb36caf" string(32) "be25c170a894bf386cf5ab9ffea6d38f" string(32) "be25c170a894bf386cf5ab9ffea6d38f"
Output for 5.2.2
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "d1877c094161b942518f0f010b1a5be5" string(32) "55ba1e034ca9908ef2186f5ca57db953" string(32) "3ef1ffee27eda45c1c55d200294f23df" string(32) "3ef1ffee27eda45c1c55d200294f23df"
Output for 5.2.1
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "5663e593b52467eb39485ab4532cfb71" string(32) "c1357d69cdbf6a57522e24153241fcc4" string(32) "c29b72906b526027772e347269d2e3ef" string(32) "c29b72906b526027772e347269d2e3ef"
Output for 5.2.0
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 string(32) "73f03f2749114a53db076b2f4bc47285" string(32) "37ce1a2271f4a9d32af6948919f26787" string(32) "57924fe0a71764fc00e4c201249c9bd9" string(32) "57924fe0a71764fc00e4c201249c9bd9"
Output for 5.1.0 - 5.1.6
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Fatal error: Call to undefined function spl_object_hash() in /in/LLZgE on line 13
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Strict Standards: Only variable references should be returned by reference in /in/LLZgE on line 6 Strict Standards: Only variable references should be returned by reference in /in/LLZgE on line 6 Fatal error: Call to undefined function spl_object_hash() in /in/LLZgE on line 13
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Fatal error: Call to undefined function: spl_object_hash() in /in/LLZgE on line 13
Process exited with code 255.
Output for 4.4.0 - 4.4.4
Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Notice: Only variable references should be returned by reference in /in/LLZgE on line 6 Fatal error: Call to undefined function: spl_object_hash() in /in/LLZgE on line 13
Process exited with code 255.
Output for 4.3.2 - 4.3.11
Fatal error: Call to undefined function: spl_object_hash() in /in/LLZgE on line 13
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: spl_object_hash() in /in/LLZgE on line 13

preferences:
304.24 ms | 401 KiB | 371 Q