1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/dictionaries
Ulrich Eckhardt 9fd17cf749 CallMap: Improve returntype annotation for inotify_read()
In case of success, it returns an array of associative arrays with defined fields:
- `wd` is a watch descriptor
- `mask` is a bit mask of events
- `cookie` is a unique id to connect related events
- `name` is the name of a file
2024-02-02 10:10:45 +01:00
..
scripts More rector fixes 2023-10-21 20:45:09 +02:00
CallMap_71_delta.php Fix remaining intl, reflection. xml and zip callmaps 2023-04-02 06:34:17 -05:00
CallMap_72_delta.php Fix remaining intl, reflection. xml and zip callmaps 2023-04-02 06:34:17 -05:00
CallMap_73_delta.php update define types to be correct 2023-11-29 08:51:15 +01:00
CallMap_74_delta.php Fix #10398: add missing methods of ReflectionProperty class in CallMap and CallMap deltas. 2023-11-22 17:19:22 +01:00
CallMap_80_delta.php Merge pull request #10399 from niconoe-/fix-10398 2023-11-22 21:22:39 +01:00
CallMap_81_delta.php Fix #10398: add missing methods of ReflectionProperty class in CallMap and CallMap deltas. 2023-11-22 17:19:22 +01:00
CallMap_82_delta.php Fix mb_get_info can return null - CI failing bc of reflection 2024-01-13 01:12:34 +01:00
CallMap_83_delta.php strrchr(): $before_needle parameter 2023-08-26 01:36:05 +02:00
CallMap_historical.php CallMap: Improve returntype annotation for inotify_read() 2024-02-02 10:10:45 +01:00
CallMap.php CallMap: Improve returntype annotation for inotify_read() 2024-02-02 10:10:45 +01:00
ImpureFunctionsList.php readgzfile() is impure 2024-01-27 15:38:27 +01:00
InternalTaintSinkMap.php
ManualPropertyMap.php
PropertyMap.php Fix ownerDocument type 2024-01-31 16:10:51 +06:00