php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #36432 new function pcntl_argv_set()
Submitted: 2006-02-17 20:17 UTC Modified: 2016-12-30 23:35 UTC
From: clemens at gutweiler dot net Assigned:
Status: Open Package: PCNTL related
PHP Version: 4.4.2 OS: Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-02-17 20:17 UTC] clemens at gutweiler dot net
Description:
------------
This Function should take one string argument and set the c variable argv:

pcntl_argv_set( "blah" )

after calling this function the passed string should occur in the processlist.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-30 23:35 UTC] cmb@php.net
-Package: Feature/Change Request +Package: PCNTL related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC