Skip to content

Commit 3b207cc

Browse files
committed
Add cvs tags
1 parent fe03687 commit 3b207cc

11 files changed

Lines changed: 22 additions & 0 deletions

ext/spl/php_spl.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifdef HAVE_CONFIG_H
2022
#include "config.h"
2123
#endif

ext/spl/spl_array.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifdef HAVE_CONFIG_H
2022
# include "config.h"
2123
#endif

ext/spl/spl_array.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifndef SPL_ARRAY_H
2022
#define SPL_ARRAY_H
2123

ext/spl/spl_directory.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifndef SPL_DIRECTORY_H
2022
#define SPL_DIRECTORY_H
2123

ext/spl/spl_engine.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifndef SPL_ENGINE_H
2022
#define SPL_ENGINE_H
2123

ext/spl/spl_functions.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifdef HAVE_CONFIG_H
2022
#include "config.h"
2123
#endif

ext/spl/spl_functions.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifndef PHP_FUNCTIONS_H
2022
#define PHP_FUNCTIONS_H
2123

ext/spl/spl_iterators.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifdef HAVE_CONFIG_H
2022
# include "config.h"
2123
#endif

ext/spl/spl_iterators.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifndef SPL_ITERATORS_H
2022
#define SPL_ITERATORS_H
2123

ext/spl/spl_sxe.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
+----------------------------------------------------------------------+
1717
*/
1818

19+
/* $Id$ */
20+
1921
#ifdef HAVE_CONFIG_H
2022
# include "config.h"
2123
#endif

0 commit comments

Comments
 (0)