Skip to content

Commit 3bf53aa

Browse files
committed
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3: Cleanup Safe Mode related comment in SG(request_info)
2 parents aa774a5 + ff8be98 commit 3bf53aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/SAPI.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ typedef struct {
105105
/* this is necessary for the CGI SAPI module */
106106
char *argv0;
107107

108-
/* this is necessary for Safe Mode */
109108
char *current_user;
110109
int current_user_length;
111110

0 commit comments

Comments
 (0)