mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
Another one bites the dust.
This commit is contained in:
@@ -343,7 +343,6 @@ PHP_FUNCTION(getallheaders)
|
||||
table_entry *tenv;
|
||||
int i;
|
||||
TSRMLS_FETCH();
|
||||
TSRMLS_FETCH();
|
||||
|
||||
if (array_init(return_value) == FAILURE) {
|
||||
RETURN_FALSE;
|
||||
|
||||
Reference in New Issue
Block a user