summaryrefslogtreecommitdiff
path: root/ext/standard
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard')
-rw-r--r--ext/standard/Makefile.frag1
-rw-r--r--ext/standard/Makefile.frag.w322
-rw-r--r--ext/standard/assert.c1
-rw-r--r--ext/standard/cyr_convert.h3
-rw-r--r--ext/standard/file.h1
-rw-r--r--ext/standard/hrtime.c1
-rw-r--r--ext/standard/html_tables/ents_html401.txt2
-rw-r--r--ext/standard/html_tables/ents_html5.txt2
-rw-r--r--ext/standard/html_tables/ents_xhtml.txt2
-rw-r--r--ext/standard/http.c1
-rw-r--r--ext/standard/info.h1
-rw-r--r--ext/standard/mt_rand.c1
-rw-r--r--ext/standard/php_crypt_r.c1
-rw-r--r--ext/standard/php_http.h1
-rw-r--r--ext/standard/php_mt_rand.h1
-rw-r--r--ext/standard/php_smart_string.h1
-rw-r--r--ext/standard/php_smart_string_public.h1
-rw-r--r--ext/standard/proc_open.h1
-rw-r--r--ext/standard/streamsfuncs.h1
-rw-r--r--ext/standard/tests/array/compare_function.inc2
-rw-r--r--ext/standard/tests/class_object/AutoInterface.inc2
-rw-r--r--ext/standard/tests/class_object/AutoLoaded.inc2
-rw-r--r--ext/standard/tests/class_object/AutoTest.inc2
-rw-r--r--ext/standard/tests/class_object/AutoTrait.inc2
-rw-r--r--ext/standard/tests/file/fopen_include_path.inc2
-rw-r--r--ext/standard/tests/file/windows_mb_path/util.inc1
-rw-r--r--ext/standard/tests/file/windows_mb_path/util_utf8.inc1
-rw-r--r--ext/standard/tests/filters/filter_errors.inc1
-rw-r--r--ext/standard/tests/general_functions/proc_open_pipes.inc1
-rw-r--r--ext/standard/tests/ini_info/scandir/0.ini2
-rw-r--r--ext/standard/tests/math/allowed_rounding_error.inc2
-rw-r--r--ext/standard/tests/misc/browscap_lite_2016_12_06.ini1
-rw-r--r--ext/standard/tests/serialize/autoload_implements.inc2
-rw-r--r--ext/standard/tests/serialize/autoload_interface.inc2
-rw-r--r--ext/standard/tests/streams/bug64433_srv.inc2
35 files changed, 14 insertions, 38 deletions
diff --git a/ext/standard/Makefile.frag b/ext/standard/Makefile.frag
index 2cc75ca93f..16d8a20285 100644
--- a/ext/standard/Makefile.frag
+++ b/ext/standard/Makefile.frag
@@ -1,4 +1,3 @@
-
$(srcdir)/var_unserializer.c: $(srcdir)/var_unserializer.re
@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/var_unserializer.c ext/standard/var_unserializer.re)
diff --git a/ext/standard/Makefile.frag.w32 b/ext/standard/Makefile.frag.w32
index 15ad0789fd..7815c7c97d 100644
--- a/ext/standard/Makefile.frag.w32
+++ b/ext/standard/Makefile.frag.w32
@@ -1,4 +1,3 @@
-
ext\standard\var_unserializer.c: ext\standard\var_unserializer.re
cd $(PHP_SRC_DIR)
$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/var_unserializer.c ext/standard/var_unserializer.re
@@ -8,4 +7,3 @@ ext\standard\url_scanner_ex.c: ext\standard\url_scanner_ex.re
$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.re
$(BUILD_DIR)\ext\standard\basic_functions.obj: $(PHP_SRC_DIR)\Zend\zend_language_parser.h
-
diff --git a/ext/standard/assert.c b/ext/standard/assert.c
index 893e2219ad..005fda4b56 100644
--- a/ext/standard/assert.c
+++ b/ext/standard/assert.c
@@ -387,4 +387,3 @@ PHP_FUNCTION(assert_options)
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/
-
diff --git a/ext/standard/cyr_convert.h b/ext/standard/cyr_convert.h
index c3127d2f87..a3b7b93cf3 100644
--- a/ext/standard/cyr_convert.h
+++ b/ext/standard/cyr_convert.h
@@ -22,6 +22,3 @@
PHP_FUNCTION(convert_cyr_string);
#endif /* CYR_CONVERT_H */
-
-
-
diff --git a/ext/standard/file.h b/ext/standard/file.h
index 9edd5bef6c..b4e564f1c3 100644
--- a/ext/standard/file.h
+++ b/ext/standard/file.h
@@ -142,4 +142,3 @@ extern PHPAPI php_file_globals file_globals;
#endif /* FILE_H */
-
diff --git a/ext/standard/hrtime.c b/ext/standard/hrtime.c
index eea60f5d23..04b237e075 100644
--- a/ext/standard/hrtime.c
+++ b/ext/standard/hrtime.c
@@ -201,4 +201,3 @@ PHPAPI php_hrtime_t php_hrtime_current(void)
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/
-
diff --git a/ext/standard/html_tables/ents_html401.txt b/ext/standard/html_tables/ents_html401.txt
index bd3ded9fde..c0533b0134 100644
--- a/ext/standard/html_tables/ents_html401.txt
+++ b/ext/standard/html_tables/ents_html401.txt
@@ -250,4 +250,4 @@ Dagger 2021
permil 2030
lsaquo 2039
rsaquo 203A
-euro 20AC \ No newline at end of file
+euro 20AC
diff --git a/ext/standard/html_tables/ents_html5.txt b/ext/standard/html_tables/ents_html5.txt
index 005bebbe20..18fcc02f9c 100644
--- a/ext/standard/html_tables/ents_html5.txt
+++ b/ext/standard/html_tables/ents_html5.txt
@@ -2122,4 +2122,4 @@ zigrarr 021DD
zopf 1D56B
zscr 1D4CF
zwj 0200D
-zwnj 0200C \ No newline at end of file
+zwnj 0200C
diff --git a/ext/standard/html_tables/ents_xhtml.txt b/ext/standard/html_tables/ents_xhtml.txt
index 81800bcd2d..90cebfd274 100644
--- a/ext/standard/html_tables/ents_xhtml.txt
+++ b/ext/standard/html_tables/ents_xhtml.txt
@@ -250,4 +250,4 @@ loz 25CA
spades 2660
clubs 2663
hearts 2665
-diams 2666 \ No newline at end of file
+diams 2666
diff --git a/ext/standard/http.c b/ext/standard/http.c
index aec0e60d89..18788cc3a6 100644
--- a/ext/standard/http.c
+++ b/ext/standard/http.c
@@ -264,4 +264,3 @@ PHP_FUNCTION(http_build_query)
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/
-
diff --git a/ext/standard/info.h b/ext/standard/info.h
index a810c97083..5b458bf846 100644
--- a/ext/standard/info.h
+++ b/ext/standard/info.h
@@ -83,4 +83,3 @@ void register_phpinfo_constants(INIT_FUNC_ARGS);
END_EXTERN_C()
#endif /* INFO_H */
-
diff --git a/ext/standard/mt_rand.c b/ext/standard/mt_rand.c
index 814f602855..bf945b181f 100644
--- a/ext/standard/mt_rand.c
+++ b/ext/standard/mt_rand.c
@@ -367,4 +367,3 @@ PHP_MINIT_FUNCTION(mt_rand)
* vim600: noet sw=4 ts=4 fdm=marker
* vim<600: noet sw=4 ts=4
*/
-
diff --git a/ext/standard/php_crypt_r.c b/ext/standard/php_crypt_r.c
index d680393efb..7af5636c08 100644
--- a/ext/standard/php_crypt_r.c
+++ b/ext/standard/php_crypt_r.c
@@ -424,4 +424,3 @@ char * php_md5_crypt_r(const char *pw, const char *salt, char *out)
#undef MD5_MAGIC
#undef MD5_MAGIC_LEN
#endif
-
diff --git a/ext/standard/php_http.h b/ext/standard/php_http.h
index c1cc093433..f5d91ce61b 100644
--- a/ext/standard/php_http.h
+++ b/ext/standard/php_http.h
@@ -41,4 +41,3 @@ PHP_FUNCTION(http_build_query);
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/
-
diff --git a/ext/standard/php_mt_rand.h b/ext/standard/php_mt_rand.h
index 6dcfbdbaa5..04d8842638 100644
--- a/ext/standard/php_mt_rand.h
+++ b/ext/standard/php_mt_rand.h
@@ -40,4 +40,3 @@ PHPAPI zend_long php_mt_rand_common(zend_long min, zend_long max);
PHP_MINIT_FUNCTION(mt_rand);
#endif /* PHP_MT_RAND_H */
-
diff --git a/ext/standard/php_smart_string.h b/ext/standard/php_smart_string.h
index 0d6a135159..63f8d9ec60 100644
--- a/ext/standard/php_smart_string.h
+++ b/ext/standard/php_smart_string.h
@@ -19,4 +19,3 @@
/* Header moved to Zend. This file is retained for BC. */
#include "zend_smart_string.h"
-
diff --git a/ext/standard/php_smart_string_public.h b/ext/standard/php_smart_string_public.h
index 255fbd94a1..272b948515 100644
--- a/ext/standard/php_smart_string_public.h
+++ b/ext/standard/php_smart_string_public.h
@@ -19,4 +19,3 @@
/* Header moved to Zend. This file is retained for BC. */
#include "zend_smart_string_public.h"
-
diff --git a/ext/standard/proc_open.h b/ext/standard/proc_open.h
index 5963007567..f3f8961673 100644
--- a/ext/standard/proc_open.h
+++ b/ext/standard/proc_open.h
@@ -46,4 +46,3 @@ struct php_process_handle {
int is_persistent;
php_process_env_t env;
};
-
diff --git a/ext/standard/streamsfuncs.h b/ext/standard/streamsfuncs.h
index bbcd18f815..ef43220335 100644
--- a/ext/standard/streamsfuncs.h
+++ b/ext/standard/streamsfuncs.h
@@ -76,4 +76,3 @@ PHP_FUNCTION(stream_socket_pair);
* vim600: noet sw=4 ts=4 fdm=marker
* vim<600: noet sw=4 ts=4
*/
-
diff --git a/ext/standard/tests/array/compare_function.inc b/ext/standard/tests/array/compare_function.inc
index e5176802ab..4fa672e767 100644
--- a/ext/standard/tests/array/compare_function.inc
+++ b/ext/standard/tests/array/compare_function.inc
@@ -10,4 +10,4 @@ function compare_function($var1, $var2) {
}
}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/class_object/AutoInterface.inc b/ext/standard/tests/class_object/AutoInterface.inc
index f1e5b1f58f..805d7f1f6f 100644
--- a/ext/standard/tests/class_object/AutoInterface.inc
+++ b/ext/standard/tests/class_object/AutoInterface.inc
@@ -2,4 +2,4 @@
Interface AutoInterface {}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/class_object/AutoLoaded.inc b/ext/standard/tests/class_object/AutoLoaded.inc
index 52e6671ddc..2935b801e5 100644
--- a/ext/standard/tests/class_object/AutoLoaded.inc
+++ b/ext/standard/tests/class_object/AutoLoaded.inc
@@ -2,4 +2,4 @@
class AutoLoaded {}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/class_object/AutoTest.inc b/ext/standard/tests/class_object/AutoTest.inc
index a0c8244265..fb487fb071 100644
--- a/ext/standard/tests/class_object/AutoTest.inc
+++ b/ext/standard/tests/class_object/AutoTest.inc
@@ -10,4 +10,4 @@ class autoTest {
}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/class_object/AutoTrait.inc b/ext/standard/tests/class_object/AutoTrait.inc
index 698e975ef7..c371d59271 100644
--- a/ext/standard/tests/class_object/AutoTrait.inc
+++ b/ext/standard/tests/class_object/AutoTrait.inc
@@ -2,4 +2,4 @@
trait AutoTrait {}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/file/fopen_include_path.inc b/ext/standard/tests/file/fopen_include_path.inc
index 5bc9b6ce3b..e33dae4915 100644
--- a/ext/standard/tests/file/fopen_include_path.inc
+++ b/ext/standard/tests/file/fopen_include_path.inc
@@ -89,4 +89,4 @@ function teardown_relative_path() {
rmdir($newdir);
}
}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/file/windows_mb_path/util.inc b/ext/standard/tests/file/windows_mb_path/util.inc
index 98cec87dc6..de4072a1aa 100644
--- a/ext/standard/tests/file/windows_mb_path/util.inc
+++ b/ext/standard/tests/file/windows_mb_path/util.inc
@@ -146,4 +146,3 @@ function create_data($id, $item = "", $cp = 65001, $utf8 = true)
return $prefix;
}
-
diff --git a/ext/standard/tests/file/windows_mb_path/util_utf8.inc b/ext/standard/tests/file/windows_mb_path/util_utf8.inc
index 8d7009f91c..e091564998 100644
--- a/ext/standard/tests/file/windows_mb_path/util_utf8.inc
+++ b/ext/standard/tests/file/windows_mb_path/util_utf8.inc
@@ -92,4 +92,3 @@ echo \"hello there from the include\n\";";
return $prefix;
}
-
diff --git a/ext/standard/tests/filters/filter_errors.inc b/ext/standard/tests/filters/filter_errors.inc
index 6d1a270c82..8636fbe17f 100644
--- a/ext/standard/tests/filters/filter_errors.inc
+++ b/ext/standard/tests/filters/filter_errors.inc
@@ -34,4 +34,3 @@ function filter_errors_test($filter, $data) {
stream_get_contents($stream);
}
-
diff --git a/ext/standard/tests/general_functions/proc_open_pipes.inc b/ext/standard/tests/general_functions/proc_open_pipes.inc
index 0d9894683a..576118ffd6 100644
--- a/ext/standard/tests/general_functions/proc_open_pipes.inc
+++ b/ext/standard/tests/general_functions/proc_open_pipes.inc
@@ -19,4 +19,3 @@ function unlink_sleep_script()
unlink($fname);
}
}
-
diff --git a/ext/standard/tests/ini_info/scandir/0.ini b/ext/standard/tests/ini_info/scandir/0.ini
index ecc77af06e..fac6473265 100644
--- a/ext/standard/tests/ini_info/scandir/0.ini
+++ b/ext/standard/tests/ini_info/scandir/0.ini
@@ -1,4 +1,4 @@
; This file is named 0.ini so it should be the first line of
; any scanned ini output
-date.timezone = Antarctica/McMurdo \ No newline at end of file
+date.timezone = Antarctica/McMurdo
diff --git a/ext/standard/tests/math/allowed_rounding_error.inc b/ext/standard/tests/math/allowed_rounding_error.inc
index 71dbf9af4a..9ba754b582 100644
--- a/ext/standard/tests/math/allowed_rounding_error.inc
+++ b/ext/standard/tests/math/allowed_rounding_error.inc
@@ -15,4 +15,4 @@ function allowed_rounding_error ($number, $expected) {
return false;
}
}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/misc/browscap_lite_2016_12_06.ini b/ext/standard/tests/misc/browscap_lite_2016_12_06.ini
index 8f91165977..b5a7432e2d 100644
--- a/ext/standard/tests/misc/browscap_lite_2016_12_06.ini
+++ b/ext/standard/tests/misc/browscap_lite_2016_12_06.ini
@@ -11015,4 +11015,3 @@ Comment="Default Browser"
Browser="Default Browser"
isMobileDevice="false"
isTablet="false"
-
diff --git a/ext/standard/tests/serialize/autoload_implements.inc b/ext/standard/tests/serialize/autoload_implements.inc
index 2c3479c860..55fcc3cd9f 100644
--- a/ext/standard/tests/serialize/autoload_implements.inc
+++ b/ext/standard/tests/serialize/autoload_implements.inc
@@ -7,4 +7,4 @@ class autoload_implements implements autoload_interface {
}
}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/serialize/autoload_interface.inc b/ext/standard/tests/serialize/autoload_interface.inc
index 6908155e61..e6a416e721 100644
--- a/ext/standard/tests/serialize/autoload_interface.inc
+++ b/ext/standard/tests/serialize/autoload_interface.inc
@@ -4,4 +4,4 @@ interface autoload_interface {
function testFunction();
}
-?> \ No newline at end of file
+?>
diff --git a/ext/standard/tests/streams/bug64433_srv.inc b/ext/standard/tests/streams/bug64433_srv.inc
index e79a2fd6d6..dcdb1bcbaa 100644
--- a/ext/standard/tests/streams/bug64433_srv.inc
+++ b/ext/standard/tests/streams/bug64433_srv.inc
@@ -11,4 +11,4 @@ if(!empty($_REQUEST["status"])) {
http_response_code($_REQUEST["status"]);
}
-echo "HELLO!\n"; \ No newline at end of file
+echo "HELLO!\n";