Skip to content

Commit b167dbe

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: [ci skip] Remove text editor modelines
2 parents 11663ba + f638298 commit b167dbe

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

ext/standard/strnatcmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* -*- mode: c; c-file-style: "k&r" -*-
1+
/*
22
33
Modified for PHP by Andrei Zmievski <[email protected]>
44

main/build-defs.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* -*- C -*-
1+
/*
22
+----------------------------------------------------------------------+
33
| PHP Version 7 |
44
+----------------------------------------------------------------------+

main/internal_functions.c.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* -*- C -*-
1+
/*
22
+----------------------------------------------------------------------+
33
| PHP Version 7 |
44
+----------------------------------------------------------------------+

pear/Makefile.frag

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# -*- makefile -*-
2-
31
peardir=$(PEAR_INSTALLDIR)
42

53
# Skip all php.ini files altogether

0 commit comments

Comments
 (0)