1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm
Thomas Gerbet 6f6e26580a Remove non-existent $serverctrls parameter for \ldap_bind()
In a8e58b0ba0 a `$serverctrls` parameter
was incorrectly added to the \ldap_bind() function.

See php/doc-en#20.
2020-02-02 12:34:28 -05:00
..
CodeLocation Fix phpcs issues 2019-11-11 10:11:42 -05:00
Config Fix generation of files in non-psr directory 2020-01-16 23:24:53 -05:00
Exception Catch circular references in constants 2019-12-10 16:16:44 -05:00
Internal Remove non-existent $serverctrls parameter for \ldap_bind() 2020-02-02 12:34:28 -05:00
Issue Fix #2696 - make sure static property references are prevented in pure functions 2020-01-27 22:55:20 -05:00
Plugin Improve count checks slightly 2020-01-22 07:51:24 -05:00
Progress Use floor() instead of round() for long progress percentage (#2634) 2020-01-16 15:57:09 -05:00
Report Add support for Github Actions output 2020-01-23 07:14:48 -05:00
SourceControl Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Storage Emit all stubs discovered by Psalm during analysis 2020-01-08 17:23:40 -05:00
Type Improve formatting of intersection error messages 2020-02-02 12:25:24 -05:00
Aliases.php Simplify class completion lookup 2019-06-29 21:32:26 -04:00
Codebase.php Add constant definitions 2020-01-08 23:48:42 -05:00
CodeLocation.php Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Config.php allow setting php version from config or composer.json 2020-01-30 08:48:53 -05:00
Context.php Better understand nesting loops and switches 2020-01-27 12:17:12 -05:00
DocComment.php Allow taints to be removed via annotation 2019-10-15 16:25:27 -04:00
ErrorBaseline.php Fix #2712 - allow __toString to have more specific type 2020-01-29 22:28:40 -05:00
FileBasedPluginAdapter.php Prefix constant 2019-07-21 16:38:39 -04:00
FileManipulation.php Issue 1926 unused variable (#1967) 2019-07-24 16:48:54 -04:00
FileSource.php
IssueBuffer.php Use slightly cleaner way of sorting file issues 2020-01-29 09:00:13 -05:00
NodeTypeProvider.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
PluginRegistrationSocket.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Report.php Add support for Github Actions output 2020-01-23 07:14:48 -05:00
StatementsSource.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Type.php Add slashes 2020-02-02 11:04:29 -05:00