3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i < 500; $i++) { echo "$i => " . (ctype_digit($i) ? "Y" : "N"); }
Output for 8.1.0, 8.1.2 - 8.1.5, 8.1.8 - 8.1.11, 8.1.13 - 8.1.18, 8.1.20 - 8.1.23, 8.1.25 - 8.1.28, 8.2.0 - 8.2.3, 8.2.5 - 8.2.18, 8.3.0 - 8.3.6
Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 0 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 1 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 2 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 3 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 4 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 5 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 6 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 7 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 8 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 9 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 10 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 11 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 12 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 13 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 14 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 15 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 16 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 17 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 18 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 19 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 20 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 21 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 22 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 23 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 24 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 25 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 26 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 27 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 28 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 29 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 30 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 31 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 32 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 33 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 34 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 35 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 36 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 37 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 38 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 39 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 40 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 41 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 42 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 43 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 44 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 45 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 46 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 47 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 48 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 49 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 50 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 51 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 52 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 53 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 54 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 55 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 56 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 57 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 58 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 59 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 60 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 61 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 62 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 63 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 64 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 65 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 66 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 67 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 68 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 69 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 70 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 71 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 72 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 73 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 74 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 75 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 76 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 77 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 78 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 79 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 80 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 81 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 82 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 83 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 84 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 85 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 86 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 87 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 88 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 89 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 90 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 91 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 92 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 93 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 94 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 95 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 96 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 97 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 98 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 99 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 100 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 101 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 102 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 103 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 104 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 105 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 106 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 107 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 108 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 109 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 110 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 111 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 112 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 113 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 114 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 115 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 116 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 117 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 118 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 119 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 120 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 121 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 122 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 123 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 124 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 125 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 126 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 127 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 128 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 129 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 130 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 131 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 132 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 133 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 134 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 135 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 136 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 137 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 138 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 139 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 140 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 141 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 142 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 143 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 144 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 145 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 146 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 147 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 148 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 149 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 150 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 151 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 152 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 153 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 154 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 155 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 156 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 157 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 158 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 159 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 160 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 161 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 162 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 163 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 164 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 165 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 166 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 167 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 168 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 169 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 170 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 171 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 172 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 173 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 174 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 175 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 176 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 177 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 178 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 179 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 180 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 181 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 182 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 183 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 184 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 185 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 186 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 187 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 188 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 189 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 190 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 191 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 192 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 193 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 194 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 195 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 196 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 197 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 198 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 199 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 200 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 201 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 202 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 203 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 204 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 205 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 206 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 207 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 208 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 209 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 210 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 211 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 212 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 213 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 214 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 215 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 216 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 217 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 218 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 219 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 220 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 221 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 222 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 223 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 224 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 225 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 226 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 227 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 228 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 229 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 230 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 231 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 232 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 233 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 234 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 235 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 236 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 237 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 238 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 239 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 240 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 241 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 242 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 243 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 244 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 245 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 246 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 247 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 248 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 249 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 250 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 251 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 252 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 253 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 254 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 255 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 256 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 257 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 258 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 259 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 260 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 261 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 262 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 263 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 264 => Y Deprecated: ctype
Output for 8.1.1, 8.1.6 - 8.1.7, 8.1.12, 8.1.19, 8.1.24, 8.2.4
Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 0 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 1 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 2 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 3 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 4 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 5 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 6 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 7 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 8 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 9 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 10 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 11 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 12 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 13 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 14 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 15 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 16 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 17 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 18 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 19 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 20 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 21 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 22 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 23 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 24 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 25 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 26 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 27 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 28 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 29 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 30 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 31 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 32 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 33 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 34 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 35 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 36 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 37 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 38 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 39 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 40 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 41 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 42 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 43 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 44 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 45 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 46 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 47 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 48 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 49 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 50 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 51 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 52 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 53 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 54 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 55 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 56 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 57 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 58 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 59 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 60 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 61 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 62 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 63 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 64 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 65 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 66 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 67 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 68 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 69 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 70 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 71 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 72 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 73 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 74 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 75 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 76 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 77 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 78 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 79 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 80 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 81 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 82 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 83 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 84 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 85 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 86 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 87 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 88 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 89 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 90 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 91 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 92 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 93 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 94 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 95 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 96 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 97 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 98 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 99 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 100 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 101 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 102 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 103 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 104 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 105 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 106 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 107 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 108 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 109 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 110 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 111 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 112 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 113 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 114 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 115 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 116 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 117 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 118 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 119 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 120 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 121 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 122 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 123 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 124 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 125 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 126 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 127 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 128 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 129 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 130 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 131 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 132 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 133 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 134 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 135 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 136 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 137 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 138 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 139 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 140 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 141 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 142 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 143 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 144 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 145 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 146 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 147 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 148 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 149 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 150 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 151 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 152 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 153 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 154 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 155 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 156 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 157 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 158 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 159 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 160 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 161 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 162 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 163 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 164 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 165 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 166 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 167 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 168 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 169 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 170 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 171 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 172 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 173 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 174 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 175 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 176 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 177 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 178 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 179 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 180 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 181 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 182 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 183 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 184 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 185 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 186 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 187 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 188 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 189 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 190 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 191 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 192 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 193 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 194 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 195 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 196 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 197 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 198 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 199 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 200 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 201 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 202 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 203 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 204 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 205 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 206 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 207 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 208 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 209 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 210 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 211 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 212 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 213 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 214 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 215 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 216 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 217 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 218 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 219 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 220 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 221 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 222 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 223 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 224 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 225 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 226 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 227 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 228 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 229 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 230 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 231 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 232 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 233 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 234 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 235 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 236 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 237 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 238 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 239 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 240 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 241 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 242 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 243 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 244 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 245 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 246 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 247 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 248 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 249 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 250 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 251 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 252 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 253 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 254 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 255 => N Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 256 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 257 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 258 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 259 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 260 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 261 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 262 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 263 => Y Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in /in/SF42O on line 4 264 => Y Deprecated: ctype
Process exited with code 137.
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.12 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30
0 => N1 => N2 => N3 => N4 => N5 => N6 => N7 => N8 => N9 => N10 => N11 => N12 => N13 => N14 => N15 => N16 => N17 => N18 => N19 => N20 => N21 => N22 => N23 => N24 => N25 => N26 => N27 => N28 => N29 => N30 => N31 => N32 => N33 => N34 => N35 => N36 => N37 => N38 => N39 => N40 => N41 => N42 => N43 => N44 => N45 => N46 => N47 => N48 => Y49 => Y50 => Y51 => Y52 => Y53 => Y54 => Y55 => Y56 => Y57 => Y58 => N59 => N60 => N61 => N62 => N63 => N64 => N65 => N66 => N67 => N68 => N69 => N70 => N71 => N72 => N73 => N74 => N75 => N76 => N77 => N78 => N79 => N80 => N81 => N82 => N83 => N84 => N85 => N86 => N87 => N88 => N89 => N90 => N91 => N92 => N93 => N94 => N95 => N96 => N97 => N98 => N99 => N100 => N101 => N102 => N103 => N104 => N105 => N106 => N107 => N108 => N109 => N110 => N111 => N112 => N113 => N114 => N115 => N116 => N117 => N118 => N119 => N120 => N121 => N122 => N123 => N124 => N125 => N126 => N127 => N128 => N129 => N130 => N131 => N132 => N133 => N134 => N135 => N136 => N137 => N138 => N139 => N140 => N141 => N142 => N143 => N144 => N145 => N146 => N147 => N148 => N149 => N150 => N151 => N152 => N153 => N154 => N155 => N156 => N157 => N158 => N159 => N160 => N161 => N162 => N163 => N164 => N165 => N166 => N167 => N168 => N169 => N170 => N171 => N172 => N173 => N174 => N175 => N176 => N177 => N178 => N179 => N180 => N181 => N182 => N183 => N184 => N185 => N186 => N187 => N188 => N189 => N190 => N191 => N192 => N193 => N194 => N195 => N196 => N197 => N198 => N199 => N200 => N201 => N202 => N203 => N204 => N205 => N206 => N207 => N208 => N209 => N210 => N211 => N212 => N213 => N214 => N215 => N216 => N217 => N218 => N219 => N220 => N221 => N222 => N223 => N224 => N225 => N226 => N227 => N228 => N229 => N230 => N231 => N232 => N233 => N234 => N235 => N236 => N237 => N238 => N239 => N240 => N241 => N242 => N243 => N244 => N245 => N246 => N247 => N248 => N249 => N250 => N251 => N252 => N253 => N254 => N255 => N256 => Y257 => Y258 => Y259 => Y260 => Y261 => Y262 => Y263 => Y264 => Y265 => Y266 => Y267 => Y268 => Y269 => Y270 => Y271 => Y272 => Y273 => Y274 => Y275 => Y276 => Y277 => Y278 => Y279 => Y280 => Y281 => Y282 => Y283 => Y284 => Y285 => Y286 => Y287 => Y288 => Y289 => Y290 => Y291 => Y292 => Y293 => Y294 => Y295 => Y296 => Y297 => Y298 => Y299 => Y300 => Y301 => Y302 => Y303 => Y304 => Y305 => Y306 => Y307 => Y308 => Y309 => Y310 => Y311 => Y312 => Y313 => Y314 => Y315 => Y316 => Y317 => Y318 => Y319 => Y320 => Y321 => Y322 => Y323 => Y324 => Y325 => Y326 => Y327 => Y328 => Y329 => Y330 => Y331 => Y332 => Y333 => Y334 => Y335 => Y336 => Y337 => Y338 => Y339 => Y340 => Y341 => Y342 => Y343 => Y344 => Y345 => Y346 => Y347 => Y348 => Y349 => Y350 => Y351 => Y352 => Y353 => Y354 => Y355 => Y356 => Y357 => Y358 => Y359 => Y360 => Y361 => Y362 => Y363 => Y364 => Y365 => Y366 => Y367 => Y368 => Y369 => Y370 => Y371 => Y372 => Y373 => Y374 => Y375 => Y376 => Y377 => Y378 => Y379 => Y380 => Y381 => Y382 => Y383 => Y384 => Y385 => Y386 => Y387 => Y388 => Y389 => Y390 => Y391 => Y392 => Y393 => Y394 => Y395 => Y396 => Y397 => Y398 => Y399 => Y400 => Y401 => Y402 => Y403 => Y404 => Y405 => Y406 => Y407 => Y408 => Y409 => Y410 => Y411 => Y412 => Y413 => Y414 => Y415 => Y416 => Y417 => Y418 => Y419 => Y420 => Y421 => Y422 => Y423 => Y424 => Y425 => Y426 => Y427 => Y428 => Y429 => Y430 => Y431 => Y432 => Y433 => Y434 => Y435 => Y436 => Y437 => Y438 => Y439 => Y440 => Y441 => Y442 => Y443 => Y444 => Y445 => Y446 => Y447 => Y448 => Y449 => Y450 => Y451 => Y452 => Y453 => Y454 => Y455 => Y456 => Y457 => Y458 => Y459 => Y460 => Y461 => Y462 => Y463 => Y464 => Y465 => Y466 => Y467 => Y468 => Y469 => Y470 => Y471 => Y472 => Y473 => Y474 => Y475 => Y476 => Y477 => Y478 => Y479 => Y480 => Y481 => Y482 => Y483 => Y484 => Y485 => Y486 => Y487 => Y488 => Y489 => Y490 => Y491 => Y492 => Y493 => Y494 => Y495 => Y496 => Y497 => Y498 => Y499 => Y

preferences:
340.83 ms | 411 KiB | 306 Q