Skip to content

Commit 3248932

Browse files
petkcmb69
authored andcommitted
Remove outdated comments about PHP 3
1 parent 6dc0cd8 commit 3248932

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

ext/standard/file.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
/* $Id$ */
2525

26-
/* Synced with php 3.0 revision 1.218 1999-06-16 [ssb] */
27-
2826
/* {{{ includes */
2927

3028
#include "php.h"

ext/standard/file.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818

1919
/* $Id$ */
2020

21-
/* Synced with php 3.0 revision 1.30 1999-06-16 [ssb] */
22-
2321
#ifndef FILE_H
2422
#define FILE_H
2523

ext/standard/fsock.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020

2121
/* $Id$ */
2222

23-
/* Synced with php 3.0 revision 1.24 1999-06-18 [ssb] */
24-
2523
#ifndef FSOCK_H
2624
#define FSOCK_H
2725

ext/standard/php_string.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
/* $Id$ */
2121

22-
/* Synced with php 3.0 revision 1.43 1999-06-16 [ssb] */
23-
2422
#ifndef PHP_STRING_H
2523
#define PHP_STRING_H
2624

0 commit comments

Comments
 (0)