facebook / facebook/hhvm

Missing function cli_set_process_title

Open
#4,487 9 comments 0 reactions 1 assignee Claimed by @paulbiss View on GitHub
php5 incompatibility
Dominant language
C++
Stars
18.7k
Forks
3.1k
Avg merge
1h 47m
Merged PRs (30d)
2

Description

example from http://php.net/manual/en/function.cli-set-process-title.php

``` php

```

produces:

```
karp@karp:/tmp$ php 1.php
Fatal error: Call to undefined function cli_set_process_title() in /tmp/1.php on line 5
karp@karp:/tmp$ php -v
HipHop VM 3.5.0-dev~nightly.2014.12.11 (rel)
Compiler: heads/master-0-g2b3474c463cdd0f00d790f5f78626317ae4e49e5
Repo schema: 3b1511f5d6a4d8bb9ef91b84f40041b34430a09c
Extension API: 20140829
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.