Add `str_getcsv` function

Open
#756 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp, php
Domain
compilers

Research direction

Start with the linked PHP manual entry for str_getcsv() to understand the expected behavior, then locate KPHP's existing support for string functions and its related tests. Done means KPHP accepts and executes str_getcsv() with behavior matching the documented PHP function, with coverage for the supported cases.

Written by the indexing model from the issue text.

Description

missing functionality

Add str_getcsv() function support in KPHP, pls.

Dominant language
C++
Stars
1.5k
Forks
116
Avg merge
5d 17h
Merged PRs (30d)
11

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 VKCOM/kphp

All issues in VKCOM/kphp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.