array_multisort() is missing from constantToFunctionParameterMap.php

Open Beginner friendly
#14,357 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
php
Domain
devtools

Research direction

Start by inspecting constantToFunctionParameterMap.php and compare the array_multisort entry with its supported constant values and metadata in the php/doc-en repository. Update the missing information and review nearby entries for other missing descriptions; the change is done when array_multisort and any identified omissions are represented in the map.

Written by the indexing model from the issue text.

Description

bug
Feature request

constantToFunctionParameterMap.php is missing information about supported constant values for array_multisort.
also check for more opportunites of missing descriptions

find signatures and more metainformation at https://github.com/php/doc-en

Did PHPStan help you today? Did it make you happy in any way?

No response

Dominant language
PHP
Stars
14.1k
Forks
958
Avg merge
18h 11m
Merged PRs (30d)
34

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from phpstan/phpstan

All issues in phpstan/phpstan

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.