1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/dictionaries
Bruce Weirdan 9292316073
Remove ReflectionType::getName(), move ReflectionType::isBuiltin() (#5090)
* Remove ReflectionType::getName(), move ReflectionType::isBuiltin()

* `ReflectionType::getName()` was never there: https://3v4l.org/1iZt4
* `ReflectionType::isBuiltin()` was moved to
`ReflectionNamedType::isBuiltin()` in PHP 8

Fixes vimeo/psalm#5089

* Fix test

* Mark test as php 8.0 only
2021-01-29 11:47:35 +01:00
..
scripts 4.x - add support for PHP 8 callmap 2021-01-29 11:39:51 +01:00
CallMap_71_delta.php sync param names with php (#4745) 2021-01-29 11:47:10 +01:00
CallMap_72_delta.php Remove use of PHP 7.2 function 2021-01-29 11:45:02 +01:00
CallMap_73_delta.php Move static code out of src 2021-01-29 11:39:51 +01:00
CallMap_74_delta.php Correct gzread signature (#4960) 2021-01-29 11:47:28 +01:00
CallMap_80_delta.php Remove ReflectionType::getName(), move ReflectionType::isBuiltin() (#5090) 2021-01-29 11:47:35 +01:00
CallMap.php Remove ReflectionType::getName(), move ReflectionType::isBuiltin() (#5090) 2021-01-29 11:47:35 +01:00
InternalTaintSinkMap.php Fix incorrect taint sink map for \rmdir (#4703) 2021-01-29 11:46:26 +01:00
PropertyMap.php mysqli::$insert_id can be a string (#4577) 2021-01-29 11:46:12 +01:00