Skip to content

Commit d0cb715

Browse files
committed
s/PHP 5/PHP 7/
1 parent d4c5271 commit d0cb715

File tree

897 files changed

+898
-898
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

897 files changed

+898
-898
lines changed

TSRM/tsrm_nw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 5 |
3+
| PHP Version 7 |
44
+----------------------------------------------------------------------+
55
| Copyright (c) 1997-2014 The PHP Group |
66
+----------------------------------------------------------------------+

TSRM/tsrm_nw.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 5 |
3+
| PHP Version 7 |
44
+----------------------------------------------------------------------+
55
| Copyright (c) 1997-2014 The PHP Group |
66
+----------------------------------------------------------------------+

TSRM/tsrm_win32.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 5 |
3+
| PHP Version 7 |
44
+----------------------------------------------------------------------+
55
| Copyright (c) 1997-2014 The PHP Group |
66
+----------------------------------------------------------------------+

TSRM/tsrm_win32.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 5 |
3+
| PHP Version 7 |
44
+----------------------------------------------------------------------+
55
| Copyright (c) 1997-2014 The PHP Group |
66
+----------------------------------------------------------------------+

Zend/zend_virtual_cwd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 5 |
3+
| PHP Version 7 |
44
+----------------------------------------------------------------------+
55
| Copyright (c) 1997-2014 The PHP Group |
66
+----------------------------------------------------------------------+

Zend/zend_virtual_cwd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
+----------------------------------------------------------------------+
3-
| PHP Version 5 |
3+
| PHP Version 7 |
44
+----------------------------------------------------------------------+
55
| Copyright (c) 1997-2014 The PHP Group |
66
+----------------------------------------------------------------------+

build/build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP Version 5 |
2+
# | PHP Version 7 |
33
# +----------------------------------------------------------------------+
44
# | Copyright (c) 1997-2014 The PHP Group |
55
# +----------------------------------------------------------------------+

build/build2.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP Version 5 |
2+
# | PHP Version 7 |
33
# +----------------------------------------------------------------------+
44
# | Copyright (c) 1997-2007 The PHP Group |
55
# +----------------------------------------------------------------------+

build/buildcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# +----------------------------------------------------------------------+
3-
# | PHP Version 5 |
3+
# | PHP Version 7 |
44
# +----------------------------------------------------------------------+
55
# | Copyright (c) 1997-2007 The PHP Group |
66
# +----------------------------------------------------------------------+

build/mkdep.awk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +----------------------------------------------------------------------+
2-
# | PHP Version 5 |
2+
# | PHP Version 7 |
33
# +----------------------------------------------------------------------+
44
# | Copyright (c) 2000-2006 The PHP Group |
55
# +----------------------------------------------------------------------+

0 commit comments

Comments
 (0)