php / php/frankenphp

Call to undefined function cli_set_process_title()

Open
#587 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
11.3k
Forks
488
Avg merge
4d 10h
Merged PRs (30d)
11

Description

What happened?

Running frankenphp php-cli artisan tinker in Laravel framework prints the following error:

Error Call to undefined function cli_set_process_title()
Build Type

Official static build

Worker Mode

Yes

Operating System

GNU/Linux

CPU Architecture

x86_64

Relevant log output

No response

Contributor guide

Open the contributing guide

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.

Research direction

Start by reproducing frankenphp php-cli artisan tinker with the official static build in worker mode on GNU/Linux, then trace the CLI handling around the cli_set_process_title() call. Done means Laravel Tinker starts without the undefined-function error in this configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.