|
214 | 214 | array ( |
215 | 215 | 1 => NULL, |
216 | 216 | 2 => NULL, |
| 217 | + 3 => NULL, |
217 | 218 | ), |
218 | 219 | ), |
219 | 220 | 'SELECT email, adaid FROM ada' => |
220 | 221 | array ( |
221 | 222 | 'error' => NULL, |
222 | 223 | 'result' => |
223 | 224 | array ( |
224 | | - 2 => |
| 225 | + 3 => |
225 | 226 | PHPStan\Type\Constant\ConstantArrayType::__set_state(array( |
226 | 227 | 'keyType' => |
227 | 228 | PHPStan\Type\UnionType::__set_state(array( |
|
235 | 236 | PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
236 | 237 | 'value' => 1, |
237 | 238 | )), |
| 239 | + 2 => |
| 240 | + PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
| 241 | + 'value' => 'adaid', |
| 242 | + 'isClassString' => false, |
| 243 | + )), |
| 244 | + 3 => |
| 245 | + PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
| 246 | + 'value' => 'email', |
| 247 | + 'isClassString' => false, |
| 248 | + )), |
238 | 249 | ), |
239 | 250 | )), |
240 | 251 | 'itemType' => |
|
254 | 265 | 'keyTypes' => |
255 | 266 | array ( |
256 | 267 | 0 => |
| 268 | + PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
| 269 | + 'value' => 'email', |
| 270 | + 'isClassString' => false, |
| 271 | + )), |
| 272 | + 1 => |
257 | 273 | PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
258 | 274 | 'value' => 0, |
259 | 275 | )), |
260 | | - 1 => |
| 276 | + 2 => |
| 277 | + PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
| 278 | + 'value' => 'adaid', |
| 279 | + 'isClassString' => false, |
| 280 | + )), |
| 281 | + 3 => |
261 | 282 | PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
262 | 283 | 'value' => 1, |
263 | 284 | )), |
|
268 | 289 | PHPStan\Type\StringType::__set_state(array( |
269 | 290 | )), |
270 | 291 | 1 => |
| 292 | + PHPStan\Type\StringType::__set_state(array( |
| 293 | + )), |
| 294 | + 2 => |
| 295 | + PHPStan\Type\IntegerRangeType::__set_state(array( |
| 296 | + 'min' => 0, |
| 297 | + 'max' => 4294967295, |
| 298 | + )), |
| 299 | + 3 => |
271 | 300 | PHPStan\Type\IntegerRangeType::__set_state(array( |
272 | 301 | 'min' => 0, |
273 | 302 | 'max' => 4294967295, |
|
279 | 308 | ), |
280 | 309 | 'allArrays' => NULL, |
281 | 310 | )), |
282 | | - 1 => |
| 311 | + 2 => |
283 | 312 | PHPStan\Type\Constant\ConstantArrayType::__set_state(array( |
284 | 313 | 'keyType' => |
285 | 314 | PHPStan\Type\UnionType::__set_state(array( |
286 | 315 | 'types' => |
287 | 316 | array ( |
288 | 317 | 0 => |
289 | | - PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
290 | | - 'value' => 'adaid', |
291 | | - 'isClassString' => false, |
| 318 | + PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
| 319 | + 'value' => 0, |
292 | 320 | )), |
293 | 321 | 1 => |
294 | | - PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
295 | | - 'value' => 'email', |
296 | | - 'isClassString' => false, |
| 322 | + PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
| 323 | + 'value' => 1, |
297 | 324 | )), |
298 | 325 | ), |
299 | 326 | )), |
|
314 | 341 | 'keyTypes' => |
315 | 342 | array ( |
316 | 343 | 0 => |
317 | | - PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
318 | | - 'value' => 'email', |
319 | | - 'isClassString' => false, |
| 344 | + PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
| 345 | + 'value' => 0, |
320 | 346 | )), |
321 | 347 | 1 => |
322 | | - PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
323 | | - 'value' => 'adaid', |
324 | | - 'isClassString' => false, |
| 348 | + PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
| 349 | + 'value' => 1, |
325 | 350 | )), |
326 | 351 | ), |
327 | 352 | 'valueTypes' => |
|
335 | 360 | 'max' => 4294967295, |
336 | 361 | )), |
337 | 362 | ), |
338 | | - 'nextAutoIndex' => 0, |
| 363 | + 'nextAutoIndex' => 2, |
339 | 364 | 'optionalKeys' => |
340 | 365 | array ( |
341 | 366 | ), |
342 | 367 | 'allArrays' => NULL, |
343 | 368 | )), |
344 | | - 3 => |
| 369 | + 1 => |
345 | 370 | PHPStan\Type\Constant\ConstantArrayType::__set_state(array( |
346 | 371 | 'keyType' => |
347 | 372 | PHPStan\Type\UnionType::__set_state(array( |
348 | 373 | 'types' => |
349 | 374 | array ( |
350 | 375 | 0 => |
351 | | - PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
352 | | - 'value' => 0, |
353 | | - )), |
354 | | - 1 => |
355 | | - PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
356 | | - 'value' => 1, |
357 | | - )), |
358 | | - 2 => |
359 | 376 | PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
360 | 377 | 'value' => 'adaid', |
361 | 378 | 'isClassString' => false, |
362 | 379 | )), |
363 | | - 3 => |
| 380 | + 1 => |
364 | 381 | PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
365 | 382 | 'value' => 'email', |
366 | 383 | 'isClassString' => false, |
|
389 | 406 | 'isClassString' => false, |
390 | 407 | )), |
391 | 408 | 1 => |
392 | | - PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
393 | | - 'value' => 0, |
394 | | - )), |
395 | | - 2 => |
396 | 409 | PHPStan\Type\Constant\ConstantStringType::__set_state(array( |
397 | 410 | 'value' => 'adaid', |
398 | 411 | 'isClassString' => false, |
399 | 412 | )), |
400 | | - 3 => |
401 | | - PHPStan\Type\Constant\ConstantIntegerType::__set_state(array( |
402 | | - 'value' => 1, |
403 | | - )), |
404 | 413 | ), |
405 | 414 | 'valueTypes' => |
406 | 415 | array ( |
407 | 416 | 0 => |
408 | 417 | PHPStan\Type\StringType::__set_state(array( |
409 | 418 | )), |
410 | 419 | 1 => |
411 | | - PHPStan\Type\StringType::__set_state(array( |
412 | | - )), |
413 | | - 2 => |
414 | | - PHPStan\Type\IntegerRangeType::__set_state(array( |
415 | | - 'min' => 0, |
416 | | - 'max' => 4294967295, |
417 | | - )), |
418 | | - 3 => |
419 | 420 | PHPStan\Type\IntegerRangeType::__set_state(array( |
420 | 421 | 'min' => 0, |
421 | 422 | 'max' => 4294967295, |
422 | 423 | )), |
423 | 424 | ), |
424 | | - 'nextAutoIndex' => 2, |
| 425 | + 'nextAutoIndex' => 0, |
425 | 426 | 'optionalKeys' => |
426 | 427 | array ( |
427 | 428 | ), |
|
0 commit comments