openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PHPStan
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 291 of 294
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial support for rule levels
Ondrej Mirtes
More...
about 8 years ago
Updated README
Ondrej Mirtes
More...
about 8 years ago
Composer - branch alias
Ondrej Mirtes
More...
about 8 years ago
FileTypeMapper - additional in-memory cache to prevent frequent disk access
Ondrej Mirtes
More...
about 8 years ago
AccessStaticPropertiesRule - fix class name as a variable
Ondrej Mirtes
More...
about 8 years ago
Fixing PHP bug #71416
Ondrej Mirtes
More...
about 8 years ago
Fixed parent:: in an anonymous class
Ondrej Mirtes
More...
about 8 years ago
Check if a property can be accessed or a method called on a type
Ondrej Mirtes
More...
over 8 years ago
Array item type is modified with Type::combineWith() every time the array gets appended
Ondrej Mirtes
More...
over 8 years ago
Appended array item types are not checked when the item type is inferred from a literal array
Ondrej Mirtes
More...
over 8 years ago
Check types of values appended to arrays
Ondrej Mirtes
More...
over 8 years ago
Scope - removed unnecessary public method
Ondrej Mirtes
More...
over 8 years ago
Closure::bind - remap $this only inside the closure
Ondrej Mirtes
More...
over 8 years ago
Closure::bind - specify and work with scope class (third argument)
Ondrej Mirtes
More...
over 8 years ago
Closure::bind - undefined $this in case of an unbound closure
Ondrej Mirtes
More...
over 8 years ago
Improved \Closure::bind support
Ondrej Mirtes
More...
over 8 years ago
TypesAssignedToPropertiesRule - test nonexistent property
Ondrej Mirtes
More...
over 8 years ago
Type of spaceship <=> operator is detected as an integer
Ondrej Mirtes
More...
over 8 years ago
Refactored resolving Type from anonymous function native parameter typehint
Ondrej Mirtes
More...
over 8 years ago
Check return types from anonymous functions
Ondrej Mirtes
More...
over 8 years ago
Extracted logic from ReturnTypeRule to a separate class to be reusable
Ondrej Mirtes
More...
over 8 years ago
Fixed handling StaticType when calling parent::method()
Ondrej Mirtes
More...
over 8 years ago
Check types of values assigned to properties
Ondrej Mirtes
More...
over 8 years ago
Detect type of fetched static properties
Ondrej Mirtes
More...
over 8 years ago
Refactored resolving self/static/parent in a static call to a separate public method
Ondrej Mirtes
More...
over 8 years ago
Detect variadic parameters correctly as arrays
Ondrej Mirtes
More...
over 8 years ago
ClassReflection - stop on first accessible property from current scope
Ondrej Mirtes
More...
over 8 years ago
Universal object crates - real properties are preferred
Ondrej Mirtes
More...
over 8 years ago
Return type rule supports void return typehint
Ondrej Mirtes
More...
over 8 years ago
Fix weird PHPUnit issue
Ondrej Mirtes
More...
over 8 years ago
←
1
2
…
286
287
288
289
290
291
292
293
294
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree