]> granicus.if.org Git - php/commitdiff
Remove outdated comments about PHP 3
authorPeter Kokot <peterkokot@gmail.com>
Tue, 26 Jun 2018 23:09:48 +0000 (01:09 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 27 Jun 2018 09:53:40 +0000 (11:53 +0200)
ext/standard/file.c
ext/standard/file.h
ext/standard/fsock.h
ext/standard/php_string.h

index baefafc735daf6e16b10c161144b535c7a906ceb..da2503056a28971921bd56dd87501eeb894d1f0e 100644 (file)
@@ -23,8 +23,6 @@
 
 /* $Id$ */
 
-/* Synced with php 3.0 revision 1.218 1999-06-16 [ssb] */
-
 /* {{{ includes */
 
 #include "php.h"
index 7fa0afee67ee17c78d02c422d1ff9816f082fe48..71400dd70337bbcce2463569e4bce6ad7fc229bb 100644 (file)
@@ -18,8 +18,6 @@
 
 /* $Id$ */
 
-/* Synced with php 3.0 revision 1.30 1999-06-16 [ssb] */
-
 #ifndef FILE_H
 #define FILE_H
 
index 499a0d0fc07fc8a00f47a362dda29d93369217d6..4aa27cabbac5591776964f332e726bb2d86c4699 100644 (file)
@@ -20,8 +20,6 @@
 
 /* $Id$ */
 
-/* Synced with php 3.0 revision 1.24 1999-06-18 [ssb] */
-
 #ifndef FSOCK_H
 #define FSOCK_H
 
index 152028ea154d42cca5b69e612978417366390ded..fe6fce13e1175771176b2eda8d46ed06c15f1348 100644 (file)
@@ -19,8 +19,6 @@
 
 /* $Id$ */
 
-/* Synced with php 3.0 revision 1.43 1999-06-16 [ssb] */
-
 #ifndef PHP_STRING_H
 #define PHP_STRING_H