This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-22 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
fixtures
/
stubs
History
Matthew Brown
802016757c
Fix
#1891
- don’t enter class_alias if the class doesn’t exist
2019-07-04 15:46:24 -04:00
..
base_plugin.php
…
class_alias.php
Fix
#1891
- don’t enter class_alias if the class doesn’t exist
2019-07-04 15:46:24 -04:00
conditional_interface.php
Fix
#1860
- be less restrictive about class_exists checks
2019-06-28 10:17:59 -04:00
conditional_namespaced_functions.php
…
custom_functions.php
…
DomainException.php
…
extending_plugin_entrypoint.php
…
extending_plugin.php
…
namespaced_class.php
…
namespaced_functions.php
…
partial_class.php
…
phpstorm.meta.php
…
polyfill.php
Fix
#1891
- don’t enter class_alias if the class doesn’t exist
2019-07-04 15:46:24 -04:00
systemclass.php
…