]> granicus.if.org Git - php/commit
Added argc and argv in request_info needed for the new cli sapi.
authorEdin Kadribasic <edink@php.net>
Sun, 6 Jan 2002 13:58:05 +0000 (13:58 +0000)
committerEdin Kadribasic <edink@php.net>
Sun, 6 Jan 2002 13:58:05 +0000 (13:58 +0000)
commit1788410a56c7ee10fdaabb7d438c7938158c8d4c
tree761a4f6be2c1f7231600514fcb0fe979c6c1ecfb
parent6e1878b0fcfc55ea91b0559e27e35c37e53e9a64
Added argc and argv in request_info needed for the new cli sapi.
Modified registering $argc and $argv to support cli sapi.
main/SAPI.h
main/main.c