follow_location 144 ext/standard/http_fopen_wrapper.c zend_bool follow_location = 1; follow_location 760 ext/standard/http_fopen_wrapper.c follow_location = zval_is_true(tmpzval); follow_location 766 ext/standard/http_fopen_wrapper.c follow_location = 0; follow_location 807 ext/standard/http_fopen_wrapper.c if (!reqok || (location[0] != '\0' && follow_location)) { follow_location 808 ext/standard/http_fopen_wrapper.c if (!follow_location || (((options & STREAM_ONLY_GET_HEADERS) || ignore_errors) && redirect_max <= 1)) {