]> granicus.if.org Git - php/commitdiff
Sync leading and final newlines in source code files
authorPeter Kokot <peterkokot@gmail.com>
Sun, 14 Oct 2018 10:54:08 +0000 (12:54 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sun, 14 Oct 2018 10:54:08 +0000 (12:54 +0200)
This patch adds missing newlines, trims multiple redundant final
newlines into a single one, and trims redundant leading newlines.

According to POSIX, a line is a sequence of zero or more non-' <newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2

578 files changed:
.appveyor.yml
.gitignore
Makefile.frag
Makefile.gcov
NEWS
README.EXT_SKEL
README.REDIST.BINS
README.RELEASE_PROCESS
README.SELF-CONTAINED-EXTENSIONS
README.TESTING2
README.WIN32-BUILD-SYSTEM
README.md
TSRM/acinclude.m4
TSRM/config.w32
TSRM/m4/gethostbyname.m4
UPGRADING.INTERNALS
Zend/Makefile.am
Zend/README.ZEND_VM
Zend/buildconf
Zend/tests/bug40236.inc
Zend/tests/methods-on-non-objects-nested.inc
Zend/tests/nowdoc.inc
Zend/tests/return_types/classes.php.inc
Zend/zend_highlight.c
Zend/zend_vm_execute.skl
appveyor/build.bat
appveyor/build_task.bat
appveyor/test.bat
appveyor/test_task.bat
build/build2.mk
build/genif.sh
buildconf.bat
ext/bcmath/libbcmath/AUTHORS
ext/bcmath/libbcmath/COPYING.LIB
ext/bcmath/libbcmath/ChangeLog
ext/bcmath/libbcmath/FAQ
ext/bcmath/libbcmath/Makefile.am
ext/bcmath/libbcmath/acconfig.h
ext/bcmath/libbcmath/aclocal.m4
ext/bcmath/libbcmath/config.h.in
ext/bcmath/libbcmath/configure
ext/bcmath/libbcmath/configure.ac
ext/bcmath/libbcmath/src/add.c
ext/bcmath/libbcmath/src/compare.c
ext/bcmath/libbcmath/src/div.c
ext/bcmath/libbcmath/src/divmod.c
ext/bcmath/libbcmath/src/doaddsub.c
ext/bcmath/libbcmath/src/int2num.c
ext/bcmath/libbcmath/src/nearzero.c
ext/bcmath/libbcmath/src/neg.c
ext/bcmath/libbcmath/src/num2long.c
ext/bcmath/libbcmath/src/raise.c
ext/bcmath/libbcmath/src/rmzero.c
ext/bcmath/libbcmath/src/sqrt.c
ext/bcmath/libbcmath/src/str2num.c
ext/bcmath/libbcmath/src/sub.c
ext/bcmath/libbcmath/src/zero.c
ext/calendar/dow.c
ext/com_dotnet/com_iterator.c
ext/com_dotnet/com_saproxy.c
ext/com_dotnet/com_typeinfo.c
ext/com_dotnet/com_variant.c
ext/com_dotnet/com_wrapper.c
ext/ctype/ctype.xml
ext/curl/tests/server.inc
ext/dba/CREDITS
ext/dba/README
ext/dba/tests/dba_handler.inc
ext/dom/examples/relaxNG.php
ext/dom/examples/relaxNG.xml
ext/dom/examples/shipping.php
ext/dom/examples/shipping.xml
ext/dom/tests/bug67081_0.xml
ext/dom/tests/bug67081_1.xml
ext/dom/tests/bug67081_2.xml
ext/dom/tests/dom.xml
ext/dom/tests/nsdoc.xml
ext/dom/tests/skipif.inc
ext/enchant/php_enchant.h
ext/exif/config.w32
ext/exif/example.php
ext/exif/test.php
ext/exif/test.txt
ext/ext_skel_win32.php
ext/fileinfo/Makefile.frag
ext/filter/docs/filter.txt
ext/filter/docs/input_get_args.php
ext/gd/gd_compat.c
ext/gettext/gettext.c
ext/hash/config.w32
ext/hash/hash.c
ext/iconv/config.w32
ext/iconv/tests/test.inc
ext/imap/IMAP_Win32_HOWTO.txt
ext/imap/tests/README
ext/imap/tests/clean.inc
ext/intl/common/common_date.cpp
ext/intl/common/common_date.h
ext/intl/dateformat/dateformat_attrcpp.cpp
ext/intl/dateformat/dateformat_attrcpp.h
ext/intl/dateformat/dateformat_format.c
ext/intl/dateformat/dateformat_helpers.h
ext/intl/dateformat/dateformat_parse.c
ext/intl/doc/Tutorial.txt
ext/intl/doc/grapheme_api.php
ext/intl/doc/normalizer_api.php
ext/intl/grapheme/grapheme_string.c
ext/intl/grapheme/grapheme_util.c
ext/intl/tests/resourcebundle.build
ext/intl/tests/resourcebundle.inc
ext/intl/uchar/uchar.c
ext/json/Makefile.frag.w32
ext/json/config.w32
ext/json/json_scanner.re
ext/json/php_json_parser.h
ext/json/php_json_scanner.h
ext/ldap/config.w32
ext/mbstring/README
ext/mbstring/README.libmbfl
ext/mbstring/README_PHP3-i18n-ja
ext/mbstring/libmbfl/DISCLAIMER
ext/mbstring/libmbfl/INSTALL
ext/mbstring/libmbfl/NEWS
ext/mbstring/libmbfl/filters/emoji2uni.h
ext/mbstring/libmbfl/filters/html_entities.h
ext/mbstring/libmbfl/filters/mbfilter_7bit.c
ext/mbstring/libmbfl/filters/mbfilter_ascii.h
ext/mbstring/libmbfl/filters/mbfilter_base64.c
ext/mbstring/libmbfl/filters/mbfilter_big5.c
ext/mbstring/libmbfl/filters/mbfilter_byte2.c
ext/mbstring/libmbfl/filters/mbfilter_byte4.c
ext/mbstring/libmbfl/filters/mbfilter_cp1251.c
ext/mbstring/libmbfl/filters/mbfilter_cp1251.h
ext/mbstring/libmbfl/filters/mbfilter_cp1252.c
ext/mbstring/libmbfl/filters/mbfilter_cp1254.c
ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c
ext/mbstring/libmbfl/filters/mbfilter_cp51932.c
ext/mbstring/libmbfl/filters/mbfilter_cp850.c
ext/mbstring/libmbfl/filters/mbfilter_cp866.c
ext/mbstring/libmbfl/filters/mbfilter_cp932.c
ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c
ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c
ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.c
ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c
ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c
ext/mbstring/libmbfl/filters/mbfilter_gb18030.c
ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c
ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c
ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c
ext/mbstring/libmbfl/filters/mbfilter_jis.c
ext/mbstring/libmbfl/filters/mbfilter_qprint.c
ext/mbstring/libmbfl/filters/mbfilter_sjis.c
ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.c
ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c
ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c
ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c
ext/mbstring/libmbfl/filters/mbfilter_ucs2.c
ext/mbstring/libmbfl/filters/mbfilter_ucs4.c
ext/mbstring/libmbfl/filters/mbfilter_uhc.c
ext/mbstring/libmbfl/filters/mbfilter_utf16.c
ext/mbstring/libmbfl/filters/mbfilter_utf32.h
ext/mbstring/libmbfl/filters/mbfilter_utf7.c
ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c
ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c
ext/mbstring/libmbfl/filters/mbfilter_uuencode.c
ext/mbstring/libmbfl/filters/mbfilter_uuencode.h
ext/mbstring/libmbfl/filters/sjis_mac2uni.h
ext/mbstring/libmbfl/filters/unicode_prop.h
ext/mbstring/libmbfl/filters/unicode_table_jis2004.h
ext/mbstring/libmbfl/filters/unicode_table_koi8u.h
ext/mbstring/libmbfl/mbfl/mbfilter_pass.c
ext/mbstring/libmbfl/mbfl/mbfl_allocators.c
ext/mbstring/libmbfl/mbfl/mbfl_convert.c
ext/mbstring/libmbfl/mbfl/mbfl_language.c
ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h
ext/mbstring/libmbfl/mbfl/mbfl_string.c
ext/mbstring/libmbfl/nls/nls_de.c
ext/mbstring/libmbfl/nls/nls_en.c
ext/mbstring/libmbfl/nls/nls_kr.c
ext/mbstring/libmbfl/nls/nls_neutral.c
ext/mbstring/libmbfl/nls/nls_tr.c
ext/mbstring/libmbfl/nls/nls_uni.c
ext/mbstring/libmbfl/nls/nls_zh.c
ext/mbstring/libmbfl/tests/conv_encoding.tests/cp51932_cp50220raw.exp
ext/mbstring/mb_gpc.c
ext/mbstring/php_mbregex.h
ext/mbstring/php_unicode.h
ext/mbstring/ucgendat/OPENLDAP_LICENSE
ext/mbstring/ucgendat/README
ext/mysqli/mysqli_fe.h
ext/mysqli/mysqli_libmysql.h
ext/mysqli/tests/clean_table.inc
ext/mysqli/tests/reflection_tools.inc
ext/mysqli/tests/skipif.inc
ext/mysqli/tests/skipifemb.inc
ext/mysqli/tests/skipifnotemb.inc
ext/odbc/tests/config.inc
ext/opcache/config.w32
ext/opcache/tests/php_cli_server.inc
ext/openssl/config.w32
ext/pcntl/README
ext/pcre/config.w32
ext/pcre/config0.m4
ext/pdo/CREDITS
ext/pdo/Makefile.frag
ext/pdo/Makefile.frag.w32
ext/pdo/README
ext/pdo/config.m4
ext/pdo/pdo_sqlstate.c
ext/pdo_dblib/config.w32
ext/pdo_mysql/CREDITS
ext/pdo_mysql/tests/table.inc
ext/pdo_oci/config.m4
ext/pdo_odbc/EXPERIMENTAL
ext/pdo_odbc/config.w32
ext/pdo_sqlite/php_pdo_sqlite.h
ext/pgsql/README
ext/pgsql/config.m4
ext/pgsql/tests/nonblocking.inc
ext/phar/Makefile.frag
ext/phar/Makefile.frag.w32
ext/phar/func_interceptors.c
ext/phar/gdbhelp
ext/phar/phar/directorygraphiterator.inc
ext/phar/phar/directorytreeiterator.inc
ext/phar/phar/invertedregexiterator.inc
ext/phar/phar/phar.inc
ext/phar/phar/phar.php
ext/phar/tests/cache_list/files/frontcontroller13.phar.inc
ext/phar/tests/cache_list/files/nophar.phar.inc
ext/phar/tests/cache_list/files/phar_oo_test.inc
ext/phar/tests/cache_list/files/phar_test.inc
ext/phar/tests/files/frontcontroller13.phar.inc
ext/phar/tests/files/nophar.phar.inc
ext/phar/tests/files/phar_oo_test.inc
ext/phar/tests/files/stuboflength1041.phar.inc
ext/phar/tests/tar/files/corrupt_tarmaker.php.inc
ext/phar/tests/tar/files/make.dangerous.tar.php.inc
ext/phar/tests/tar/files/make_invalid_tar.php.inc
ext/phar/tests/tar/files/tarmaker.php.inc
ext/phar/tests/zip/files/corrupt_zipmaker.php.inc
ext/phar/tests/zip/files/make_invalid_tar.php.inc
ext/phar/tests/zip/files/zipmaker.php.inc
ext/pspell/README
ext/pspell/config.w32
ext/readline/config.w32
ext/readline/php_readline.h
ext/readline/readline_cli.h
ext/reflection/tests/included4.inc
ext/session/tests/save_handler.inc
ext/shmop/README
ext/simplexml/tests/000.xml
ext/simplexml/tests/bug24392.xml
ext/simplexml/tests/sxe.xml
ext/simplexml/tests/sxe私はガラスを食べられます.xml
ext/skeleton/CREDITS
ext/snmp/config.w32
ext/snmp/tests/skipif.inc
ext/soap/interop/test.utility.php
ext/soap/php_sdl.c
ext/soap/tests/interop/Round2/Base/round2_base.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_doclit.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_doclitparams.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_emptysa.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_import1.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_import2.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_import3.inc
ext/soap/tests/interop/Round3/GroupD/round3_groupD_rpcenc.inc
ext/soap/tests/interop/Round3/GroupE/round3_groupE_list.inc
ext/soap/tests/interop/Round3/GroupF/round3_groupF_ext.inc
ext/soap/tests/interop/Round3/GroupF/round3_groupF_headers.inc
ext/sockets/config.w32
ext/sockets/php_sockets.h
ext/sodium/README.md
ext/spl/examples/autoload.inc
ext/spl/examples/cachingrecursiveiterator.inc
ext/spl/examples/callbackfilteriterator.inc
ext/spl/examples/class_tree.php
ext/spl/examples/dba_array.php
ext/spl/examples/dba_dump.php
ext/spl/examples/dbareader.inc
ext/spl/examples/directorygraphiterator.inc
ext/spl/examples/directorytree.inc
ext/spl/examples/directorytree.php
ext/spl/examples/directorytreeiterator.inc
ext/spl/examples/findfile.inc
ext/spl/examples/findfile.php
ext/spl/examples/findregex.php
ext/spl/examples/ini_groups.php
ext/spl/examples/inigroups.inc
ext/spl/examples/keyfilter.inc
ext/spl/examples/nocvsdir.php
ext/spl/examples/phar_from_dir.php
ext/spl/examples/regexfindfile.inc
ext/spl/examples/searchiterator.inc
ext/spl/examples/tests/examples.inc
ext/spl/internal/emptyiterator.inc
ext/spl/internal/filteriterator.inc
ext/spl/internal/infiniteiterator.inc
ext/spl/internal/limititerator.inc
ext/spl/internal/norewinditerator.inc
ext/spl/internal/outeriterator.inc
ext/spl/internal/parentiterator.inc
ext/spl/internal/recursivearrayiterator.inc
ext/spl/internal/recursivecachingiterator.inc
ext/spl/internal/recursivefilteriterator.inc
ext/spl/internal/recursiveiterator.inc
ext/spl/internal/recursiveiteratoriterator.inc
ext/spl/internal/recursiveregexiterator.inc
ext/spl/internal/recursivetreeiterator.inc
ext/spl/internal/seekableiterator.inc
ext/spl/spl_heap.c
ext/spl/tests/testclass.class.inc
ext/spl/tests/testclass.inc
ext/spl/tests/testclass.php.inc
ext/standard/Makefile.frag
ext/standard/Makefile.frag.w32
ext/standard/assert.c
ext/standard/config.w32
ext/standard/cyr_convert.h
ext/standard/file.h
ext/standard/html_tables/ents_html401.txt
ext/standard/html_tables/ents_html5.txt
ext/standard/html_tables/ents_xhtml.txt
ext/standard/http.c
ext/standard/info.h
ext/standard/mt_rand.c
ext/standard/php_crypt_r.c
ext/standard/php_http.h
ext/standard/php_mt_rand.h
ext/standard/php_smart_string.h
ext/standard/php_smart_string_public.h
ext/standard/proc_open.h
ext/standard/streamsfuncs.c
ext/standard/streamsfuncs.h
ext/standard/tests/array/compare_function.inc
ext/standard/tests/class_object/AutoInterface.inc
ext/standard/tests/class_object/AutoLoaded.inc
ext/standard/tests/class_object/AutoTest.inc
ext/standard/tests/class_object/AutoTrait.inc
ext/standard/tests/file/fopen_include_path.inc
ext/standard/tests/file/windows_mb_path/util.inc
ext/standard/tests/file/windows_mb_path/util_utf8.inc
ext/standard/tests/filters/filter_errors.inc
ext/standard/tests/general_functions/proc_open_pipes.inc
ext/standard/tests/math/allowed_rounding_error.inc
ext/standard/tests/misc/browscap_lite_2016_12_06.ini
ext/standard/tests/streams/bug64433_srv.inc
ext/sysvshm/config.w32
ext/tidy/README
ext/tidy/config.w32
ext/tidy/examples/dumpit5.php
ext/tokenizer/config.w32
ext/tokenizer/tokenizer_data.c
ext/wddx/config.w32
ext/xmlreader/config.w32
ext/xmlreader/examples/relaxNG.xml
ext/xmlreader/examples/xmlreader_relaxNG.php
ext/xmlreader/examples/xmlreader_validatedtd.php
ext/xmlreader/tests/XMLReaderBad_bug71805.xml
ext/xmlreader/tests/XMLReaderGood_bug71805.xml
ext/xmlrpc/config.w32
ext/xmlrpc/libxmlrpc/README
ext/xmlrpc/libxmlrpc/base64.h
ext/xmlrpc/libxmlrpc/encodings.c
ext/xmlrpc/libxmlrpc/system_methods.c
ext/xmlrpc/libxmlrpc/system_methods_private.h
ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c
ext/xmlrpc/libxmlrpc/xml_to_soap.c
ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c
ext/xmlrpc/libxmlrpc/xmlrpc.h
ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c
ext/xmlrpc/libxmlrpc/xmlrpc_introspection.h
ext/xmlrpc/libxmlrpc/xmlrpc_introspection_private.h
ext/xmlrpc/libxmlrpc/xmlrpc_private.h
ext/xmlrpc/xmlrpc-epi-php.c
ext/xmlwriter/config.w32
ext/xmlwriter/examples/xmlwriter_mem.php
ext/xmlwriter/examples/xmlwriter_mem_ns.php
ext/xsl/tests/53965/collection.xml
ext/xsl/tests/area_name.xml
ext/xsl/tests/exslt.xml
ext/zend_test/config.w32
ext/zend_test/test.c
ext/zip/examples/addglob.php
ext/zip/examples/addpattern.php
ext/zip/examples/encryption.php
ext/zip/examples/fopen.php
ext/zip/examples/get_set_comments.php
ext/zip/examples/im.php
ext/zip/tests/bug38943.inc
ext/zlib/config.w32
ext/zlib/tests/data.inc
ext/zlib/tests/func.inc
ext/zlib/tests/gzopen_include_path.inc
ext/zlib/tests/reading_include_path.inc
ext/zlib/zlib_win32_howto.txt
footer
genfiles
main/streams/php_streams_int.h
main/streams/userspace.c
pear/Makefile.frag
pear/fetch.php
sapi/apache2handler/README
sapi/apache2handler/config.w32
sapi/cgi/Makefile.frag
sapi/cli/Makefile.frag
sapi/cli/config.w32
sapi/cli/tests/php_cli_server.inc
sapi/embed/config.m4
sapi/fpm/fpm/fpm.c
sapi/fpm/fpm/fpm.h
sapi/fpm/fpm/fpm_arrays.h
sapi/fpm/fpm/fpm_atomic.h
sapi/fpm/fpm/fpm_children.c
sapi/fpm/fpm/fpm_children.h
sapi/fpm/fpm/fpm_cleanup.c
sapi/fpm/fpm/fpm_cleanup.h
sapi/fpm/fpm/fpm_clock.c
sapi/fpm/fpm/fpm_clock.h
sapi/fpm/fpm/fpm_conf.c
sapi/fpm/fpm/fpm_conf.h
sapi/fpm/fpm/fpm_config.h
sapi/fpm/fpm/fpm_env.c
sapi/fpm/fpm/fpm_env.h
sapi/fpm/fpm/fpm_events.c
sapi/fpm/fpm/fpm_events.h
sapi/fpm/fpm/fpm_log.c
sapi/fpm/fpm/fpm_log.h
sapi/fpm/fpm/fpm_php.c
sapi/fpm/fpm/fpm_php.h
sapi/fpm/fpm/fpm_php_trace.c
sapi/fpm/fpm/fpm_php_trace.h
sapi/fpm/fpm/fpm_process_ctl.c
sapi/fpm/fpm/fpm_process_ctl.h
sapi/fpm/fpm/fpm_request.c
sapi/fpm/fpm/fpm_request.h
sapi/fpm/fpm/fpm_scoreboard.c
sapi/fpm/fpm/fpm_scoreboard.h
sapi/fpm/fpm/fpm_shm.c
sapi/fpm/fpm/fpm_shm.h
sapi/fpm/fpm/fpm_signals.c
sapi/fpm/fpm/fpm_signals.h
sapi/fpm/fpm/fpm_sockets.c
sapi/fpm/fpm/fpm_sockets.h
sapi/fpm/fpm/fpm_status.c
sapi/fpm/fpm/fpm_status.h
sapi/fpm/fpm/fpm_stdio.c
sapi/fpm/fpm/fpm_stdio.h
sapi/fpm/fpm/fpm_str.h
sapi/fpm/fpm/fpm_systemd.c
sapi/fpm/fpm/fpm_systemd.h
sapi/fpm/fpm/fpm_trace.c
sapi/fpm/fpm/fpm_trace.h
sapi/fpm/fpm/fpm_trace_mach.c
sapi/fpm/fpm/fpm_trace_pread.c
sapi/fpm/fpm/fpm_trace_ptrace.c
sapi/fpm/fpm/fpm_unix.c
sapi/fpm/fpm/fpm_unix.h
sapi/fpm/fpm/fpm_worker_pool.c
sapi/fpm/fpm/fpm_worker_pool.h
sapi/fpm/fpm/zlog.c
sapi/fpm/fpm/zlog.h
sapi/fpm/php-fpm.service.in
sapi/fpm/tests/response.inc
sapi/fpm/tests/skipif.inc
sapi/fpm/tests/status.inc
sapi/fpm/tests/tester.inc
sapi/litespeed/README.md
sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapidef.h
sapi/litespeed/lsapilib.c
sapi/litespeed/lsapilib.h
sapi/litespeed/lscriu.c
sapi/litespeed/lscriu.h
sapi/phpdbg/Makefile.frag
sapi/phpdbg/config.w32
sapi/phpdbg/phpdbg_eol.h
sapi/phpdbg/phpdbg_io.c
sapi/phpdbg/phpdbg_io.h
sapi/phpdbg/phpdbg_sigio_win32.c
sapi/phpdbg/phpdbg_sigsafe.c
scripts/Makefile.frag
scripts/dev/find_tested.php
scripts/dev/gen_verify_stub
scripts/dev/generate-phpt/src/codeSnippets/array.txt
scripts/dev/generate-phpt/src/codeSnippets/boolean.txt
scripts/dev/generate-phpt/src/codeSnippets/commentEnd.txt
scripts/dev/generate-phpt/src/codeSnippets/commentStart.txt
scripts/dev/generate-phpt/src/codeSnippets/emptyUnsetUndefNull.txt
scripts/dev/generate-phpt/src/codeSnippets/float.txt
scripts/dev/generate-phpt/src/codeSnippets/int.txt
scripts/dev/generate-phpt/src/codeSnippets/loopClose.txt
scripts/dev/generate-phpt/src/codeSnippets/loopStart.txt
scripts/dev/generate-phpt/src/codeSnippets/object.txt
scripts/dev/generate-phpt/src/codeSnippets/string.txt
scripts/dev/generate-phpt/src/gtAutoload.php
scripts/dev/generate-phpt/src/gtClassMap.php
scripts/dev/generate-phpt/src/gtCodeSnippet.php
scripts/dev/generate-phpt/src/gtFunction.php
scripts/dev/generate-phpt/src/gtMethod.php
scripts/dev/generate-phpt/src/gtTestCaseWriter.php
scripts/dev/generate-phpt/src/gtText.php
scripts/dev/generate-phpt/src/setup/exceptions/gtMissingOptionsException.php
scripts/dev/generate-phpt/src/setup/exceptions/gtUnknownSectionException.php
scripts/dev/generate-phpt/src/setup/gtCommandLineOptions.php
scripts/dev/generate-phpt/src/setup/gtOptionalSections.php
scripts/dev/generate-phpt/src/setup/gtPreCondition.php
scripts/dev/generate-phpt/src/setup/gtPreConditionList.php
scripts/dev/generate-phpt/src/setup/preconditions/gtIfClassHasMethod.php
scripts/dev/generate-phpt/src/setup/preconditions/gtIsSpecifiedFunctionOrMethod.php
scripts/dev/generate-phpt/src/setup/preconditions/gtIsSpecifiedTestType.php
scripts/dev/generate-phpt/src/setup/preconditions/gtIsValidClass.php
scripts/dev/generate-phpt/src/setup/preconditions/gtIsValidFunction.php
scripts/dev/generate-phpt/src/testcase/gtBasicTestCase.php
scripts/dev/generate-phpt/src/testcase/gtBasicTestCaseFunction.php
scripts/dev/generate-phpt/src/testcase/gtBasicTestCaseMethod.php
scripts/dev/generate-phpt/src/testcase/gtErrorTestCase.php
scripts/dev/generate-phpt/src/testcase/gtErrorTestCaseFunction.php
scripts/dev/generate-phpt/src/testcase/gtErrorTestCaseMethod.php
scripts/dev/generate-phpt/src/testcase/gtVariationContainer.php
scripts/dev/generate-phpt/src/testcase/gtVariationContainerFunction.php
scripts/dev/generate-phpt/src/testcase/gtVariationContainerMethod.php
scripts/dev/generate-phpt/src/testcase/gtVariationTestCase.php
scripts/dev/generate-phpt/src/testcase/gtVariationTestCaseFunction.php
scripts/dev/generate-phpt/src/testcase/gtVariationTestCaseMethod.php
scripts/dev/generate-phpt/src/texts/functionOrMethodNotSpecified.txt
scripts/dev/generate-phpt/src/texts/methodNotSpecified.txt
scripts/dev/generate-phpt/src/texts/testTypeNotSpecified.txt
scripts/dev/generate-phpt/src/texts/unknownClass.txt
scripts/dev/generate-phpt/src/texts/unknownFunction.txt
scripts/dev/generate-phpt/src/texts/unknownMethod.txt
scripts/dev/generate-phpt/tests/gtBasicTestCaseFunctionTest.php
scripts/dev/generate-phpt/tests/gtBasicTestCaseMethodTest.php
scripts/dev/generate-phpt/tests/gtCodeSnippetTest.php
scripts/dev/generate-phpt/tests/gtCommandLineOptionsTest.php
scripts/dev/generate-phpt/tests/gtErrorTestCaseFunctionTest.php
scripts/dev/generate-phpt/tests/gtErrorTestCaseMethodTest.php
scripts/dev/generate-phpt/tests/gtFunctionTest.php
scripts/dev/generate-phpt/tests/gtIfClassHasMethodTest.php
scripts/dev/generate-phpt/tests/gtIsSpecifiedFunctionOrMethodTest.php
scripts/dev/generate-phpt/tests/gtIsSpecifiedTestTypeTest.php
scripts/dev/generate-phpt/tests/gtIsValidClassTest.php
scripts/dev/generate-phpt/tests/gtIsValidFunctionTest.php
scripts/dev/generate-phpt/tests/gtIsValidMethodTest.php
scripts/dev/generate-phpt/tests/gtMethodTest.php
scripts/dev/generate-phpt/tests/gtOptionalSectionsTest.php
scripts/dev/generate-phpt/tests/gtVariationTestCaseFunctionTest.php
scripts/dev/generate-phpt/tests/gtVariationTestCaseMethodTest.php
server-tests-config.php
tests/basic/timeout_config.inc
tests/lang/bug73172.inc
tests/quicktester.inc
tests/security/open_basedir.inc
travis/ext/pdo_pgsql/setup.sh
travis/ext/pgsql/setup.sh
win32/build/Makefile
win32/build/Makefile.phpize
win32/build/buildconf.js
win32/build/config.w32
win32/build/config.w32.phpize.in
win32/build/configure.tail
win32/build/confutils.js
win32/build/phpize.bat
win32/build/wsyslog.mc
win32/cp_enc_map_gen.c
win32/param.h

index 3e0efe8b67e0bc560056dbece9e80a6545cc1f17..295eb983e3b4d938131c886dbf08469c93bab450 100644 (file)
@@ -1,4 +1,3 @@
-
 version: "{branch}.build.{build}"
 
 image: Visual Studio 2017
@@ -48,4 +47,3 @@ build_script:
 
 test_script:
         - appveyor\test.bat
-
index 2e45e0a44fff6116e8f4444250717e7e00883b2a..8fea9202f625506267f2058e989d0740f3851852 100644 (file)
@@ -232,4 +232,3 @@ win32/wsyslog.h
 # special cases to invert previous ignore rules
 !ext/fileinfo/libmagic.patch
 !ext/mbstring/oniguruma.patch
-
index cbea640966d8bba9eff4083381adcca21b2ce829..7c65cfab3c7cc415d23da7be4f4d1d2f44718939 100644 (file)
@@ -1,4 +1,3 @@
-
 #
 # Zend
 #
index b290d777d8c218d6ff2890c835c5f7efe9689401..671fedab40a76efb308c368244489916b02042df 100644 (file)
@@ -1,4 +1,3 @@
-
 #
 # LCOV
 #
diff --git a/NEWS b/NEWS
index 034976bff945ed5425499e8d42a551a7db89fd90..2c30d47674e56389795805d931788076ba9e26c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2429,4 +2429,3 @@ PHP                                                                        NEWS
     php_stream_zip_opener). (Stas)
   . ZipArchive::addGlob() will throw an instance of Error instead of resulting
     in a fatal error if glob support is not available. (Aaron Piotrowski)
-
index 7ec3f8e194a1853e45f2da8bc9345abb946d007d..b4ba71323d4bc12bff4aa4262a15ad0ca65df8a6 100644 (file)
@@ -185,4 +185,3 @@ PHP_FUNCTION(module_name_drawtext)
     php_error(E_WARNING, "module_name_drawtext: not yet implemented");
 }
 /* }}} */
-
index b2536d05bc35300f7926b3d2459f900f7faba459..0f0bc5d0b6068e64ab16560c32e0f350db401962 100644 (file)
@@ -414,4 +414,3 @@ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
index df6a9f514e807d1137527ab751523c3beb59b8fe..4a1a0230120e30f1fa40ca2fc29e46d28d39c822 100644 (file)
@@ -346,4 +346,3 @@ New Release Manager Checklist
 5. Request moderation access to announce@php.net and primary-qa-tester@lists.php.net lists, to
    be able to moderate your release announcements. All the announcements should be sent from
    the @php.net alias.
-
index 0baf8086042b4e0f906c493dec7aedefae0121f2..a94fed0c2550365fda6eabd1ae6865b3172be5fb 100644 (file)
@@ -167,4 +167,3 @@ PECL SITE CONFORMITY
 
     This macros has to be used within your foo_module_entry to indicate the
     extension version.
-
index 88a6e4c9858c5996a5ec5d9c303e609dcdedbc36..c263b871508927435440c3258891f4df237da6bf 100644 (file)
@@ -132,6 +132,3 @@ regular expect sections.  For example:
 
   --EXPECTHEADERS--
   Status: 404
-
-
-
index bc113a034082dfc903ca31998f47eb0b40a0a957..e46d0e4210ff488abecbd5dc6b3695704cd67df2 100644 (file)
@@ -3,4 +3,3 @@ The Win32 Build System.
 See https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2
 
 vim:tw=78:sw=1:ts=1:et
-
index 6080dc4adf8efa0de78ee807667f646465c4ecfe..64346cb915c9d82e70f51676d3a1f8877e92b6cd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,4 +37,3 @@ Guidelines for contributors
 - [README.GIT-RULES](/README.GIT-RULES)
 - [README.MAILINGLIST_RULES](/README.MAILINGLIST_RULES)
 - [README.RELEASE_PROCESS](/README.RELEASE_PROCESS)
-
index fcf97fd352ee0b5e6f6810bc6fc3e5b34119c0ba..f886570c773650cd6645c60625c335414ade57c1 100644 (file)
@@ -1,5 +1,3 @@
-
 AC_DEFUN([AM_SET_LIBTOOL_VARIABLE],[
   LIBTOOL='$(SHELL) $(top_builddir)/libtool $1'
 ])
-
index e7d3f3b976327c9f6b939e9ed04f413c600f8026..cfbd1691276b65ca36daf6afacddce07fd31969a 100644 (file)
@@ -3,4 +3,3 @@
 
 ADD_SOURCES("TSRM", "TSRM.c tsrm_strtok_r.c tsrm_win32.c");
 ADD_FLAG("CFLAGS_BD_TSRM", "/D ZEND_ENABLE_STATIC_TSRMLS_CACHE=1");
-
index ac3eb0601859bcb21472e770f377d18a94ff1ee2..3f598849bd487356dd71635e59d1b5ebabb9bf27 100644 (file)
@@ -194,4 +194,3 @@ esac
 AC_LANG_POP
 
 ]) dnl end AC_DEFUN
-
index 2d613f7d6150db1e99a2e0bc764e00c9b66b3b71..d50e9e57468008624a96e1114ba056f7eae48a04 100644 (file)
@@ -80,4 +80,3 @@ PHP 7.2 INTERNALS UPGRADE NOTES
 
 - OpenSSL:
   . Windows builds ship with OpenSSL 1.1 by default, lower versions are still supported with custom deps.
-
index 5f7f25df677e05f5eb0564ef5750503cfcc2386d..fcf3495e30612ef501617806b0c4d4b987ea6626 100644 (file)
@@ -53,4 +53,3 @@ depend:
 
 zend_execute.lo: $(srcdir)/zend_execute.c
        $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAGS) -c $(srcdir)/zend_execute.c
-
index bf5f57cffc64a2383a653d45c4f08bdcccbd3687..da29b49b174422fab43696e0512025253c602458 100644 (file)
@@ -105,4 +105,3 @@ Zend Engine II currently includes two executors during the build process, one
 is the specialized version and the other is the old one non-specialized with
 function handlers. By default Zend Engine II uses the specialized one but you
 can switch to the old executor at runtime by calling zend_vm_use_old_executor().
-
index fe8dee6f767808868807a44b5766a167ddacabbf..b2e0a2958c2cfdafe33f5711f270315b8be21209 100755 (executable)
@@ -30,4 +30,3 @@ if cmp configure.old configure > /dev/null 2>&1; then
 else
     echo "buildconf: created or modified ${1}configure"
 fi
-
index fc03349f7e0a4921d2fc95fe26f0da3ce6d8c03f..a8b97e691e19522618a73526e3a6db5c52737881 100644 (file)
@@ -7,4 +7,4 @@ function func5() { }
 function func6() { }
 function func7() { }
 print ("ok\n");
-?>
\ No newline at end of file
+?>
index 8511414b82cca83de3f38f07983855221f9b3d89..63d1c0d0da49041abff4cde92c8269ce636e1cc2 100755 (executable)
@@ -1,4 +1,4 @@
 <?php
 function nested() {
   throw new LogicException('Should not be called');
-}
\ No newline at end of file
+}
index 98f9fbaacf4ea9d76853cf352042c7bf2a43cb32..c903740e246c4910c1c85147bbad878056da2302 100644 (file)
@@ -8,4 +8,3 @@ class d { public function __construct() { $this->d = 4; } };
 $d = new d;
 
 ?>
-
index e4b691e3537cd052917f6f121fb77c870fc75d79..34abd8490a4d63c66d9f1ac855eee1210a747333 100644 (file)
@@ -2,4 +2,3 @@
 
 class A {}
 class B extends A {}
-
index 49fe8e49a0db47fd1413b8d4ccde7906743d0042..e1eed23a4cf3408a1dff245059c292e1ee305a77 100644 (file)
@@ -242,4 +242,3 @@ ZEND_API void zend_strip(void)
  * vim600: sw=4 ts=4 fdm=marker
  * vim<600: sw=4 ts=4
  */
-
index 8eda5a48b042905f141a43ad1a3b1d654c0d4bb3..2bbfc1fa92c94067887582abc0a031801d8f3bf2 100644 (file)
@@ -114,4 +114,3 @@ ZEND_API int zend_vm_kind(void)
 {
        return ZEND_VM_KIND;
 }
-
index 36e8fbdd4e88c8aa14a7ba39ecaf6e4e3ec79b8c..0beee511ee19e55a772e32aea92116e50d1f78ee 100644 (file)
@@ -42,4 +42,3 @@ cmd /c %SDK_RUNNER% -t %APPVEYOR_BUILD_FOLDER%\appveyor\build_task.bat
 if %errorlevel% neq 0 exit /b 3
 
 exit /b 0
-
index ede3fd2eb4dd655d3611e0b6004ef42465f74585..e39de73d62372df48751cf65d4994db9baddfbab 100644 (file)
@@ -68,4 +68,3 @@ nmake /NOLOGO
 if %errorlevel% neq 0 exit /b 3
 
 exit /b 0
-
index eb61bece665d2eb5274e19c729420b91ff4267f7..6d4c5fa408f3b09fa48ecea72cfcf1e5f9b8e72d 100644 (file)
@@ -10,4 +10,3 @@ cmd /c %SDK_RUNNER% -t %APPVEYOR_BUILD_FOLDER%\appveyor\test_task.bat
 if %errorlevel% neq 0 exit /b 3
 
 exit /b 0
-
index 60eb6dc164aafe5fc7fc413f4ed523d4681f0022..8d0d8ebf1f9696a4081d0fc920d4b91fb081b10c 100644 (file)
@@ -86,4 +86,3 @@ cd "%APPVEYOR_BUILD_FOLDER%"
 nmake test TESTS="%OPCACHE_OPTS% -q --offline --show-diff --show-slow 1000 --set-timeout 120 -g FAIL,XFAIL,BORK,WARN,LEAK,SKIP --temp-source c:\tests_tmp --temp-target c:\tests_tmp"
 
 exit /b %errorlevel%
-
index 8396d73e8c6cc92fb6ca4a0c4da37f34ae13a357..1742bdf01d4be09a86fa2fe0f5880d711dba5d67 100644 (file)
@@ -52,4 +52,3 @@ configure: aclocal.m4 configure.ac $(config_m4_files)
        @echo rebuilding $@
        @rm -f $@
        $(PHP_AUTOCONF) -f $(SUPPRESS_WARNINGS)
-
index e2bc6ac89d9bf932ced30f19ffa77b963d03f23d..4a9c0faee72dabfbcad54712567f183a128bddce 100644 (file)
@@ -38,5 +38,3 @@ cat $infile | \
        -e "s'@EXT_MODULE_PTRS@'$module_ptrs'" \
        -e 's/@NEWLINE@/\
 /g'
-
-
index 27a4bcb2d1bdd38f11c5b4f15f74abac94058550..698d80a823f75b9b4b6517d3b7c826797556d09d 100644 (file)
@@ -4,4 +4,4 @@ SET PHP_BUILDCONF_PATH=%~dp0
 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
 SET PHP_SDK_SCRIPT_PATH=
 
-IF NOT EXIST %PHP_BUILDCONF_PATH% (echo Error generating configure script, configure script was not copied) ELSE (echo Now run 'configure --help')
\ No newline at end of file
+IF NOT EXIST %PHP_BUILDCONF_PATH% (echo Error generating configure script, configure script was not copied) ELSE (echo Now run 'configure --help')
index 982db9dc405e30b697a582dc4ceef53a8ea12cfd..f2d831cf652c2cb2a3af01ae355649928026f580 100644 (file)
@@ -1,3 +1 @@
 Phil Nelson <philnelson@acm.org> wrote bcmath library.
-
-
index c4792dd27a32d2ce510ec3e6ea008d87a7bdbe9a..aa4f4aca85c1e590b927bf3e287e1cf89dd44e4c 100644 (file)
@@ -1,4 +1,3 @@
-
                   GNU LESSER GENERAL PUBLIC LICENSE
                        Version 2.1, February 1999
 
@@ -511,5 +510,3 @@ Random Hacker.
   Ty Coon, President of Vice
 
 That's all there is to it!
-
-
index b8d459a2bbfe0c45cffbc729b66ad487fa305c27..eea6b016e2b5355491e4c6408974349e6e9cba07 100644 (file)
@@ -7,4 +7,3 @@ Wed Jun  7 09:39:02 2000  Phil Nelson  <phil@cs.wwu.edu>
 2000-05-21  Phil Nelson  <phil@cs.wwu.edu>
 
        * Initial setup of bcmath library., calling it version 0.1.
-
index 1b06b301ba1ff769852931ee459e54250a91fc10..423600ac76fe0c5fe01f4f885c47300cfd1b031b 100644 (file)
@@ -18,4 +18,3 @@ calculate an exact number of digits after the decimal point regardless
 of the number of digits in the integer part.  GMP floats have a
 "fixed, but arbitrary" mantissa and so multiplying two floats will end
 up dropping digits BC must calculate.
-
index e5be8201b3110587bdd09fbd921dc71be35f72fc..066be6df50c4887b2428fd08af7959f5cbe71751 100644 (file)
@@ -9,4 +9,3 @@ dist-hook:
        cp $(srcdir)/doc/bcmath.1 $(distdir)/doc
        cp $(srcdir)/src/private.h $(distdir)/src
        cp $(srcdir)/FAQ $(distdir)
-
index 4d301dcacf2a0a669a04b4aa9071a7bfc5f4f6dc..74ee5ddaa89c5aa212918e09d913cd150215c0bd 100644 (file)
@@ -6,4 +6,3 @@
 
 /* Define to `size_t' if <sys/types.h> and <stddef.h> don't define.  */
 #undef ptrdiff_t
-
index e60c9eb55c7868fe06ca4ee82173b344772712e9..71ebc0fa84c5c8b80b45a547bfc4ffdc36de4a30 100644 (file)
@@ -124,4 +124,3 @@ for am_file in <<$1>>; do
   am_indx=`expr "<<$>>am_indx" + 1`
 done<<>>dnl>>)
 changequote([,]))])
-
index 21cfb9255f9fb5a8dbe74cdf7fa14340436fcf94..d9572c474dd8392319aebd7cfd8fd71605459e25 100644 (file)
@@ -38,4 +38,3 @@
 
 /* Version number of package */
 #undef VERSION
-
index 0b74129785eb9bc20cc57c117f2e399c389239a0..7b766e09e8cb88d54e61664435f19c24815fe797 100644 (file)
@@ -1855,5 +1855,3 @@ EOF
 chmod +x $CONFIG_STATUS
 rm -fr confdefs* $ac_clean_files
 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
-
-
index 3da89e949f25286dd4ac57e549e478713cdc18b1..2e5333136e1e2d5f571a50ac1df3786a9b982a0e 100644 (file)
@@ -15,4 +15,3 @@ AC_TYPE_SIZE_T
 AC_CHECK_TYPE(ptrdiff_t, size_t)
 
 AC_OUTPUT(Makefile src/Makefile doc/Makefile)
-
index ade5b5969a0ed73ffd4f2fef800cb8cabd7c99b4..150f27c53c7701b609b27d8aab59fe191a360519 100644 (file)
@@ -85,4 +85,3 @@ bc_add (n1, n2, result, scale_min)
   bc_free_num (result);
   *result = sum;
 }
-
index 6217ef1af3337535339d48b409c7a535b8e71e15..cb7d04e07148a75612293af359bf326f9532ddec 100644 (file)
@@ -158,4 +158,3 @@ bc_compare (n1, n2)
 {
   return _bc_do_compare (n1, n2, TRUE, FALSE);
 }
-
index df5de29919061e1c3fdba04479342827a65f760a..b326ea12501621d4b026a507fdfbec422f3ed2f8 100644 (file)
@@ -268,4 +268,3 @@ bc_divide (bc_num n1, bc_num n2, bc_num *quot, int scale)
 
   return 0;    /* Everything is OK. */
 }
-
index 08c2f8a2a2d5eb6bf223521599bc67276173e2f3..848a4cc850628e46ba06583abd8aa655c2699b92 100644 (file)
@@ -84,4 +84,3 @@ bc_modulo (bc_num num1, bc_num num2, bc_num *result, int scale)
 {
   return bc_divmod (num1, num2, NULL, result, scale);
 }
-
index cef0fdbf1ba6caf49fd8038af940167fd078c487..991c294e990ea3793fe03dde3db2c30083cbeb85 100644 (file)
@@ -229,4 +229,3 @@ _bc_do_sub (n1, n2, scale_min)
   _bc_rm_leading_zeros (diff);
   return diff;
 }
-
index a8965f6040efaed4c41ff98d7db8c68c9a0e18a0..79a6e19075bea01030c06856d2fbd97b137022f4 100644 (file)
@@ -81,4 +81,3 @@ bc_int2num (num, val)
   while (ix-- > 0)
     *vptr++ = *--bptr;
 }
-
index 1f2f0708ccf7f4c9c7615207cc105705af994b63..933e501108bef61fcb4f63c76a617114fd6ed636 100644 (file)
@@ -66,4 +66,3 @@ bc_is_near_zero (num, scale)
   else
     return TRUE;
 }
-
index 619a59bb05c2f5c9866d28e21eb9d83a9246a736..65081dbef6cdbf6c47418ec633d96042709dee1c 100644 (file)
@@ -46,4 +46,3 @@ bc_is_neg (num)
 {
   return num->n_sign == MINUS;
 }
-
index be84986d236ed395cf0c5fce47ded60529bc71e3..81e82a6fac931665040b57c08907c6ef9c6ba704 100644 (file)
@@ -67,4 +67,3 @@ bc_num2long (num)
   else
     return (-val);
 }
-
index c625d4e52645d0275ea078ef33c4a108d1922b70..bf61814a3356017365952f396eb1951bba8e7faf 100644 (file)
@@ -121,4 +121,3 @@ bc_raise (bc_num num1, bc_num num2, bc_num *result, int scale)
      }
    bc_free_num (&power);
 }
-
index 1b81601b2016dc95fa53d55572177b0d5473460e..93cc26d12d79b2a859b10924d69840370cebb241 100644 (file)
@@ -52,4 +52,3 @@ _bc_rm_leading_zeros (num)
     num->n_len--;
   }
 }
-
index 265d75b5fbae8986a5748d2c15045a876ce1ad6b..a7c4d732a6b6f0c23e6682bc8e14c7134a11d311 100644 (file)
@@ -126,4 +126,3 @@ bc_sqrt (bc_num *num, int scale)
   bc_free_num (&diff);
   return 1;
 }
-
index 62544de80ec9fe9c8062d2fbed336dd617b1b3cb..f38d341570f9216b37316061fa260f7547a4add0 100644 (file)
@@ -109,4 +109,3 @@ bc_str2num (bc_num *num, char *str, int scale)
   if (bc_is_zero (*num))
     (*num)->n_sign = PLUS;
 }
-
index b63f1bc90acd0810ac9333b54a19b570d1db5e5c..2278b0f14f50d5eaf2995360a6bd0f96806c2240 100644 (file)
@@ -87,4 +87,3 @@ bc_sub (n1, n2, result, scale_min)
   bc_free_num (result);
   *result = diff;
 }
-
index ffb549754685b68888d266ce9310c51c750b2fd5..d732dddfcdcca5ae19efaa3f2aabb4333646669b 100644 (file)
@@ -61,4 +61,3 @@ bc_is_zero (bc_num num)
   else
     return TRUE;
 }
-
index 44f0490ed1fa0861b79d3f0f87aa0ffaffa717bb..0e055183a480540b11bb8a34a9a22e0fc5e72e76 100644 (file)
@@ -1,4 +1,3 @@
-
 /* $selId: dow.c,v 2.0 1995/10/24 01:13:06 lees Exp $
  * Copyright 1993-1995, Scott E. Lee, all rights reserved.
  * Permission granted to use, copy, modify, distribute and sell so long as
index 03db8fd45ded00e6d2b63de61e8720b41a544fc2..fda6cf33848860f333c7be207a82cdc8429b76de 100644 (file)
@@ -243,4 +243,3 @@ fail:
        }
        return NULL;
 }
-
index 4fff134178693b09802088344f6d320a2a5ea2d1..29ae28efc21c6a76009733d9d45fcba928588bb2 100644 (file)
@@ -563,4 +563,3 @@ zend_object_iterator *php_com_saproxy_iter_get(zend_class_entry *ce, zval *objec
 
        return &I->iter;
 }
-
index 7302871bcff62593987f3138358c45196bd40be9..a0fa3c07491135c66d9a12993477dfc237efd9cd 100644 (file)
@@ -604,5 +604,3 @@ int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int pri
 
        return ret;
 }
-
-
index a746d61837a7fe288dc97bb6112bfd78a9bc77c1..a3af63120f95feb1aaeaa35a0ffdcb828f5e07d8 100644 (file)
@@ -1124,4 +1124,3 @@ PHP_FUNCTION(variant_cast)
        VariantClear(&vres);
 }
 /* }}} */
-
index 347a495831533488793a6608445b4bec7ae405ad..f21af9b503e21673e0529bd09ae9ba09f91ef182 100644 (file)
@@ -645,5 +645,3 @@ PHP_COM_DOTNET_API IDispatch *php_com_wrapper_export(zval *val)
 
        return (IDispatch*)disp;
 }
-
-
index 312c195e05da1d4405f2caec3de2caabe4e8d820..ac5934d7848f0df068ef54515ce7d93ffb44a3b7 100644 (file)
@@ -242,4 +242,3 @@ sgml-local-catalogs:nil
 sgml-local-ecat-files:nil
 End:
 -->
-
index 124e0f898ccd77bd14cdf649da196c546d28c81a..b7c1570195e89555c12eb1f22bd79ef63551ce21 100644 (file)
@@ -83,4 +83,3 @@ function curl_cli_server_start() {
 
     return PHP_CURL_SERVER_ADDRESS;
 }
-
index 370b3ea27108abb9a2a8c4cff807b9c2d153e433..e7748197eac62be03e266e85ae63d89aa85bf979 100644 (file)
@@ -1,2 +1,2 @@
 DBA
-Sascha Schumann, Marcus Boerger
\ No newline at end of file
+Sascha Schumann, Marcus Boerger
index 3d23fb914c80805086e8484bd6e850590a09daf0..ec0610b71f68d0212f73223422ecabdcfc103652 100755 (executable)
@@ -51,4 +51,4 @@ This shows whether your combination of handlers works. Most problematic
 are dbm and ndbm which conflict with many installations. The reason for
 this is that on several systems these libraries are part of more than one
 other library. The configuration test only prevents you from configuring
-malfaunctioning single handlers but not combinations.
\ No newline at end of file
+malfaunctioning single handlers but not combinations.
index 9792f0082995b1bd886649cb810f7e76248c8b52..51f27050ca80950c600286e4e42ce45da86e1fd5 100644 (file)
@@ -95,4 +95,4 @@ do {
        }
 } while(1);
 
-?>
\ No newline at end of file
+?>
index d265fd988e185945a1ee4a5f13496f015edf3d44..219cf8aa7211837840d98adfbcce0ea7499a9598 100644 (file)
@@ -8,4 +8,4 @@ if (!$dom->relaxNGValidate('relaxNG.rng')) {
   print "Document is valid";
 }
 
-?>
\ No newline at end of file
+?>
index 6b0cac1225050d20df303272b07c0e87d1fa2974..5d9f31fee095a83b4416815df483797bea7583da 100644 (file)
@@ -1 +1 @@
-<TEI.2>hello</TEI.2>
\ No newline at end of file
+<TEI.2>hello</TEI.2>
index 5205fd2014cb6543117f43b2889ef6a025104f0e..cc7a1b896edc730878791d00f7d2a0b4b994721a 100644 (file)
@@ -8,4 +8,4 @@ if (!$dom->schemaValidate('shipping.xsd')) {
   print "Document is valid";
 }
 
-?>
\ No newline at end of file
+?>
index dc8a09e301768ece280d7109e6b365a2573c592c..1faeaf9f4edf4850fcc4707f084b4d3ad7d6e65c 100644 (file)
@@ -18,4 +18,4 @@
       <price>9.90</price>
     </item>
   </items>
-</shipOrder>
\ No newline at end of file
+</shipOrder>
index 604eea57b1619a8cc194011de4b624b01aca55b9..160e9d31c3dda750b7abc9bcea55a73b1bb1d67a 100644 (file)
@@ -3,4 +3,3 @@
    <!ELEMENT a EMPTY>
 ]>
 <a></a>
-
index 7ae542e977d881dbfcf6bf61bc766eee98b0e8ae..f699805f6484c1cca2d2267a21bb2444967237aa 100644 (file)
@@ -4,4 +4,3 @@
    <!ELEMENT b EMPTY>
 ]>
 <a></a>
-
index c10af0966ce05c59dfb0886d96e6b9f926e94bdc..baa987021217ea0e1c66329833ae63dd33a94e06 100644 (file)
@@ -2,4 +2,3 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <a></a>
-
index 09ac674e55d83b9190482a4802f6d90560a4e4bd..c7bbc55413d6e1d0ee853111516d3a0991f81476 100644 (file)
@@ -5,4 +5,4 @@
 ]>
 <root>
    <foo bar="" />
-</root>
\ No newline at end of file
+</root>
index 9503fd8c5b1ad03494cdf53815655150600c5461..9153729d1a748bb346a72136a3a0626578655e9b 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0"?>
 <root xmlns="http://ns" xmlns:ns2="http://ns2">
     <ns2:child />
-</root>
\ No newline at end of file
+</root>
index 08fd695d97eba6262b28c7a3162b9cd20601a141..16ab73febb071203246083e0bfc924b722911713 100644 (file)
@@ -1 +1 @@
-<?php  if (!extension_loaded('dom')) die('skip dom extension not available');?>
\ No newline at end of file
+<?php  if (!extension_loaded('dom')) die('skip dom extension not available');?>
index 00fc8ea4a6d4d8294de02e0b4c1f2f5f6da41050..20fd8ea26aa4bc626027f3d66b8096c5056baf56 100644 (file)
@@ -79,4 +79,3 @@ PHP_FUNCTION(enchant_dict_quick_check);
  * indent-tabs-mode: t
  * End:
  */
-
index ad000c425181c1409733cf453adba6935313799e..3777028b8574ee3b034bd0975437fda796d69cc4 100644 (file)
@@ -11,4 +11,4 @@ if(PHP_EXIF != 'no')
 
                EXTENSION('exif', 'exif.c', null, '/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1');
        }
-}
\ No newline at end of file
+}
index e34dc05f6d4ccb19867f2ad493b45cbefa005371..678500f67cdc001012f93c9650a7b8dedcf2192a 100644 (file)
@@ -20,4 +20,4 @@ foreach($exif as $key=>$section) {
 }
 ?>
 </body>
-</html>
\ No newline at end of file
+</html>
index 907b9ea080aeadea92dc92643cf3687409fe9871..3523470664410107e7a03447b396f0b4401ec935 100644 (file)
@@ -1,3 +1,3 @@
 <?php
        include 'test.txt';
-?>
\ No newline at end of file
+?>
index 1c12b509e6559867c1605b4bc6750e1003d6cf8c..9fd705636b30701173b7804fc28f92b1d2a64465 100644 (file)
@@ -362,4 +362,4 @@ if (function_exists('exif_read_data')) {
 }
 ?>
 </body>
-</html>
\ No newline at end of file
+</html>
index ba44ae60897cd31ac0b6a4c917416b62a0d5c596..64be05c1f5475d090d5eb16fa01a354ba1fbe8de 100644 (file)
@@ -49,4 +49,3 @@ if ($fp) {
 }
 
 ?>
-
index 5af690a9b4c582048731783908256b9bc374095d..ba84e9a9f55f42659ee3a182d3da6f3406ec5fe5 100644 (file)
@@ -1,2 +1 @@
-
 $(builddir)/libmagic/apprentice.lo: $(srcdir)/data_file.c
index a5d4bce41fcb26c591a39fbea36db094d40f69ae..a641b76ec63d6c2df42d08d7211f22c80935b4a6 100644 (file)
@@ -328,4 +328,3 @@ boolean callback(&$value, $characterset);
 
 Version: $Id$
 .. vim: et syn=rst tw=78
-
index b580524489ee8396367131eec0a85957562b5d7f..de8daacab718173346c2c5ca055762d7ce26ea9b 100644 (file)
@@ -38,4 +38,3 @@ $myinputs = input_get_args($args, INPUT_POST);
 $myinputs = input_get_args($args, INPUT_DATA, $data);
 
 var_dump($myinputs);
-
index 51020a3c71dc7e7b9a022c096adc9d560e9a2337..86ac23cc2c46cc68801ef8b6698d9eb3d0200728 100644 (file)
@@ -63,4 +63,3 @@ int overflow2(int a, int b)
        }
        return 0;
 }
-
index fa76f4c159dc3497885a7fcdae123c4239dce37d..834d6395529c49c6acbf32cc61231020fbf98872 100644 (file)
@@ -389,4 +389,3 @@ PHP_NAMED_FUNCTION(zif_bind_textdomain_codeset)
  * vim600: sw=4 ts=4 fdm=marker
  * vim<600: sw=4 ts=4
  */
-
index e56b66fa2db4ebe4880fa7a6e84579e6069948e7..aa37c121a639d17ffea73725c25f6643800c4a51 100644 (file)
@@ -32,4 +32,3 @@ if (PHP_HASH != "no") {
                WARNING("hash not enabled; libraries and headers not found");
        }
 }
-
index 1214688fea68c1e3b92de902f9df1236d20d9eaa..f22fa56403f8ec71365f558a35b1acd67295f0ca 100644 (file)
@@ -1501,4 +1501,3 @@ ZEND_GET_MODULE(hash)
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-
index 3fd91038b0b7fba6ab963f16dc2437b4a9f82aa3..d34b47feaeca3cca2cf6a3440f2cf80d1d205360 100644 (file)
@@ -25,4 +25,3 @@ if (PHP_ICONV != "no") {
                PHP_ICONV = "no";
        }
 }
-
index 78f180462f7006566008f9c22d2d80a73c842dd5..68d2a3e10ccd08d1e49e63f73a5e302f60f75cf3 100644 (file)
@@ -4,4 +4,4 @@
 //  $dlext = (substr(PHP_OS, 0, 3) == "WIN") ? ".dll" : ".so";
 //  @dl("iconv$dlext");
 //}
-?>
\ No newline at end of file
+?>
index 88c46694866420ffc52a45a21e2526afd2d02bd7..901f2b8e1813f8d83a62aa6767968e23176cbd3b 100644 (file)
@@ -27,5 +27,3 @@ client library ready (cclient.lib).
 
 Start Visual Studio, load php_modules.dsw, select the IMAP projects, and build
 it.
-
-
index 0e554e94c0580e0bd1af122effe90323948f7ec6..99424b3995a8a9f297b6c26da4ae5c650631973c 100644 (file)
@@ -1,4 +1,3 @@
-
 Many of the tests in this directory require a mail server to be running, if there is no mail server the test will skip and warn, see skipif.inc for details.
 
 To make the tests run parameters in the skipif.inc and imap_include.inc file will need to be changed to match the local mailserver configuration.
@@ -39,7 +38,3 @@ auth default {
 
   user = root
 }
-
-
-
-
index 2557489ba15e89938f870b895cd5dbd997921e69..4f381bf893b0b6994d0029eb2ffa4d5165ec1504 100644 (file)
@@ -22,4 +22,4 @@ foreach($mailboxes as $value) {
 }
 
 imap_close($imap_stream, CL_EXPUNGE);
-?>
\ No newline at end of file
+?>
index bd2baee7765aee0ca54f947c522be0a4a58ee181..4da00b0221fb28c9e554272ed65053b6df7984f4 100644 (file)
@@ -241,4 +241,3 @@ U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err, const char *func)
 
        return rv;
 }
-
index d6b7c207193133fa4d3c97bee78e5b6707e8c6e1..6d15145516c9928a97e0dfc5c0dc2a00d58a379c 100644 (file)
@@ -37,4 +37,3 @@ U_CFUNC int intl_datetime_decompose(zval *z, double *millis, TimeZone **tz,
 U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err, const char *func);
 
 #endif /* COMMON_DATE_H */
-
index 858cbf5d4dabe4f07e64537a32638961a1f1a253..fec8eb1a67fe7315549038f149dd28594ee3507f 100644 (file)
@@ -245,4 +245,3 @@ U_CFUNC PHP_FUNCTION(datefmt_set_calendar)
        RETURN_TRUE;
 }
 /* }}} */
-
index c8e4e5b702cc66fa045e2602a5388a95d7e31c7a..ab699145405baa680e9ebe7c80c3651339912d00 100644 (file)
@@ -30,4 +30,3 @@ PHP_FUNCTION(datefmt_set_calendar);
 PHP_FUNCTION(datefmt_get_calendar_object);
 
 #endif /* DATEFORMAT_ATTRCPP_H */
-
index 2d1e78b512bb548d57442bfec7991caa8734f010..5e51796cad3a50f9302598278d4cabfd96a788d9 100644 (file)
@@ -188,4 +188,3 @@ PHP_FUNCTION(datefmt_format)
 }
 
 /* }}} */
-
index eb90c991691b13d21ff59e3a84bcb49a07991b70..a2a146b7d7e90e6cccd7a642cff112d0014b94c8 100644 (file)
@@ -36,4 +36,3 @@ int datefmt_process_calendar_arg(zval* calendar_zv,
                                                                 bool& calendar_owned);
 
 #endif /* DATEFORMAT_HELPERS_H */
-
index bdf9a1e32ce0b2f6e38cd6fb95a597b647511b23..a9d9ec995425f818b359c209f1f5c66cadf9a56c 100644 (file)
@@ -208,4 +208,3 @@ PHP_FUNCTION(datefmt_localtime)
        }
 }
 /* }}} */
-
index 316d81357c2c458fb5475c2fb496673d234ef832..b4feb2ae153fe817e457f993dc5bc19d5fac8424 100644 (file)
@@ -236,4 +236,3 @@ length and string comparison string comparison performance.
 
 NUMERIC_COLLATION - When turned on, this attribute generates a collation key for the
 numeric value of substrings of digits. This is a way to get '100' to sort AFTER '2'.
-
index 91f4869166d3ca2451f582c2ad10650c8e47bd00..75ad7a04b5861ab85df5e61354837c598bd73b7e 100644 (file)
        function grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
 
 ?>
-
-
index a9bb566e679d9f1636e9dc811243996fe13a6f36..21b02a9109f16fb6497931adab1ac2d940c910da 100644 (file)
@@ -88,5 +88,3 @@ class Normalizer {
 
 
 ?>
-
-
index fd0327939011471c72f1d22795efcea131b0886b..028c7907c12719371742ada1defc5140adf84582 100644 (file)
@@ -907,4 +907,3 @@ PHP_FUNCTION(grapheme_extract)
  * vim600: fdm=marker
  * vim: noet sw=4 ts=4
  */
-
index d81060b5a1f855b7e0ce1272c093f4b7a184d71b..3765ffe424a4a2a5b3adccd445382baab0002c76 100644 (file)
@@ -407,4 +407,3 @@ UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *stat
  * vim600: fdm=marker
  * vim: noet sw=4 ts=4
  */
-
index 560dc8fb450d1e8519564122bcc02a2e6c6c6971..273e4407b7aea3a979ec7c9e7a62544507ff2c9d 100644 (file)
@@ -30,4 +30,4 @@ file_put_contents("$here/_files/res_index.txt", $res_index);
 
 passthru( ICU_DIR."genrb -s $here/_files/ -d $here/_files/resourcebundle res_index.txt");
 
-// passthru(ICU_DIR."icupkg -tl -a $here/rb.txt -s $here/_files -d $here/_files new $here/_files/resourcebundle.dat");
\ No newline at end of file
+// passthru(ICU_DIR."icupkg -tl -a $here/rb.txt -s $here/_files -d $here/_files new $here/_files/resourcebundle.dat");
index 2ec138bb7d3a3b7be1fd257c026a62e9844322be..a7727a3ec8368235392bd6ce81325b721253cc02 100644 (file)
@@ -10,4 +10,3 @@ function debug( $res ) {
        }
        return $ret . sprintf( "%5d: %s\n", intl_get_error_code(), intl_get_error_message() );
 }
-
index 1add74b2b5c46be9aec35ab545f412a96f8110e3..d9f257dd6819fa6aecce29c64e03469d4d0113e7 100644 (file)
@@ -778,4 +778,3 @@ int php_uchar_minit(INIT_FUNC_ARGS) {
 
        return SUCCESS;
 }
-
index eaf47e22be969e104b7cad975657a80173fbbd60..ee71c7a9976b0b862a9adce9977272e0ec124f49 100644 (file)
@@ -1,4 +1,3 @@
-
 ext\json\json_scanner.c: ext\json\json_scanner.re
        $(RE2C) -t ext/json/php_json_scanner_defs.h --no-generation-date -bci -o ext/json/json_scanner.c ext/json/json_scanner.re
 
index d16e0686d3bc32f431c19909bec1524719d4cfb2..58c2c5b672a7f30005b0258843eedd9236750679 100644 (file)
@@ -21,4 +21,3 @@ if (PHP_JSON != "no") {
 
        PHP_INSTALL_HEADERS("ext/json/", "php_json.h php_json_parser.h php_json_scanner.h");
 }
-
index 3fda1df5ad79f9d8954c2e447429e736ec30ee62..cf45b90ea05350c00aa342c6d0fbc92a6518c6b0 100644 (file)
@@ -393,4 +393,3 @@ std:
 */
 
 }
-
index 5378e50104d3794363be39df0b7621378057ea62..d8af613878c0f656a91eb761ba507a3b25b9f227 100644 (file)
@@ -84,4 +84,3 @@ PHP_JSON_API int php_json_parse(php_json_parser *parser);
 int php_json_yyparse(php_json_parser *parser);
 
 #endif /* PHP_JSON_PARSER_H */
-
index b707e230ebc67f00bfc9fc81c72935517b149423..4fd5f217fd44c03fd9c7f26faf1632bea843ae3b 100644 (file)
@@ -46,4 +46,3 @@ void php_json_scanner_init(php_json_scanner *scanner, char *str, size_t str_len,
 int php_json_scan(php_json_scanner *s);
 
 #endif /* PHP_JSON_SCANNER_H */
-
index 7713bdc42bbc9b2939826d6864614537a59e84e7..24795121cd974b6ff1d106af4f3ba714b7b3e1b0 100644 (file)
@@ -31,4 +31,3 @@ if (PHP_LDAP != "no") {
                WARNING("ldap not enabled; libraries and headers not found");
        }
 }
-
index 338aa79fcd022fa6a0e7d094ef5ab6dd4e4a2a32..c2db83436b278337a25c513a05a432b86dd0810e 100644 (file)
@@ -13,5 +13,3 @@ You are warned in php-dev and php-cvs lists many times
 already. If you are curious, search archive for details.
 
 Thank you.
-
-
index de72aab440ff50b0a085bf23fe01fa0ad52a5138..8f9ac620af5eb89883b210a5d340ce5d71d007f7 100644 (file)
@@ -1,4 +1,3 @@
-
 libmbfl is a streamable multibyte character code filter and
 converter library.
 libmbfl is distributed under LGPL 2.1 and bundled with PHP.
@@ -13,4 +12,3 @@ If you have question about libmbfl, please ask to
   hirokawa@php.net, moriyoshi@php.net.
 
 See libmbfl/DISCLAIMER for licensing information of libmbfl.
-
index ddb688d1c599dee8dbd0317df1613ab3227e1bfa..151d5ca52cd307192dcad00d4196fa8d42aafe00 100644 (file)
@@ -771,4 +771,3 @@ have i18n_http_output("pass") before calling ImageGif, ImagePng, ImageJpeg!
 o 2000-12-09, Rui Hirokawa <hirokawa@php.net>
 
 Fixed mail() which was causing segmentation fault when header was null.
-
index 97fe77c33c09c2e3105150a75ccc216f28246d0e..21b7a91d55a92c1f262760811c22a9ae5ed757cd 100644 (file)
@@ -66,4 +66,3 @@
  1999/4/26  sgk 入力フィルタを実装。漢字コードを推定しながらフィルタを追加。
  1999/6/??      Unicodeサポート。
  1999/6/22  sgk ライセンスをLGPLに変更。
-
index 4a6bf169db84ccaca84cd8c8be3fd5b9b267fab2..3b691b8844ae87e62227467c650b85661b6dc7d4 100644 (file)
@@ -1,4 +1,3 @@
-
 For UNIX compatible system,
 
 ./buildconf
@@ -9,4 +8,3 @@ make install
 For Windows,
 
 Visual C++ 6.0 and Borland C++ 5.0 is suppoted.
-
index 82a763b6955860deaea1aa2ae6f1d3f51411819d..75ea1c5117fc9927779dd9fc7add79669ffb6b8c 100644 (file)
@@ -1,4 +1,3 @@
-
 version 1.3.2 August 20, 2011
 
 - added JISX-0213:2004 based encoding : Shift_JIS-2004, EUC-JP-2004, ISO-2022-JP-2004 (rui).
index adce0b75d4864a4086015dc06eaf641f65c0fc18..198b2354d3b3f00bad49a4549c96bfa6b8d34e7d 100644 (file)
@@ -1224,4 +1224,3 @@ static const unsigned short mb_tbl_uni_sb2code5_val[] = { // 0xfe4c5 - 0xfee7d
        0x285F, 0x2860, 0x2861, };
 
 static const unsigned short mb_tbl_uni_sb2code5_len = sizeof(mb_tbl_uni_sb2code5_key)/sizeof(unsigned short);
-
index 6833fd810551ae601b9c39cc7ba32fb33dd847aa..be2cf904435d74e40abe7c8861035b7644d9c356 100644 (file)
@@ -38,4 +38,3 @@ typedef struct _mbfl_html_entity_entry {
 extern const mbfl_html_entity_entry mbfl_html_entity_list[];
 
 #endif /* MBFL_HTML_ENTITIES_H */
-
index ab1727146a89364f01122e80d89af4356ca2ab48..43f82fc41c88c0f0178ff99d374860d7b6fce8c6 100644 (file)
@@ -78,5 +78,3 @@ int mbfl_filt_conv_any_7bit(int c, mbfl_convert_filter *filter)
        }
        return c;
 }
-
-
index 99b48153870a15f0cf8d2ab1e9114948a1276103..3c8aead9efc1ad540e18336780a33dd5dc61e374 100644 (file)
@@ -42,5 +42,3 @@ int mbfl_filt_conv_ascii_wchar(int c, mbfl_convert_filter *filter);
 int mbfl_filt_conv_wchar_ascii(int c, mbfl_convert_filter *filter);
 
 #endif /* MBFL_MBFILTER_ASCII_H */
-
-
index adecdee888c28eba28f6db10b85a348795de6eb9..9e0dafd154b6173a3642b227394595e31e6130b4 100644 (file)
@@ -210,5 +210,3 @@ int mbfl_filt_conv_base64dec_flush(mbfl_convert_filter *filter)
        }
        return 0;
 }
-
-
index 122ff4c7780effd3fbb3fad062f5661568bf0aa5..f5ab8809ce8a799bd40bda74606f181fcef36c75 100644 (file)
@@ -340,5 +340,3 @@ static int mbfl_filt_ident_big5(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 7452c127fca1846a7638b0daa32508d12438f239..6fdcbda7c8d3f3ff6e0f2e2c2487163cfa67167d 100644 (file)
@@ -133,5 +133,3 @@ int mbfl_filt_conv_wchar_byte2le(int c, mbfl_convert_filter *filter)
        CK((*filter->output_function)((c >> 8) & 0xff, filter->data));
        return c;
 }
-
-
index 7475e5424c8c2294e28b42fc3ba51e129b665dcf..239568a128ca33bb0ee508d99f8147c451961e45 100644 (file)
@@ -155,5 +155,3 @@ int mbfl_filt_conv_wchar_byte4le(int c, mbfl_convert_filter *filter)
        CK((*filter->output_function)((c >> 24) & 0xff, filter->data));
        return c;
 }
-
-
index 2d47ac304aee460c55465f07ef26f871be4575e9..bc3befea81b4f972a6c175e759b377df3c335eaf 100644 (file)
@@ -148,5 +148,3 @@ static int mbfl_filt_ident_cp1251(int c, mbfl_identify_filter *filter)
                filter->flag = 1; /* not it */
        return c;
 }
-
-
index becae48c191300e4530157bc67bffd588450157d..b76cc9f680688bfd5dd52c91a71053732a9c4609 100644 (file)
@@ -41,4 +41,3 @@ int mbfl_filt_conv_wchar_cp1251(int c, mbfl_convert_filter *filter);
 int mbfl_filt_conv_cp1251_wchar(int c, mbfl_convert_filter *filter);
 
 #endif /* MBFL_MBFILTER_CP1251_H */
-
index 0c5eba3dd51733aa554a011ce0f2ac82a6403734..ab2f8f11b13eb86e77d3bb6b92d6a916f57eb4c7 100644 (file)
@@ -143,5 +143,3 @@ static int mbfl_filt_ident_cp1252(int c, mbfl_identify_filter *filter)
                filter->flag = 1; /* not it */
        return c;
 }
-
-
index 78e79335e4456401d40734a3e535fb7550911af8..6f4711ab79c1b43e3129f09dd1f193ab0206e15b 100644 (file)
@@ -153,5 +153,3 @@ static int mbfl_filt_ident_cp1254(int c, mbfl_identify_filter *filter)
                filter->flag = 1; /* not it */
        return c;
 }
-
-
index 75d249fbe8bac3087e957a7460992adf7a90419b..655c5583ed1cfd367d81d48f0f2b2135a1445e98 100644 (file)
@@ -1291,6 +1291,3 @@ retry:
 
        return c;
 }
-
-
-
index aae45380c84d3fbe08a4eee7451edb5d4caf675b..58fd9f4d1f19a11f5fec130ba008b86b224a72a7 100644 (file)
@@ -341,5 +341,3 @@ static int mbfl_filt_ident_cp51932(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 179873eb3a0ac2faec3ae2261eeddd97070364a7..c5767ec8fc6c2f52f358100b6f7728aefde7ba23 100644 (file)
@@ -143,5 +143,3 @@ static int mbfl_filt_ident_cp850(int c, mbfl_identify_filter *filter)
                filter->flag = 1; /* not it */
        return c;
 }
-
-
index 307f370d03c2603852b7323f7db1b7f982093d16..f87a603a7dae0aa81a994fdd5a23b13a517d1f01 100644 (file)
@@ -147,5 +147,3 @@ static int mbfl_filt_ident_cp866(int c, mbfl_identify_filter *filter)
                filter->flag = 1; /* not it */
        return c;
 }
-
-
index 4063a68208aedc239af4f8f645fc88ae89daafab..de7de7213c9697c1a5d5bdfe09a04545adadefbe 100644 (file)
@@ -346,5 +346,3 @@ static int mbfl_filt_ident_cp932(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index bf3ec25ee7aad4e78550afa6dc8f7079dc9a4b39..093f026bdfd2495f12cba5a04aa3f0b2c473f44c 100644 (file)
@@ -240,5 +240,3 @@ static int mbfl_filt_ident_euccn(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 3b13850882d3451aa89ba99412733e56fb3e1ebf..b3641239029e35d59724c64e26cf72521b0916d2 100644 (file)
@@ -326,6 +326,3 @@ int mbfl_filt_ident_eucjp(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
-
index aeb94c388d7853163192934ad5ffe0a3490d1a78..1d7ee1ebf91b9513ecbfdcf80133acade1ee2ab2 100644 (file)
@@ -75,4 +75,3 @@ const struct mbfl_convert_vtbl vtbl_wchar_eucjp2004 = {
        mbfl_filt_conv_wchar_jis2004,
        mbfl_filt_conv_jis2004_flush
 };
-
index 95aec45f4dd97bc374f48b9c2bba96919610b188..26be59cab0db92f547399b7db6f21fa3750ccf77 100644 (file)
@@ -430,5 +430,3 @@ static int mbfl_filt_ident_eucjp_win(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index bc780c99ee64ace4714a1260436ea37b82154913..9b28556dee6453eb27ce5068b956e8100cc91efd 100644 (file)
@@ -326,4 +326,3 @@ static int mbfl_filt_ident_euctw(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
index 721c16292b0672deca78190f481bd516c754f490..8c732d7462995fdb04e061574e4f44648d7f033b 100644 (file)
@@ -469,5 +469,3 @@ static int mbfl_filt_ident_gb18030(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 501bcb8d19759512f1f033f31d8dfb384089b8e8..682d8401f304de0a207527d33fb3593b51d3f731 100644 (file)
@@ -355,5 +355,3 @@ retry:
 
        return c;
 }
-
-
index fc6678ecb69369f427c1d374b5907b4bad4cb35f..cf084399f8b69f07003f3c96ff82aae76313a810 100644 (file)
@@ -164,5 +164,3 @@ retry:
 
        return c;
 }
-
-
index 382d0c2294ece08b3ac17bacffbf6af515ad7d1e..4688e6790590f8425488744d4656d11aa0562cbd 100644 (file)
@@ -96,5 +96,3 @@ int mbfl_filt_conv_wchar_8859_1(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index f6d1b21b5543c04e6bbaf06e3d8880c5672021b1..dd34b53297830f54d5e86660b62742306d4ada6c 100644 (file)
@@ -134,5 +134,3 @@ int mbfl_filt_conv_wchar_8859_10(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index cbc8f77d87938f555b698b2d4f51cb3d66010356..480f890b2d014a750bed83f64902d43903b9a722 100644 (file)
@@ -134,5 +134,3 @@ int mbfl_filt_conv_wchar_8859_13(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index 03581ccf45c97beaa3c41a68db2573c31717c92a..ef7b7e645d9dbbd23fe8122d2af0a3f4a38ac1d7 100644 (file)
@@ -134,5 +134,3 @@ int mbfl_filt_conv_wchar_8859_14(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index 50649ddeb6d868ef3602bc9b07f2c44737980154..8e236b667d89feedb9499c86440b69c93fe93ad9 100644 (file)
@@ -135,5 +135,3 @@ int mbfl_filt_conv_wchar_8859_2(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index e1897069eb6ef36920b6654fd9388cad8aaa3121..c04cfd87b4fab1c1ffcb39c73027dc75ed6c012e 100644 (file)
@@ -135,5 +135,3 @@ int mbfl_filt_conv_wchar_8859_3(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index a04910eb78e60188d0693eab8fe9ffa0a770462b..1c4979362c7939d8c86b955a2f90c1f6b5999535 100644 (file)
@@ -133,5 +133,3 @@ int mbfl_filt_conv_wchar_8859_4(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index 0bd4d5e1555fd2fface6bcb394e64db64d85e317..db10cc693f1ea6c72723bbeaa32dbd59b912e387 100644 (file)
@@ -135,5 +135,3 @@ int mbfl_filt_conv_wchar_8859_5(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index df89eb75babe9c4d141b1ab4378437b8d9510650..318eaeb3c0fa88cb5ab39f8658e9605469edb0ca 100644 (file)
@@ -135,5 +135,3 @@ int mbfl_filt_conv_wchar_8859_6(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index d8d4494a2255bf13eb5b81d9b65c295296cdaef4..406370a3d3cf2d4936d8b2f33ee520cbf1374075 100644 (file)
@@ -135,5 +135,3 @@ int mbfl_filt_conv_wchar_8859_7(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index fad0f5c51e13d4dd4e34a93d144d434ff26545cd..505f7dec8fda75a967bd9ebf7069eb0e70f818b5 100644 (file)
@@ -134,4 +134,3 @@ int mbfl_filt_conv_wchar_8859_8(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
index 97948d0ff6140acde407e7cc3ed808043c175881..1550937bbec84da4eee3bb2f131e26759421adf7 100644 (file)
@@ -134,5 +134,3 @@ int mbfl_filt_conv_wchar_8859_9(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index b3fbb4f94bfe81a3758d0f520effbf49e1cf330c..892e4bda3d308be672bb9123213f3e6fc53a5f70 100644 (file)
@@ -659,5 +659,3 @@ retry:
 
        return c;
 }
-
-
index c141dc41024b58aa3e96878dac6592f63a2ae49f..1878f4d08f17757e114161d3afa4f646933e6cc8 100644 (file)
@@ -239,6 +239,3 @@ int mbfl_filt_conv_qprintdec_flush(mbfl_convert_filter *filter)
 
        return 0;
 }
-
-
-
index 782e0dfaf93f913ec4927f42a801a1a94e76277c..ab4b3db983424ec3d1fef9c3ec0509f83f8753e8 100644 (file)
@@ -295,4 +295,3 @@ int mbfl_filt_ident_sjis(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
index 2087786c0665f9e47f402a2839ab07c9c7b9d835..383d623d5d31d0e70c7d7834e52db4ef64fbd0d5 100644 (file)
@@ -697,4 +697,3 @@ mbfl_filt_conv_sjis_mac_flush(mbfl_convert_filter *filter)
 
        return 0;
 }
-
index a856aa3d469e719cd1bf35da8e8c86e938e8c425..e8056ab99acef2ece813b0ce46418f5b508631f4 100644 (file)
@@ -1,4 +1,3 @@
-
 /*
  * "streamable kanji code filter and converter"
  * Copyright (c) 1998-2002 HappySize, Inc. All rights reserved.
@@ -924,4 +923,3 @@ mbfl_filt_conv_sjis_mobile_flush(mbfl_convert_filter *filter)
 
        return 0;
 }
-
index 265c577e5fd5e9bd4bbf8894faec117e42b02e4e..c262dde9bfb10af0cf9e7cac5e6cd11bc01fb5b6 100644 (file)
@@ -346,5 +346,3 @@ static int mbfl_filt_ident_sjis_open(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 637e69074c8a65e78a3997bf47fa34eb8eef7377..b99c658e4de8901a029e0e48b2f1e7f491400cb6 100644 (file)
@@ -299,4 +299,3 @@ const struct mbfl_convert_vtbl vtbl_tl_jisx0201_jisx0208 = {
        mbfl_filt_tl_jisx0201_jisx0208,
        mbfl_filt_tl_jisx0201_jisx0208_flush
 };
-
index 32f174f60281ec323a19d3c03c7e80a7cbb5cce0..d11cf5a8aedf2134b5a87eb1cd4a0d4a8e65363f 100644 (file)
@@ -233,6 +233,3 @@ int mbfl_filt_conv_wchar_ucs2le(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
-
index 8906b8ff097f78251c4379942d379efaf4c6d3da..c662a0d8aae49bfbb421a1bcd30a72d65e7f49b5 100644 (file)
@@ -271,5 +271,3 @@ int mbfl_filt_conv_wchar_ucs4le(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
index 2e1c696f8ad7fae36c8dc8390eff4147db9b5362..b8a0e22778514713e5185723e4b9fef27de3bf95 100644 (file)
@@ -263,5 +263,3 @@ static int mbfl_filt_ident_uhc(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 3e008e803573a26246c0a0fe4225eabc14792159..cb46fa51ef794650e67232718550eea7b71e4f53 100644 (file)
@@ -311,6 +311,3 @@ int mbfl_filt_conv_wchar_utf16le(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
-
-
index aa0883fff453322cb0a6636b360167e65ebcde9b..14b9fa4823245a8c154fdafc10416f08890dbd21 100644 (file)
@@ -47,4 +47,3 @@ int mbfl_filt_conv_utf32le_wchar(int c, mbfl_convert_filter *filter);
 int mbfl_filt_conv_wchar_utf32le(int c, mbfl_convert_filter *filter);
 
 #endif /* MBFL_MBFILTER_UTF32_H */
-
index db0979c25de4361858008090902af07103d19dcf..76066420072f990d326d1fb8e07108dbfa4df42a 100644 (file)
@@ -461,5 +461,3 @@ static int mbfl_filt_ident_utf7(int c, mbfl_identify_filter *filter)
 
        return c;
 }
-
-
index 72c772b0725893df7bdda2697341f3dd676dc836..ce56433316f4b98af2f60aed0339bc6827fe9c10 100644 (file)
@@ -368,5 +368,3 @@ int mbfl_filt_conv_wchar_utf7imap_flush(mbfl_convert_filter *filter)
        }
        return 0;
 }
-
-
index 41e02bf3149dc390531bdd5a70e0552fed0e1b9e..410ba64b6fad59f8b0608b5605255dc230072676 100644 (file)
@@ -338,4 +338,3 @@ int mbfl_filt_conv_wchar_utf8_mobile(int c, mbfl_convert_filter *filter)
 
        return c;
 }
-
index b8cdfcaf792a8d640fb6ee7c312a0444fb41da76..15831011a33b9fc65eafee4a93d79e3b767a9298 100644 (file)
@@ -148,5 +148,3 @@ int mbfl_filt_conv_uudec(int c, mbfl_convert_filter * filter)
        }
        return c;
 }
-
-
index c02d21f878df898ce7d73baefd0b9c2f399e8e29..9d4bd5fd6bc491b33f902108ff891be804929018 100644 (file)
@@ -36,4 +36,3 @@ extern const struct mbfl_convert_vtbl vtbl_uuencode_8bit;
 int mbfl_filt_conv_uudec(int c, mbfl_convert_filter *filter);
 
 #endif /* MBFL_MBFILTER_UUENCODE_H */
-
index 7853d96ba44920c3ff8622bee65b17b6da996db4..c50caba29dda53a49128860558c73db094468779 100644 (file)
@@ -1,5 +1,3 @@
-
-
 static const unsigned short sjis_mac2wchar1[] = { // 0x03ac - 0x03c9
 0x339c,        0x339f, 0x339d, 0x33a0,
 0x33a4,        0xff4d, 0x33a1, 0x33a5,
index bbb92b98e7fa2ae84ee0c22b3f8637c2b0a71a28..6eaefbc2e391efa1c5b9aa775cebb05dcd913df1 100644 (file)
@@ -164,4 +164,3 @@ static const unsigned char mbfl_charprop_table[] = {
 /* ~   126 */  MBFL_CHP_MMHQENC ,
 /* DEL 127 */  MBFL_CHP_MMHQENC
 };
-
index 327e2a1278fc7288ca8d902ee20e36cb3ff1eee3..01afcc1f2d9f4a8ee9398931f23d55c7a8280438 100644 (file)
@@ -5064,4 +5064,3 @@ static const unsigned short *uni2jis_tbl[] = {
 static const int uni2jis_tbl_len = sizeof(uni2jis_tbl_range)/(sizeof(int)*2);
 
 #endif /* UNICODE_TABLE_JIS2004_H */
-
index 2674e0c9b85dd32d4df35e2ab886eacfaab22cdd..e59c685fe857a3dc5b03cfb2eb0f8202d25594b4 100644 (file)
@@ -163,4 +163,3 @@ static const int koi8u_ucs_table_max = 0x80 + (sizeof (koi8u_ucs_table) / sizeof
 
 
 #endif /* UNNICODE_TABLE_KOI8U_H */
-
index b19432f76a4a5ef9495a40054ae8e83c04235342..2efaae50a246a23f5c0574aaea30371bbcff6b7b 100644 (file)
@@ -62,4 +62,3 @@ int mbfl_filt_conv_pass(int c, mbfl_convert_filter *filter)
 {
        return (*filter->output_function)(c, filter->data);
 }
-
index f52c94cf3748357b4a8242b76fce115bc63c82fe..96353023cab079d24554fc4ad88aa7d30514f0b0 100644 (file)
@@ -90,4 +90,3 @@ static void __mbfl__free(void *ptr)
 {
        free(ptr);
 }
-
index a73a0c80e502aab26079bf61eb33ca08378dfdbc..54e4b3c2a4dba12571f884fd672d626cb4450999 100644 (file)
@@ -637,5 +637,3 @@ void mbfl_filt_conv_common_dtor(mbfl_convert_filter *filter)
        filter->status = 0;
        filter->cache = 0;
 }
-
-
index 9ca2d5918392b2993624a7d5d74ad7c94f6f8273..7ac3920f0d0a4fb36bb1b6d58682b74cfd6d9245 100644 (file)
@@ -168,4 +168,3 @@ mbfl_no_language2name(enum mbfl_no_language no_language)
                return language->name;
        }
 }
-
index 0e8a82f0e8294ada03dd30764fd30fe1d4bc82be..1f753d197fe08b58fb6ac9d42c83119799601ea6 100644 (file)
@@ -70,4 +70,3 @@ MBFLAPI extern void mbfl_wchar_device_clear(mbfl_wchar_device *device);
 
 
 #endif /* MBFL_MEMORY_DEVICE_H */
-
index 69f594350e865d50fec8d9f1024c1377a6f58d14..c9c670373d4b3cfd567d07a4d106702067fdfd72 100644 (file)
@@ -75,5 +75,3 @@ mbfl_string_clear(mbfl_string *string)
                string->len = 0;
        }
 }
-
-
index b559e2dee304bbe7093ca12fa63e587bf85aa024..f84cbe74ed2de1b88823012129c929e413b61c48 100644 (file)
@@ -20,4 +20,3 @@ const mbfl_language mbfl_language_german = {
        mbfl_no_encoding_qprint,
        mbfl_no_encoding_8bit
 };
-
index 0700e4f2c4e1a9b1d2f2354a044e728689f26f39..7fa23d4f53601ee758a923e8cf23f9dbc9c316c2 100644 (file)
@@ -18,4 +18,3 @@ const mbfl_language mbfl_language_english = {
        mbfl_no_encoding_qprint,
        mbfl_no_encoding_8bit
 };
-
index afff43af489ef45f600e97fc76e402d4aed5c633..aba4be5b8c4927983cb4177132e0adddf841c78f 100644 (file)
@@ -18,4 +18,3 @@ const mbfl_language mbfl_language_korean = {
        mbfl_no_encoding_base64,
        mbfl_no_encoding_7bit
 };
-
index 87a6a194c3460801ab37825b8439c083019c0a3e..ab747472194ca1fc9c7ff2ae544aee753d8239a9 100644 (file)
@@ -18,4 +18,3 @@ const mbfl_language mbfl_language_neutral = {
        mbfl_no_encoding_base64,
        mbfl_no_encoding_base64
 };
-
index c7044ff293fa6f8ba657c816db400930f85eacad..950a610e0dbce7497d3d4f51749f80ce2efcee2a 100644 (file)
@@ -18,4 +18,3 @@ const mbfl_language mbfl_language_turkish = {
        mbfl_no_encoding_qprint,
        mbfl_no_encoding_8bit
 };
-
index 6a0100105b0ecb9f3e919cf2852abbf3f98b596d..cf76000cd9e10ceb7fbb8cbb8a7a01d67a52c0e8 100644 (file)
@@ -20,4 +20,3 @@ const mbfl_language mbfl_language_uni = {
        mbfl_no_encoding_base64,
        mbfl_no_encoding_base64
 };
-
index d9a49931eafcb6ff75fe6a00397958a60a7bd735..1434481b34b1ba50738acb412e0b4134c0a9f16f 100644 (file)
@@ -28,4 +28,3 @@ const mbfl_language mbfl_language_traditional_chinese = {
        mbfl_no_encoding_base64,
        mbfl_no_encoding_8bit
 };
-
index 0e63ef11b765b9a07ab2cf19e01e5407c1f5f0d0..740bcfd881ee53e5ba96260de92135a81e5f4f47 100644 (file)
@@ -30,4 +30,3 @@ send "
 expect {
     "%1b%24%42%2d%42%1b%28%42 (8)\r\n" { pass $test }
 }
-
index 96ee53bb084d53d2cbfc598dcb2d61bb85cd4e92..c79961027cd6fc0b969bba82b94adc17fa0a1a33 100644 (file)
@@ -399,4 +399,3 @@ SAPI_POST_HANDLER_FUNC(php_mb_post_handler)
  * vim600: fdm=marker
  * vim: noet sw=4 ts=4
  */
-
index b180a342550d394fb80226109004a9000049907a..b325236dee9e757273256b705422eff620851ced 100644 (file)
@@ -106,4 +106,3 @@ PHP_FUNCTION(mb_regex_set_options);
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-
index c242cba1c3c4093dc73bb59b45db841e950d29fc..64412ab28022ac7864045c904aaf2614f638082c 100644 (file)
@@ -196,6 +196,3 @@ MBSTRING_API char *php_unicode_convert_case(int case_mode, const char *srcstr, s
 
 
 #endif /* PHP_UNICODE_H */
-
-
-
index 6295703c0a34f7021ddf93a37cd0b5008c796735..05ad7571e448b9d83ead5d4691274d9484574714 100644 (file)
@@ -44,4 +44,4 @@ OpenLDAP is a registered trademark of the OpenLDAP Foundation.
 
 Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
 California, USA.  All Rights Reserved.  Permission to copy and
-distribute verbatim copies of this document is granted.
\ No newline at end of file
+distribute verbatim copies of this document is granted.
index 7717bf89f980483ee64a738bf242978d531808ac..c100231e4a2771a8089163c6b611937246347fa6 100644 (file)
@@ -4,6 +4,3 @@ It's only necessary to rebuild unicode_data.h from Unicode ucd files.
 
 Example usage:
 ./ucgendat UnicodeData-6.0.0d7.txt -x CompositionExclusions-6.0.0d2.txt
-
-
-
index e56780a4c12628a01638ac61d798941253862d05..8b4d52f489dfa878f77ae461f10265f93a41e12a 100644 (file)
@@ -139,4 +139,3 @@ PHP_FUNCTION(mysqli_driver_construct);
 PHP_METHOD(mysqli_warning,__construct);
 
 #endif /* MYSQLI_FE_H */
-
index 6759d8a1c228ad2be891eede19b8b80fbc5c1567..a4ba66e15b424fccdee4d91334629009343e9109 100644 (file)
 #endif
 
 #endif /* MYSQLI_LIBMYSQL_H */
-
index 716cc84416b1a09ad17c0c17761796d208937b07..86e5fcb37968e25d9b07a4096510c6547920ab6a 100644 (file)
@@ -11,4 +11,4 @@ if (!mysqli_query($link, 'DROP TABLE IF EXISTS test')) {
 }
 
 mysqli_close($link);
-?>
\ No newline at end of file
+?>
index c8338bfa24b0f075c87d0bfa5dcc77ea89b3b9d4..6648526ed05f5adbf03ef6aa4dae3461882f4a43 100644 (file)
                // printf("getDefaultValue: %s\n", ($param->getDefaultValue()) ? 'yes' : 'no');
 
        }
-?>
\ No newline at end of file
+?>
index a7581fb4806478fd252583698771979a4e3d87ed..5562aab84ba0624b71c689c7bb7c4b52011a35d4 100644 (file)
@@ -2,4 +2,4 @@
 if (!extension_loaded('mysqli')){
        die('skip mysqli extension not available');
 }
-?>
\ No newline at end of file
+?>
index 254a4ccece778564fdf9071a67ddd857ed451c75..ad143a42a46907e24b96ba10914616f9d40ab75c 100644 (file)
@@ -2,4 +2,4 @@
        $driver = new mysqli_driver();
        if ($driver->embedded)
                die("skip test doesn't run with embedded server");
-?>
\ No newline at end of file
+?>
index d73d185bc4c9356e1bdaf42f57c2dd26311a22c4..fa5fb9f0a34aecccb064a6eb70278cc58d72d97a 100644 (file)
@@ -2,4 +2,4 @@
        $driver = new mysqli_driver();
        if (!$driver->embedded)
                die("skip test for with embedded server only");
-?>
\ No newline at end of file
+?>
index dcc4cbb3bff274fa6b8907ed7383f2a7c352bc61..d9da63d0b70cd3739c3bf3dde5ee1606284a86b2 100644 (file)
@@ -16,4 +16,3 @@ if (false === $user) {
 if (false == $pass) {
        $pass = '';
 }
-
index cd3391a46d76e0bc44376839e658d86b509edc85..a05946289b6d0aa55ce4bfa67a0497be196c481b 100644 (file)
@@ -29,4 +29,3 @@ if (PHP_OPCACHE != "no") {
        ADD_FLAG('CFLAGS_OPCACHE', "/I " + configure_module_dirname);
 
 }
-
index ca781b7cd76a0c7de0d76dd64636473fc16849ec..70ef14e585877fa058811dc52c119c16048e4d62 100644 (file)
@@ -73,4 +73,3 @@ function php_cli_server_start($ini = "") {
 
 }
 ?>
-
index ade17d402a57429986f0639063eb9026de76ff16..fd79e0472dbfbabcabe55c8f670d731b6648a6e1 100644 (file)
@@ -22,5 +22,3 @@ if (PHP_OPENSSL != "no") {
                }
        }
 }
-
-
index 34313b2040caf4c215e224896a3c5e9f684522e6..ab1dfa1f2d230824d024058efdbb6caa1da99b5f 100644 (file)
@@ -9,8 +9,3 @@ this functionality.
 Thanks,
 
 Jason Greeme < jason@inetgurus.net / jason@php.net >
-
-
-
-
-
index 02256887a1ead395fb7a6650902bcd1a77c36fe9..aeea1c45061020eb1f6b73c10594fc25e1fe4b87 100644 (file)
@@ -16,4 +16,3 @@ ARG_WITH("pcre-jit", "Enable PCRE JIT support", "yes");
 if (PHP_PCRE_JIT != "no") {
        AC_DEFINE('HAVE_PCRE_JIT_SUPPORT', 1, 'PCRE library');
 }
-
index 95298a90b2b14d9dca51521db2547f6c1309efa0..721b7f6191688f5f00ef59cf7331a166b1056f08 100644 (file)
@@ -111,4 +111,3 @@ PHP_ARG_WITH(pcre-valgrind,,[  --with-pcre-valgrind=DIR
       fi
     fi
   fi
-
index 5971cdb0dd6a13a5e6ba65b87e14f026362bed9c..a9899d230fd9d40ae1110e4c7b77e23bf64c7075 100755 (executable)
@@ -1,3 +1,2 @@
 PHP Data Objects
 Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
-
index d2b59744efc07e583e1e047f5b46afc39236f65d..495d03366bd37ed8fa3102a9c9d6e6c346744253 100644 (file)
@@ -33,4 +33,3 @@ install-pdo-headers:
 
 # mini hack
 install: $(all_targets) $(install_targets) install-pdo-headers
-
index 3e21fad7e4c90f7fffe64f8c81a91ff0461fcd9c..43f8d2c1520c27b202190efc65a7029cf920e4e7 100644 (file)
@@ -1,5 +1,3 @@
-
 ext\pdo\pdo_sql_parser.c: ext\pdo\pdo_sql_parser.re
        cd $(PHP_SRC_DIR)
        $(RE2C) --no-generation-date -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re
-
index da806b0f30fc5cb85e2984266a4042e0ddc3615e..dfba3982a4bedc44cecb2e2609303828a25b25a5 100755 (executable)
@@ -52,5 +52,3 @@ responsibility to call commit() when you are done making changes and
 autocommit is turned off.
 
 vim:tw=78:et
-
-
index 105c7da4d2ca7cab08b715ee1bcfa3c8c3a430a1..5d6a8818a940bae847aec3ffed7a8b3940416214 100755 (executable)
@@ -52,4 +52,3 @@ if test "$PHP_PDO" != "no"; then
   dnl so we always include the known-good working hack.
   PHP_ADD_MAKEFILE_FRAGMENT
 fi
-
index 8f2debc91282b463258ff9bc7cdbf10ee7fbd1db..a59026354814c0db389d535dfd15522f093eaeb8 100644 (file)
@@ -333,4 +333,3 @@ const char *pdo_sqlstate_state_to_description(char *state)
        }
        return NULL;
 }
-
index 50435bc64b6da3284cea56509b0074cf7c238659..2f46eaf453aae64c313a2d9a27dd4d629765ac39 100755 (executable)
@@ -39,4 +39,3 @@ if (PHP_PDO_MSSQL != "no") {
                WARNING("pdo_mssql not enabled, libraries or headers not found")
        }
 }
-
index 0423cccd64fb3d7c22711bd744b2411e8dee740a..eb11169bd93c235af48aad00a29f7bf439df10c6 100755 (executable)
@@ -1,3 +1,2 @@
 MySQL driver for PDO
 George Schlossnagle, Wez Furlong, Ilia Alshanetsky, Johannes Schlueter
-
index c7bb9cc5ee40a33e3418cf40d1ab244c83655661..54bf14f07d5f91a77dbf6509ac803828cd380228 100644 (file)
@@ -6,4 +6,4 @@ if (!$db) {
 // $db->exec('DROP TABLE IF EXISTS test');
 $db->exec('CREATE TABLE test(id INT, label CHAR(1), PRIMARY KEY(id)) ENGINE=' . $engine);
 $db->exec('INSERT INTO test(id, label) VALUES (1, "a"), (2, "b"), (3, "c"), (4, "d"), (5, "e"), (6, "f")');
-?>
\ No newline at end of file
+?>
index 12a9e897e06aad0af70dd5e334e00df35d2f3cf1..daa3d018f7158dfd3d28b6a708016c395dbbe45e 100755 (executable)
@@ -235,4 +235,3 @@ if test "$PHP_PDO_OCI" != "no"; then
 
   AC_DEFINE_UNQUOTED(PHP_PDO_OCI_CLIENT_VERSION, "$PDO_OCI_VERSION", [ ])
 fi
-
index 139597f9cb07c5d48bed18984ec4747f4b4f3438..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,2 +0,0 @@
-
-
index cd1017f2e4e0beaff0e1e1814632a32ef8917df1..e582db203e23cc80e56bffe4af1182b87398fe14 100755 (executable)
@@ -16,5 +16,3 @@ if (PHP_PDO_ODBC != "no") {
                PHP_PDO_ODBC = "no"
        }
 }
-
-
index 69f17a7bf081cee0e480c1aeb5a398e4cccf1851..a1c36cb97b474ebb29254f6498f40d2c8a61c342 100644 (file)
@@ -55,4 +55,3 @@ ZEND_END_MODULE_GLOBALS(pdo_sqlite)
 #endif
 
 #endif /* PHP_PDO_SQLITE_H */
-
index 26f7aad02d4fa784356a451459a49121e73f4a7a..11f112dfc025fee3ca5ae781ff37c8d9fe627fe2 100644 (file)
@@ -232,4 +232,3 @@ bool pg_ping(resource db)
 
 Again, experimental functions are subject to be changed without
 notice.
-
index 8201e88dba0b1dfbc054d7a19e239b78bad53b45..684da977d92535738394da597cf99693463db7a5 100644 (file)
@@ -107,5 +107,3 @@ if test "$PHP_PGSQL" != "no"; then
 
   PHP_NEW_EXTENSION(pgsql, pgsql.c, $ext_shared,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
 fi
-
-
index 4cf7c09a513205f719f901ce937b3418dd873761..c121c62413fbff7dbae2a2687bf510f37087a9d2 100644 (file)
@@ -35,4 +35,3 @@ function nb_consume($db, $db_socket) {
 
     }
 };
-
index 0e3713fc63b69ec04ad60fa6d92b4dd9ee9a2a77..2b7f0ffae60cfc02c920a72a1262ceaa67b9b4b5 100644 (file)
@@ -48,4 +48,3 @@ install-pharcmd: pharcmd
        @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1
        @$(INSTALL_DATA) $(builddir)/phar.1 $(INSTALL_ROOT)$(mandir)/man1/phar.1
        @$(INSTALL_DATA) $(builddir)/phar.phar.1 $(INSTALL_ROOT)$(mandir)/man1/phar.phar.1
-
index c50b1dbc51533a064d1a23a30fe3294770b543c0..311681bd9b0a60fd35adac04c78ba5b876f728f8 100644 (file)
@@ -1,5 +1,3 @@
-
 ext\phar\phar_path_check.c: ext\phar\phar_path_check.re
        cd $(PHP_SRC_DIR)
        $(RE2C) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_check.re
-
index c0ec38e13e4f634207950236b4c191c67e4a1f9e..ca9e276d807177e7b2a1ab3ae75c0893afa626f2 100644 (file)
@@ -1166,4 +1166,3 @@ void phar_restore_orig_functions(void) /* {{{ */
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-
index 14ff89c56be6119881f503f2f57ae87c5cb34d70..bd4150e3efb6aa1e4e072006b1c698fff17a8680 100644 (file)
@@ -119,4 +119,4 @@ document dump_entry
        dump_entry "pharname"|"pharalias" "filename" [1]
        display phar_entry_info for a file within a phar.  If the optional third param
        is passed in, displays the php_stream that is the file's fp
-end
\ No newline at end of file
+end
index 5a658ddabcef5c3d046a5497a45814f91a8a6961..34579678a778ee14339d7627f80ff5c6e85b5cb6 100644 (file)
@@ -31,4 +31,4 @@ class DirectoryGraphIterator extends DirectoryTreeIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 9ed2e1a1bf57db3522e675e0590e50f8e03068cc..2c681632fb74a205ac176341b8522f92896fcaa8 100644 (file)
@@ -51,4 +51,4 @@ class DirectoryTreeIterator extends RecursiveIteratorIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index aec87e6ab14a0af612e7a62a77b11c5b0aa57e24..8f82f41f2aac19fa80f5567b20830291868a5906 100644 (file)
@@ -24,4 +24,4 @@ class InvertedRegexIterator extends RegexIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index c28de0aa7a69acfd83d87df83bc24567fef331f8..129a0c43bf8a46d71103d243eafeca0b07f61483 100644 (file)
@@ -77,4 +77,4 @@ class Phar extends PHP_Archive implements RecursiveIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index f6f26c23f28cd601011db09cb7154e704b9925f0..13538777a56b6f4bd9e80ed23b1928b5e250b1df 100755 (executable)
@@ -53,4 +53,4 @@ new PharCommand($argc, $argv);
 
 __HALT_COMPILER();
 
-?>
\ No newline at end of file
+?>
index 0bfef4685301160b8279528a91f8c02d0e0d65ff..df74c138805bed8c41faa59ce9030d55cc4bd80c 100644 (file)
@@ -11,4 +11,4 @@ $a['oof/hi.php'] = '<?php
 var_dump("hi");';
 $a->setStub('<?php
 Phar::webPhar();
-__HALT_COMPILER();');
\ No newline at end of file
+__HALT_COMPILER();');
index 36d5628762170a45b9e972824545d4de12897c63..35b0ddc5e2bbd3f87420cc4e8a990e0c467fb55d 100644 (file)
@@ -7,4 +7,4 @@ $p['web.php'] = '<?php echo "web\n";';
 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fclose($a);include dirname(__FILE__) . "/../d";';
 $p['d'] = "in d\n";
 $p->setStub($p->createDefaultStub('index.php', 'web.php'));
-?>
\ No newline at end of file
+?>
index 9863e8da9379ec35a2360f23968fdd24865de20b..0691e4dc804bc19455fe496f5558c5cb7c9a4dc1 100644 (file)
@@ -46,4 +46,4 @@ EOF;
 $ftime = mktime(12, 0, 0, 3, 1, 2006);
 include 'phar_test.inc';
 
-?>
\ No newline at end of file
+?>
index f82471d13b4cbeba7379448547db4bd1f918c44d..b1bb6d0e3849246387b7cf5691a72396fbe6b6fb 100644 (file)
@@ -75,4 +75,4 @@ if (@$bz2) {
        fclose($fp);
 }
 
-?>
\ No newline at end of file
+?>
index 0bfef4685301160b8279528a91f8c02d0e0d65ff..df74c138805bed8c41faa59ce9030d55cc4bd80c 100644 (file)
@@ -11,4 +11,4 @@ $a['oof/hi.php'] = '<?php
 var_dump("hi");';
 $a->setStub('<?php
 Phar::webPhar();
-__HALT_COMPILER();');
\ No newline at end of file
+__HALT_COMPILER();');
index 36d5628762170a45b9e972824545d4de12897c63..35b0ddc5e2bbd3f87420cc4e8a990e0c467fb55d 100644 (file)
@@ -7,4 +7,4 @@ $p['web.php'] = '<?php echo "web\n";';
 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fclose($a);include dirname(__FILE__) . "/../d";';
 $p['d'] = "in d\n";
 $p->setStub($p->createDefaultStub('index.php', 'web.php'));
-?>
\ No newline at end of file
+?>
index 45421568dee101fd9fd516f168b3898b8f800731..3883d494c15a5fa6fb8c5eacf5636f5a603b9a61 100644 (file)
@@ -47,4 +47,4 @@ EOF;
 $ftime = mktime(12, 0, 0, 3, 1, 2006);
 include 'phar_test.inc';
 
-?>
\ No newline at end of file
+?>
index 28ce8427f3495fcaa180263c01f095393aa02320..9d51a750dfef2bcf5f09526f9f1b839ec504cf84 100644 (file)
@@ -18,4 +18,4 @@ $phar->setStub('<?php
 ************************************************************************************************
 ************************************************************************************************
 *********************************************/
-__HALT_COMPILER();');
\ No newline at end of file
+__HALT_COMPILER();');
index b5222f58053b652ba4595b4e55de43e14ea3c7b3..4e30dca17470db87f02ef9d4711ee456b117f421 100644 (file)
@@ -174,4 +174,4 @@ class corrupt_tarmaker
         fwrite($this->tmp, pack('a1024', ''));
         fclose($this->tmp);
     }
-}
\ No newline at end of file
+}
index 52f5a235073ec00bf2e8f3eaf08c656b605db9b0..641dda56f595fa10bb30ae7d86ab920bbde00411 100644 (file)
@@ -167,4 +167,4 @@ class danger_tarmaker
         fwrite($this->tmp, pack('a1024', ''));
         fclose($this->tmp);
     }
-}
\ No newline at end of file
+}
index 413dd7bd1bdd576d9e2aaad537aa8934616dfda0..895977bf2fbc360957101918bd657090462696ed 100644 (file)
@@ -6,4 +6,4 @@ function close()
        fwrite($this->tmp, (binary)'oopsie');
        fclose($this->tmp);
 }
-}
\ No newline at end of file
+}
index 0df7ee99335ddf2264713c6f82c317062865f4a5..5860bf84d314fc4a8e0e7aa4532e3ad46498f079 100644 (file)
@@ -166,4 +166,4 @@ class tarmaker
         fwrite($this->tmp, pack('a1024', ''));
         fclose($this->tmp);
     }
-}
\ No newline at end of file
+}
index 9fbfe341c3cf5ed3b857f06839de7d484b915e05..c030895f2c6090ac5df379c0d9755f17af4e01ca 100644 (file)
@@ -329,4 +329,4 @@ class corrupt_zipmaker
                file_put_contents($zipfile, $write);
        }
 }
-?>
\ No newline at end of file
+?>
index cec8ef77939f0c545ccb5bb2ce2f3a92cb5c5c72..4f4758bbb64372e61b5ed38895b5b8d70e8340be 100644 (file)
@@ -9,4 +9,4 @@ function close()
        fwrite($fp, 'oopsie');
        fclose($fp);
 }
-}
\ No newline at end of file
+}
index ad16fda65928ab69763884b0c5f0c0f1b7e1b01c..c9eebad7edc149433457232167baef44cc87787b 100644 (file)
@@ -67,4 +67,4 @@ class zipmaker
     {
         $this->zip->close();
     }
-}
\ No newline at end of file
+}
index 58806289db49b56660708cbdd463fbe79a0df9b5..9fc884c65b0724acf8e23e2b964ce13b39c63b06 100644 (file)
@@ -48,4 +48,4 @@ pspell_add_to_personal() to add words to the wordlist and finally
 pspell_save_wordlist() to save it.
 
 Note that at this moment pspell_save_wordlist() will return TRUE, even if
-there was an error. This will be changed once pspell library is fixed.
\ No newline at end of file
+there was an error. This will be changed once pspell library is fixed.
index 741a4bc8f0e04749f0180a2558cecfefa60ddeb5..413163c032343f576b34b3b239310bbca0fcf2a1 100644 (file)
@@ -13,4 +13,3 @@ if (PHP_PSPELL != "no") {
                WARNING("pspell not enabled; libraries and headers not found");
        }
 }
-
index 482c99cc0456ad363660b458e78243ee00e33e19..9e21e6bb5405158f5f79976b5685d78544582999 100644 (file)
@@ -13,4 +13,3 @@ if (PHP_READLINE != "no") {
                WARNING("readline not enabled; libraries and headers not found");
        }
 }
-
index 50c1d21ab4b7cf0b7a21b4cc03e6efe12cf204dc..1d708ccc0580b1151a2f3b7fae93677016839eb7 100644 (file)
@@ -41,4 +41,3 @@ extern zend_module_entry readline_module_entry;
 #endif /* HAVE_LIBREADLINE */
 
 #endif /* PHP_READLINE_H */
-
index 26d88068a9fde9fe621280c6ab69d161bd2a229b..2e6aae072b2d969b6254b63b55bb68dc838d8c6d 100644 (file)
@@ -39,5 +39,3 @@ extern PHP_MSHUTDOWN_FUNCTION(cli_readline);
 extern PHP_MINFO_FUNCTION(cli_readline);
 
 ZEND_EXTERN_MODULE_GLOBALS(cli_readline)
-
-
index 88947251cd4d2613a215ceb589e2664f0cc4a4a7..313fc5feca7797303103e035f64a255219172110 100644 (file)
@@ -6,4 +6,4 @@ function g() {
        echo __FILE__ . "\n";
        echo __LINE__ . "\n";
 }
-?>
\ No newline at end of file
+?>
index 15ad29029f6603aeb7d3e606798a881951b12154..56b3505284bb5db46997f53a3ffa0b5ddafeb1d2 100644 (file)
@@ -192,4 +192,3 @@ function feature() {
 }
 
 ?>
-
index 1bb95b220e2daa680f1f974d582cc7345067b279..60088df08fbaa407d8e5a956fd3db7ea615aedcb 100644 (file)
@@ -65,5 +65,3 @@ int shmop_close(int shmid)
        shmid           - shmid which to close
 
        returns zero
-
-
index b0f2785463fd3fc139ff26af9263cd75f08b2017..86a22ba0fac96922430490b8a3e441ef92d7591e 100755 (executable)
@@ -13,4 +13,4 @@
   </elem2>Here is some more</elem1>
  <elem1 attr1='11' attr2='12'/>
  <elem11><elem111><elem1111/></elem111></elem11>
-</sxe>
\ No newline at end of file
+</sxe>
index d669f1df41861faee786ae75483c7cda562befba..2cb5106eea632bfbf723eed19953664d79d7d0fd 100644 (file)
@@ -73,4 +73,4 @@ xmlns="http://my.netscape.com/rdf/simple/0.9/">
 <link>http://slashdot.org/search.pl</link>
 </textinput>
 
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>
index 413be72087d4e3348ffc5f2f1aef7bc215818ef2..0a730ae8094e1ed2c73e27e8434cfeffcebfa4c3 100755 (executable)
@@ -14,4 +14,4 @@
    </elem3>
   </elem2>
  </elem1>
-</sxe>
\ No newline at end of file
+</sxe>
index 413be72087d4e3348ffc5f2f1aef7bc215818ef2..0a730ae8094e1ed2c73e27e8434cfeffcebfa4c3 100644 (file)
@@ -14,4 +14,4 @@
    </elem3>
   </elem2>
  </elem1>
-</sxe>
\ No newline at end of file
+</sxe>
index 58fc71019ae2e67c8ee7a3207e9786a4aafea0c2..407205f743952e125a30301d4904ba41899a1d32 100644 (file)
@@ -1 +1 @@
-extname
\ No newline at end of file
+extname
index 0848d5701ec128793ad64fea1032a49d7d127461..c24eec0cb3a714eb386e4db7b6b874fbcb281283 100644 (file)
@@ -17,4 +17,3 @@ if (PHP_SNMP != "no") {
                WARNING("snmp not enabled; libraries and headers not found");
        }
 }
-
index 72423251fdaf2638a69359d66865af28b45d3787..d8ee31d0c49533008cfc20bfb530e9e08779c172 100644 (file)
@@ -10,4 +10,3 @@ require_once (dirname(__FILE__).'/snmp_include.inc');
 
 if (snmpget($hostname, $community, '.1.3.6.1.2.1.1.1.0', $timeout) === false)
        die('NO SNMPD on this host or community invalid');
-
index 5b1f699c9bef41cf8b43a3974f0ebfa34fde1588..e581772bbb59486b34e65e4c81795501ad5d1988 100644 (file)
@@ -140,4 +140,4 @@ function var_dump_str($var) {
   return $res;
 }
 
-?>
\ No newline at end of file
+?>
index 8564c654f093bfd2ff1ea8c9ec1f339425434664..695867d7e2d6e1fb7d12d9faf14cce6b967a2aa2 100644 (file)
@@ -3670,4 +3670,3 @@ static void delete_document(zval *zv)
        xmlDocPtr doc = Z_PTR_P(zv);
        xmlFreeDoc(doc);
 }
-
index 48eaf40f89607d9f86fa35419b77f1e649c0328c..b5d6ced74c62880d292c84a325c69825cd0fdd20 100644 (file)
@@ -78,4 +78,4 @@ ini_set("soap.wsdl_cache_enabled",0);
 $server = new SoapServer(dirname(__FILE__)."/round2_base.wsdl");
 $server->setClass("SOAP_Interop_Base");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index a9da5653e371112a13a2959f3ec3c6824c51b56b..727def1ee6bcd13f83b52f58bc01538c5dbe1b7e 100644 (file)
@@ -25,4 +25,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_doclit.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index b65da2782c34d5c1bcd1110316f2f6acdc403857..8ecf366824bfb2c8a5d12be1e20c2c9cd8876d89 100644 (file)
@@ -26,4 +26,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_doclitparams.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index ee38a1213694fb1883dd645acc8cd1bf391241b2..0b97f8bac9df9eda410068eb0af8bbb48b595eb3 100644 (file)
@@ -11,4 +11,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_emptysa.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index ecde53e155965f4465445eea8843c4962dbf4c48..8981c0e6ba443fce641a87fd692d9d4d60862a86 100644 (file)
@@ -11,4 +11,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_import1.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index 5957c374a1d08040d910911b71f2b082b0381a45..3eea780899c18d6e4926f20185f20a79801d659a 100644 (file)
@@ -11,4 +11,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_import2.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index 3a3df9791bf9ce332a18faf5f0ec039a52a68d0d..c96dcbb6438ba0f3c30b9678495fbc155fff537d 100644 (file)
@@ -16,4 +16,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_import3.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index e88df3312b96f74888dc9831dccccd217213e013..8b4804db1479e8bd19e75f7409deed134331523f 100644 (file)
@@ -25,4 +25,4 @@ class SOAP_Interop_GroupD {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupD_rpcenc.wsdl");
 $server->setClass("SOAP_Interop_GroupD");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index 19a769c001f530b8430ee8b97fc2d84c19a3e27e..7b918c0afbb8bcb6e1db32bb56c060bb009f6084 100644 (file)
@@ -14,4 +14,4 @@ $server = new SoapServer(dirname(__FILE__)."/round3_groupE_list.wsdl");
 $server->setClass("SOAP_Interop_GroupE");
 $server->handle($HTTP_RAW_POST_DATA);
 var_dump($d);
-?>
\ No newline at end of file
+?>
index e90586efdb2023bd45e85242915c2ca5b35f26ab..d2af69e4be5f1d3af9ab61dff6f01cdb24996427 100644 (file)
@@ -11,4 +11,4 @@ class SOAP_Interop_GroupF {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupF_ext.wsdl");
 $server->setClass("SOAP_Interop_GroupF");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index b7e67b0f5273da815df833be98c99544213123ea..0940d1c3995571814af386cb3bbd34fe31b77ae3 100644 (file)
@@ -19,4 +19,4 @@ class SOAP_Interop_GroupF {
 $server = new SoapServer(dirname(__FILE__)."/round3_groupF_ext.wsdl");
 $server->setClass("SOAP_Interop_GroupF");
 $server->handle($HTTP_RAW_POST_DATA);
-?>
\ No newline at end of file
+?>
index e6c4cfea689bff9fb072f7157dae0607458607f3..5e87583c0bab99e5934bcd1c4578b2c8c72dd9dd 100644 (file)
@@ -14,4 +14,3 @@ if (PHP_SOCKETS != "no") {
                WARNING("sockets not enabled; libraries and headers not found");
        }
 }
-
index 7914b97d89300a394ba8dcf92a940d9b596fd7a3..998cd0734623706468d09c135732759fe1b33723 100644 (file)
@@ -122,4 +122,3 @@ php_socket *socket_import_file_descriptor(PHP_SOCKET sock);
  * c-basic-offset: 4
  * End:
  */
-
index 104570a2412221ceccfe42566e9f2b946ea133e2..64b575956b8316f1d534d1ea9c1deb7d617ea125 100644 (file)
@@ -10,4 +10,3 @@ Full documentation here:
 [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium),
 a guide to using the libsodium PHP extension for modern, secure, and
 fast cryptography.
-
index 2ccd0d1be8bf2a92e12c7a037062f7d112e60a02..0dc423199e4717903fb7af23f8dc9262c44d88f2 100644 (file)
@@ -47,4 +47,4 @@ function __autoload($classname) {
        fprintf(STDERR, 'Class not found ('.$classname.")\n");
 }
 
-?>
\ No newline at end of file
+?>
index 4fa6b235c3173bedb45736e322e13fe4db84f240..f0e060a0a7a1655db2a8b1854ed46fc8638b2c39 100644 (file)
@@ -25,4 +25,4 @@ class CachingRecursiveIterator extends RecursiveCachingIterator
 {
 }
 
-?>
\ No newline at end of file
+?>
index 51757012ec85e1c9ab46dec09b19e0f3cccd2b7c..4d49a52807cd71d41967da766b5ba6e11d8f76a1 100644 (file)
@@ -119,4 +119,4 @@ class CallbackFilterIterator extends FilterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index fc021d5c01c987dc28f5f46509f9411c4bb94f21..a5d2d7b1ca40eb2b821cf101ddfcdae8e641270b 100755 (executable)
@@ -110,4 +110,4 @@ foreach($it as $c=>$v)
        echo "$v\n";
 }
 
-?>
\ No newline at end of file
+?>
index f217c34546750937c11c1b701a75c3afb9f255d6..7930348f7c4e80a00f463ec3dce5b284fd3a4a20 100755 (executable)
@@ -49,4 +49,4 @@ catch (exception $err) {
        var_dump($err);
        exit(1);
 }
-?>
\ No newline at end of file
+?>
index 7ea8e762552b0950108c78d78f34e6d8f90b585b..4c080729b2da34c6eed6fac2cfcc53faa288a0fd 100755 (executable)
@@ -39,4 +39,4 @@ foreach($db as $key => $val) {
        echo "'$key' => '$val'\n";
 }
 
-?>
\ No newline at end of file
+?>
index 01de37e990c21277ea085b38f7d37f716f1fc9fa..095c5c29d5169e204c66b1bbf3bd5331fde8a067 100644 (file)
@@ -93,4 +93,4 @@ class DbaReader implements Iterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 3f0bb263e2ac114cfa98e715ae29451db924e163..65a4dd7a389c442015144c2f84cc6a42a750d27e 100644 (file)
@@ -31,4 +31,4 @@ class DirectoryGraphIterator extends DirectoryTreeIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 7bd9c2c597d6c2d8f5e1c620df876bf584eaaa1d..20a15c815fa4468f27bf38ddb6046a7f31c25167 100644 (file)
@@ -24,4 +24,4 @@ class DirectoryTree extends RecursiveIteratorIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index dc26d6cc22e7fb8c4ce8693e2d027dcec6cec0be..38759837f5094adbd75245d02bdfb5f4346198c1 100755 (executable)
@@ -34,4 +34,4 @@ foreach(new LimitIterator(new DirectoryTreeIterator($argv[1]), @$argv[2], $lengt
        echo $file . "\n";
 }
 
-?>
\ No newline at end of file
+?>
index 8454d9e30564ce3358465493ca26dde40c5008f5..52a4e114ed3217a593ecf31eb118f158cedb83e6 100644 (file)
@@ -51,4 +51,4 @@ class DirectoryTreeIterator extends RecursiveIteratorIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 02ab792433536197056863d41091d9fd58b07294..afafa8124dff01a6220668e46b7adbdf40b8f34b 100644 (file)
@@ -62,4 +62,4 @@ class FindFile extends FilterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 60146cbffd0bf5bc47630504659aa36a20394d02..7a850feddb01517dabe7e466a829c7729aa231b1 100755 (executable)
@@ -30,4 +30,4 @@ EOF;
 if (!class_exists("FindFile", false)) require_once("findfile.inc");
 
 foreach(new FindFile($argv[1], $argv[2]) as $file) echo $file->getPathname()."\n";
-?>
\ No newline at end of file
+?>
index 288c0924b14f07f00b0ec90653640de863e45b68..284f985943baeeb5c2dbdaadb7fc65c4847a1714 100755 (executable)
@@ -33,4 +33,4 @@ foreach(new RegexFindFile($argv[1], $argv[2]) as $file)
        echo $file->getPathname()."\n";
 }
 
-?>
\ No newline at end of file
+?>
index 4c6c89bd70df64ea5967bcf86ae78ff647597531..540fc68c9cfd92769b75be2b7e43601c4cde4cab 100755 (executable)
@@ -38,4 +38,4 @@ foreach($it as $group) {
        echo "$group\n";
 }
 
-?>
\ No newline at end of file
+?>
index cb2bb04a57d0f08207a52cf0b479ba265bee76a3..d33f169c4b8752822a19e16b47b332d12d899a70 100644 (file)
@@ -51,4 +51,4 @@ class IniGroups extends KeyFilter
        }
 }
 
-?>
\ No newline at end of file
+?>
index abc925ec4323d9e8e1d1822d7057057557579f58..21bb79a2d1d300790b7968446dc250d74cba02d5 100644 (file)
@@ -61,4 +61,4 @@ class KeyFilter extends FilterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 6993268945cbd9f3bd0302bd24f08813cc95535e..d8e4362ab60575701d440e607e271448ee06e316 100755 (executable)
@@ -52,4 +52,4 @@ foreach($it as $pathname => $file)
        echo $pathname."\n";
 }
 
-?>
\ No newline at end of file
+?>
index d75788e840ddc268ba7ecb6c7ac03a8db60f62fd..23fcfc977726e60684e778667fb6b6cb1591743f 100755 (executable)
@@ -47,4 +47,4 @@ foreach($dir as $file)
 
 $phar->commit();
 
-?>
\ No newline at end of file
+?>
index d5dd7225360c351325aac1b2498d022228aa1550..395624b8de9f8b3caa80c79064ecaef05f3f4ab8 100644 (file)
@@ -37,4 +37,4 @@ class RegexFindFile extends FindFile
        }
 }
 
-?>
\ No newline at end of file
+?>
index ff4963bc72c4a54123f71eef828c1ed12b500538..451ae08fd27c31149055e9f82f43f900d16ee4e6 100644 (file)
@@ -55,4 +55,4 @@ abstract class SearchIterator extends FilterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index feeba7db243de475c508c13f9be6c2fa8f99c51e..75025146598ba53f54956fae0e96f2ffafa09b92 100644 (file)
@@ -20,4 +20,4 @@ foreach (new IncludeFiles(dirname(__FILE__). '/..', $classes) as $file)
        require_once($file);
 }
 
-?>
\ No newline at end of file
+?>
index ac80e795812393482df82b3352dad36c5cb320d6..c7a05717a6fb598769dd8c40c605104c9f1bd52b 100644 (file)
@@ -59,4 +59,4 @@ class EmptyIterator implements Iterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index e11e467a10e5e150ca6b64f30d51ae139256fd8c..27cb9c064f0086d4a5cae3c3c9b791adb0704d18 100644 (file)
@@ -124,4 +124,4 @@ abstract class FilterIterator implements OuterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 04d7827182797ba35ad730b6d895f836912cf23f..ffd728cf09de20c7cb27fd6dd669da915de32139 100644 (file)
@@ -45,4 +45,4 @@ class InfiniteIterator extends IteratorIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 00c41228723740c5287ba14b75c1db71a44a7836..78c96d1049c8e07b40efdd0fece2be6763814276 100644 (file)
@@ -131,4 +131,4 @@ class LimitIterator implements OuterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 8747a6116ec4ae59412faed2854519a797eb6f6b..6b61dbba028012f3003f2f8c2f72c8e928a5e9ed 100644 (file)
@@ -25,4 +25,4 @@ class NoRewindIterator extends IteratorIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index f26d29da56aca87d81746f432c466c8f50e434b6..c2684ae51c929c77644a1576f74e7a11bfbbd8ff 100644 (file)
@@ -22,4 +22,4 @@ interface OuterIterator extends Iterator
     function getInnerIterator();
 }
 
-?>
\ No newline at end of file
+?>
index 69a223444d9cf7b428f0ced08673cac0b065927e..e3c5605f832fa53a99702d3ed189f29687868bb1 100644 (file)
@@ -29,4 +29,4 @@ class ParentIterator extends RecursiveFilterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 2059b97c1c69de4fe048bb60393aaac58dc917d2..418fb0d9e13c7ea676e223c6a7b3883c71ba2dc3 100644 (file)
@@ -56,4 +56,4 @@ class RecursiveArrayIterator extends ArrayIterator implements RecursiveIterator
        private $ref;
 }
 
-?>
\ No newline at end of file
+?>
index 3ae127ad94b600b6408b46f9201864d54a69f821..fcbbda7042447994d91959ba9bf93e4de82abde5 100644 (file)
@@ -96,4 +96,4 @@ class RecursiveCachingIterator extends CachingIterator implements RecursiveItera
        }
 }
 
-?>
\ No newline at end of file
+?>
index 87d98da8852e3cf9946e55be5ef42d9144fef1b6..2c0d9ef998b4ec3aed3413633dcc21def646c9a1 100644 (file)
@@ -59,4 +59,4 @@ abstract class RecursiveFilterIterator extends FilterIterator implements Recursi
        private $ref;
 }
 
-?>
\ No newline at end of file
+?>
index 6e6c023486d948b363d761b46b1d5a4f46ce9e2e..a89fbd8577ef4309a49a6572887aebd3fb64f686 100644 (file)
@@ -27,4 +27,4 @@ interface RecursiveIterator extends Iterator
        function getChildren();
 }
 
-?>
\ No newline at end of file
+?>
index c22a92bf716d23fe6489dfe88545c70d5fadff0e..46110c9fb9e67b8819ae01b5d7621206bc2bb387 100644 (file)
@@ -234,4 +234,4 @@ class RecursiveIteratorIterator implements OuterIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 4223104398793e99e3dc9461e151a6e88fb4d492..51cf6c415fa0639f1e5217fff288309f03f841fa 100644 (file)
@@ -58,4 +58,4 @@ class RecursiveRegexIterator extends RegexIterator implements RecursiveIterator
        private $ref;
 }
 
-?>
\ No newline at end of file
+?>
index dfcdc059952c194f1576dd879342d4bfe8395438..a2312414eabf233fce8a8205abb53745f190c125 100644 (file)
@@ -129,4 +129,4 @@ class RecursiveTreeIterator extends RecursiveIteratorIterator
        }
 }
 
-?>
\ No newline at end of file
+?>
index 7728636981851688a528e2ed38c1c0d0661d7c51..83e5588c74bc361325e0daa2ea1735d08d245f0e 100644 (file)
@@ -45,4 +45,4 @@ interface SeekableIterator extends Iterator
        function seek($index);
 }
 
-?>
\ No newline at end of file
+?>
index e7e7ea0bd02f457cb92a744f46c6be56b027f9db..c2e460b95a832d4b89a012ad3b47164a1f14c0b5 100644 (file)
@@ -1255,4 +1255,3 @@ PHP_MINIT_FUNCTION(spl_heap) /* {{{ */
  * vim600: fdm=marker
  * vim: noet sw=4 ts=4
  */
-
index f5fe7411fac45392af241e569c51cc81c995dc21..c5d6034423cbdfa3b0ba8c09bb3ad75a1f273a70 100644 (file)
@@ -6,4 +6,4 @@ class TestClass
 {
 }
 
-?>
\ No newline at end of file
+?>
index ceb24c877cdc4e715c79f86de2c2505a663eda67..0684d2098da3b5594916c57261537d45423e6936 100644 (file)
@@ -2,4 +2,4 @@
 
 echo __FILE__ . "\n";
 
-?>
\ No newline at end of file
+?>
index ceb24c877cdc4e715c79f86de2c2505a663eda67..0684d2098da3b5594916c57261537d45423e6936 100644 (file)
@@ -2,4 +2,4 @@
 
 echo __FILE__ . "\n";
 
-?>
\ No newline at end of file
+?>
index 8b6e3e233ab17da087bda7d3eedea987aff79104..72d5eee4aaa454cb9a8e3173f6303428f5b45af0 100644 (file)
@@ -1,4 +1,3 @@
-
 $(srcdir)/var_unserializer.c: $(srcdir)/var_unserializer.re
        @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o ext/standard/var_unserializer.c ext/standard/var_unserializer.re)
 
index 640e4840d34da0227a092e17b90e7a83412bdc33..9b0c57b431348be2839bd26e162693c0f0d16e13 100644 (file)
@@ -1,4 +1,3 @@
-
 ext\standard\var_unserializer.c: ext\standard\var_unserializer.re
        cd $(PHP_SRC_DIR)
        $(RE2C) --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) --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
-
index 1f8a4eff787c6e42cf165301114a8048ef6fc6bd..569d602665124920ef9abd5f738087ca3d3adf2d 100644 (file)
@@ -392,4 +392,3 @@ PHP_FUNCTION(assert_options)
  * vim600: sw=4 ts=4 fdm=marker
  * vim<600: sw=4 ts=4
  */
-
index deb96928636dbcf6556f76acc36240101b992bb1..c6f6e32888c99fc60e4f427ff75ff74ace9c183c 100644 (file)
@@ -42,4 +42,3 @@ if (PHP_MBREGEX != "no") {
 }
 ADD_MAKEFILE_FRAGMENT();
 PHP_INSTALL_HEADERS("", "ext/standard");
-
index 56861f149aee03016e1712797247b0c3b4db0f3a..8b9b737d66d9842b3d6c09602e47bf3418c437de 100644 (file)
@@ -24,6 +24,3 @@
 PHP_FUNCTION(convert_cyr_string);
 
 #endif /* CYR_CONVERT_H */
-
-
-
index 1252226d1ca52a2947849c2e6ce9160c5b8a1d76..54df0936d3f0eb86a8cf4d05e8737e500090bb22 100644 (file)
@@ -146,4 +146,3 @@ extern PHPAPI php_file_globals file_globals;
 
 
 #endif /* FILE_H */
-
index bd3ded9fdec7b04e28123be49b0b4d7a3a543d93..c0533b013409d9c0b6dac00fa9edf9a1790d9822 100644 (file)
@@ -250,4 +250,4 @@ Dagger 2021
 permil 2030
 lsaquo 2039
 rsaquo 203A
-euro 20AC
\ No newline at end of file
+euro 20AC
index 005bebbe200e994526874b6f9aa5caf1920245a3..18fcc02f9cbb33c3661f812adcc79bbc6b21e039 100644 (file)
@@ -2122,4 +2122,4 @@ zigrarr 021DD
 zopf 1D56B
 zscr 1D4CF
 zwj 0200D
-zwnj 0200C
\ No newline at end of file
+zwnj 0200C
index 81800bcd2dc61f10db7b2912b9909f14460c533f..90cebfd2745e9f901074f96a3d53041f2360a8ce 100644 (file)
@@ -250,4 +250,4 @@ loz 25CA
 spades 2660
 clubs 2663
 hearts 2665
-diams 2666
\ No newline at end of file
+diams 2666
index 711a3975d113b802b1c554cf8b82831741a2bc4f..f73d4cac7eb5ad279999f0dc77047ad816c58238 100644 (file)
@@ -270,4 +270,3 @@ PHP_FUNCTION(http_build_query)
  * vim600: sw=4 ts=4 fdm=marker
  * vim<600: sw=4 ts=4
  */
-
index 1c0e445dfacbb7c8a017912bcb3bacf7386bcaa8..d22521bb9fb1f7347fc7c799b53cec4aa262d7bd 100644 (file)
@@ -85,4 +85,3 @@ void register_phpinfo_constants(INIT_FUNC_ARGS);
 END_EXTERN_C()
 
 #endif /* INFO_H */
-
index 461373d76bb8b9f55c3a46bf0860f00414efee23..44cb6d2bfc426d84cea2efa794f97b816fa46b95 100644 (file)
@@ -368,4 +368,3 @@ PHP_MINIT_FUNCTION(mt_rand)
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-
index 52dda9334899a7ee11422e9d0ad60c776511cd7a..a3b348ca3da333b0971015e164d636c0bf42cbfe 100644 (file)
@@ -425,4 +425,3 @@ char * php_md5_crypt_r(const char *pw, const char *salt, char *out)
 #undef MD5_MAGIC
 #undef MD5_MAGIC_LEN
 #endif
-
index 4128863555c5112d811250b1e8afd538b26e7d52..445a93d613d78008d04d7e397875b623b0a3d723 100644 (file)
@@ -43,4 +43,3 @@ PHP_FUNCTION(http_build_query);
  * vim600: sw=4 ts=4 fdm=marker
  * vim<600: sw=4 ts=4
  */
-
index 411f7e327959bf4f8836ad249ba1e599df874ba4..fb641c2d327683c9f3d885e903d5088988ea1129 100644 (file)
@@ -41,4 +41,3 @@ PHPAPI zend_long php_mt_rand_common(zend_long min, zend_long max);
 PHP_MINIT_FUNCTION(mt_rand);
 
 #endif /* PHP_MT_RAND_H */
-
index 0d6a1351594ec30d8f582a43d28d938525fd4f63..63f8d9ec60dfb0a695099753e9109d02d4a1ec8c 100644 (file)
@@ -19,4 +19,3 @@
 
 /* Header moved to Zend. This file is retained for BC. */
 #include "zend_smart_string.h"
-
index 255fbd94a184883d86f8e3bfcb952ca3f73817cb..272b94851514fd913d0852b26445a628eab55e2d 100644 (file)
@@ -19,4 +19,3 @@
 
 /* Header moved to Zend. This file is retained for BC. */
 #include "zend_smart_string_public.h"
-
index 857771a0aaaaf754e73abf5994b4cf20a1cf5527..7bc0a83b18a5eb36776dde50aacca052f7f6eb82 100644 (file)
@@ -47,4 +47,3 @@ struct php_process_handle {
        int is_persistent;
        php_process_env_t env;
 };
-
index 86c07c3ac7c0e0fa9614c16ecc77b8d3b422c2e7..265438290635f80a6a29e38e467e8aa93fed7e77 100644 (file)
@@ -1760,4 +1760,3 @@ PHP_FUNCTION(stream_socket_shutdown)
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-
index b34df344be444dc2156bc3070fc9136716a7fa42..ac9b800ec8537e7a1fd34c1e8fe4db5269890df2 100644 (file)
@@ -78,4 +78,3 @@ PHP_FUNCTION(stream_socket_pair);
  * vim600: noet sw=4 ts=4 fdm=marker
  * vim<600: noet sw=4 ts=4
  */
-
index e5176802abb3b9df7d736a45b1d3014a202e15b6..4fa672e767542e528ec4ca93b40b5c75ba0e5933 100644 (file)
@@ -10,4 +10,4 @@ function compare_function($var1, $var2) {
   }
 }
 
-?>
\ No newline at end of file
+?>
index f1e5b1f58fc3914f4c6a6a02f4484b46c7e90b05..805d7f1f6f15180b110d664ba2b2b5d16fd4fd8b 100644 (file)
@@ -2,4 +2,4 @@
 
 Interface AutoInterface {}
 
-?>
\ No newline at end of file
+?>
index 52e6671ddc121e74930e41e6d7da2b3c3d761dff..2935b801e55b2fb117c6f06960f56b157a8ff2a2 100644 (file)
@@ -2,4 +2,4 @@
 
 class AutoLoaded {}
 
-?>
\ No newline at end of file
+?>
index a0c8244265e09f64828843673add678670e20de8..fb487fb0714663f694ae07b5e04dd36682af541a 100644 (file)
@@ -10,4 +10,4 @@ class autoTest {
 
 }
 
-?>
\ No newline at end of file
+?>
index 698e975ef71377019d275a7066522ae842302127..c371d592710b251e0ff173b6a7403313661f8761 100644 (file)
@@ -2,4 +2,4 @@
 
 trait AutoTrait {}
 
-?>
\ No newline at end of file
+?>
index 5bc9b6ce3b201b6795a1c59c008fa716924a3024..e33dae491566a20180c651880f1c2febef0fcbc5 100644 (file)
@@ -89,4 +89,4 @@ function teardown_relative_path() {
           rmdir($newdir);
        }
 }
-?>
\ No newline at end of file
+?>
index 98cec87dc63e74ee46e8b123ac0567144d97b6e3..de4072a1aaf14c6766744cb3aa7e6a669baa840a 100644 (file)
@@ -146,4 +146,3 @@ function create_data($id, $item = "", $cp = 65001, $utf8 = true)
 
        return $prefix;
 }
-
index 8d7009f91cc6e0f02aedbe46c8b6e8451724e7e7..e091564998496a52b78ff091c7a317b7635c68be 100644 (file)
@@ -92,4 +92,3 @@ echo \"hello there from the include\n\";";
 
        return $prefix;
 }
-
index 6d1a270c82e0c195d2aa84e9fb6a9b5be1502a1e..8636fbe17f412742e3830903205637745d82e25c 100644 (file)
@@ -34,4 +34,3 @@ function filter_errors_test($filter, $data) {
        stream_get_contents($stream);
 
 }
-
index 0d9894683a1c755458a112509c5892f3cffde532..576118ffd63cf16a0dcf42bb229412359d138389 100644 (file)
@@ -19,4 +19,3 @@ function unlink_sleep_script()
                unlink($fname);
        }
 }
-
index 71dbf9af4a560ca1eb56d884443b87177fe396f9..9ba754b58298e17383bd1a5f2c39ad13a95f872b 100644 (file)
@@ -15,4 +15,4 @@ function allowed_rounding_error ($number, $expected) {
                return false;
        }
 }
-?>
\ No newline at end of file
+?>
index 8f9116597786941576b722449ff770172f7e4c39..b5a7432e2d8f2ce6fb003b86049dd80ec967c3c8 100644 (file)
@@ -11015,4 +11015,3 @@ Comment="Default Browser"
 Browser="Default Browser"
 isMobileDevice="false"
 isTablet="false"
-
index e79a2fd6d6dd53add688944f7d86f833445b3157..dcdb1bcbaaa6941a9784cf71eea3e92958afd123 100644 (file)
@@ -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";
index 3a9a0d47df6bf6a57792ad179cf794dae802e6e4..80fb28ee61f436564cb678dbf8d9c39ae249370c 100644 (file)
@@ -5,4 +5,4 @@ ARG_ENABLE('sysvshm', 'SysV Shared Memory support', 'no');
 if (PHP_SYSVSHM != 'no') {
        AC_DEFINE('HAVE_SYSVSHM', 1);
        EXTENSION('sysvshm', 'sysvshm.c');
-}
\ No newline at end of file
+}
index 0fb6c0f035ab1b9bfb43b85170199c20eff1a727..b46a038fad9778f96e5766201a7d2100b49f6ada 100644 (file)
@@ -1,4 +1,3 @@
-
 README FOR ext/tidy by John Coggeshall <john@php.net>
 
 
index 654c1590c986958b8e8f309b731b73d26eef8445..44b2abeacc41ac4121b80522671744575bfc6f2b 100644 (file)
@@ -25,4 +25,3 @@ if (PHP_TIDY != "no") {
                WARNING("tidy not enabled; libraries and headers not found");
        }
 }
-
index 1cae9b7d9a87f4f3c5d851c34fa15879f65eed57..571e0366fb12de380e4e73742390ad6089d478e8 100644 (file)
@@ -89,4 +89,4 @@
     }
 
 
-?>
\ No newline at end of file
+?>
index dd3b89e77891d4b6d126a091c32d3560b96198e7..226ca8e234a3f86fc9ecb432e2d20ddf092e726b 100644 (file)
@@ -7,5 +7,3 @@ if (PHP_TOKENIZER == "yes") {
        EXTENSION("tokenizer", "tokenizer.c tokenizer_data.c");
        AC_DEFINE("HAVE_TOKENIZER", 1, "Tokenizer support");
 }
-
-
index 6b36ab0e39f41e92e48b4b1affecae9754e85488..c9062ff4ff92612839e47cc1aebd135331bddb52 100644 (file)
@@ -306,4 +306,3 @@ char *get_token_type_name(int token_type)
        }
        return "UNKNOWN";
 }
-
index a34c36ec91142315a3b237aa0e0824e25644e3f7..48b78d1aec1f5d50f5e8a3de7988df1e8fc3db14 100644 (file)
@@ -22,5 +22,3 @@ if (PHP_WDDX == "yes" &&
        ADD_EXTENSION_DEP('wddx', 'xml')
        CHECK_HEADER_ADD_INCLUDE("timelib_config.h", "CFLAGS_WDDX", "ext/date/lib");
 }
-
-
index cca068a95cea059dae1f8025302dd2e9cd5f7615..7fb1f8494be8079f267c34b25f519d6a7ee9be77 100644 (file)
@@ -16,4 +16,3 @@ if (PHP_XMLREADER == "yes" &&
        ADD_EXTENSION_DEP('xmlreader', 'libxml');
        ADD_EXTENSION_DEP('xmlreader', 'dom');
 }
-
index 6b0cac1225050d20df303272b07c0e87d1fa2974..5d9f31fee095a83b4416815df483797bea7583da 100644 (file)
@@ -1 +1 @@
-<TEI.2>hello</TEI.2>
\ No newline at end of file
+<TEI.2>hello</TEI.2>
index e56739a2fb2671c955a60e002af67419dedd3b18..09f14be8cd6bbe6ea5cd896d6c9667616100068e 100644 (file)
@@ -22,4 +22,4 @@ if (! $reader->isValid()) {
   print "Document is valid\n";
 }
 
-?>
\ No newline at end of file
+?>
index 520a61ee30ddecf9e33e7ff6ec82b55664a92dd0..b5508b6169165e8cfd1e076b9ee2a702c450b5f2 100644 (file)
@@ -15,4 +15,4 @@ while($xml->read()) {
 }
 print "\n\nValid:\n";
 var_dump($xml->isValid());
-?>
\ No newline at end of file
+?>
index 68ee25ddb88f3f9aa415f3ccca6c0c387b510a60..0f90a69cf02e1df37844a0e36c473e7b13face15 100644 (file)
@@ -4,4 +4,4 @@
 <record><aaa><bbbb><ccc><![CDATA[XXX Xxxxxxxxxxxx]]></ccc><ddd><![CDATA[XXX Xx]]></ddd></bbbb><eee><![CDATA[Xxxxx xxxxxxx: xxxx://xxx.xxx.xx.xx/xxxx?xxxxXx=0xx000x0-000x-0xx0-x000-x0000xx0xx00
 Xxxxxxxxxxxx xx Xxxxxxxxxxxx Xxxxxxxxx xx Xxxxxxxxx Xxxxxxxxxxxx Xxxxxxxxxxx Xxxxxxxxxxxx (XXX Xxxxxxxxxxxx), xxxxxxxxx xxxxxxx xx Xxx Xxxxxxxxxx Xxxxxxxxxx Xxx.]]></eee></aaa><fff><bbbb><ggg><![CDATA[Xxxxxxxxx Xxxxxxxxxxxxxxx Xxxxxxxxxx xx Xxxxxxxxxxxx]]></ggg><ccc><![CDATA[XXX Xxxxxxxxxxxx]]></ccc></bbbb><hhh><![CDATA[Xx xxxxx, xx xxxxxxxxxxx XXX Xxxxxxxxxxxx x xxxxxcé x’xxxxxxxx xxx x’Xxxxxxléx léxxxxxxxxx xx xx xxxxxxxx xx xx Xxxxxxxxxx Xxxxxxxxxx Xxx (xxx xxx xx xxxxxxxxxx xxxxxxxxx). Xxxxx xxx xréxxxx xxx xxxxxx xxx déxxxxxxxx XXX Xxxxxxxxxxxx xx xxxx xx’xxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxréxxxxxxtéx xx xxxxxxx xxx XX, xxx XXX xx xxx XXX xx xx xxxxxxxx xx xxxxx x’xxxxxxxx xx xxxxx xx xxxxxxxxx xxxxxxxxxxxxx xxréé (XXX). (Xxxxxxxxéx XXX - Xxx 0000)]]></hhh></fff></record>
 
-</records>
\ No newline at end of file
+</records>
index 9a59e0c9782a8c3c12dea540e57e76b8e8358ee2..7d8ef1fad32cf49867995a7e4e01067cc101864b 100644 (file)
@@ -4,4 +4,4 @@
 <record><aaa><bbbb><ddd><![CDATA[XXX Xx]]></ddd></bbbb><eee><![CDATA[Xxxxx xxxxxxx: xxxx://xxx.xxx.xx.xx/xxxx?xxxxXx=0xx000x0-000x-0xx0-x000-x0000xx0xx00
 Xxxxxxxxxxxx xx Xxxxxxxxxxxx Xxxxxxxxx xx Xxxxxxxxx Xxxxxxxxxxxx Xxxxxxxxxxx Xxxxxxxxxxxx (XXX Xxxxxxxxxxxx), xxxxxxxxx xxxxxxx xx Xxx Xxxxxxxxxx Xxxxxxxxxx Xxx.]]></eee></aaa><fff><bbbb><ggg><![CDATA[Xxxxxxxxx Xxxxxxxxxxxxxxx Xxxxxxxxxx xx Xxxxxxxxxxxx]]></ggg><ccc><![CDATA[XXX Xxxxxxxxxxxx]]></ccc></bbbb><hhh><![CDATA[Xx xxxxx, xx xxxxxxxxxxx XXX Xxxxxxxxxxxx x xxxxxcé x’xxxxxxxx xxx x’Xxxxxxléx léxxxxxxxxx xx xx xxxxxxxx xx xx Xxxxxxxxxx Xxxxxxxxxx Xxx (xxx xxx xx xxxxxxxxxx xxxxxxxxx). Xxxxx xxx xréxxxx xxx xxxxxx xxx déxxxxxxxx XXX Xxxxxxxxxxxx xx xxxx xx’xxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxréxxxxxxtéx xx xxxxxxx xxx XX, xxx XXX xx xxx XXX xx xx xxxxxxxx xx xxxxx x’xxxxxxxx xx xxxxx xx xxxxxxxxx xxxxxxxxxxxxx xxréé (XXX). (Xxxxxxxxéx XXX - Xxx 0000)]]></hhh></fff></record>
 
-</records>
\ No newline at end of file
+</records>
index 35fbf261811038b8081bc5063cd54b9b3151e057..49acc247f6ba40a66b2bc8ca9b9d53e9b83a3ea7 100644 (file)
@@ -19,4 +19,3 @@ if (PHP_XMLRPC != "no") {
                PHP_XMLRPC = "no";
        }
 }
-
index 323edfa67185b8c7b78a61a60e0def5765a8c362..4835cd68e9f8e2b79b413aba38158a3a53ab4efd 100644 (file)
@@ -10,8 +10,3 @@ The rules are:
 
 This allows us to have a nicely encapsulated C api with opaque data types and private functions
 that are nonetheless shared between source files without redundant extern declarations..
-
-
-
-
-
index 6a0c8ef6fc855b0850b303d8760917ac83026f58..f0272b43567401b5ff91c3f46e0a524e3adc61ac 100644 (file)
@@ -35,4 +35,3 @@ void _free_real(void *p, char *file, int line);
 #define malloc(s)      _malloc_real(s,__FILE__,__LINE__)
 #define free(p)                _free_real(p, __FILE__,__LINE__)
 #endif
-
index 5777152ea8735801895ee17b80f8d1a612498a93..477077f777eb3c677a48844d257223ed5da821cf 100644 (file)
@@ -115,4 +115,3 @@ char* utf8_decode(const char *s, int len, int *newlen, const char* encoding)
 {
    return convert(s, len, newlen, "UTF-8", encoding);
 }
-
index ff5e651fd0d817d57d9cda56856f3f54630d7ba2..31f4156a5d2f577bee698f2a4067a5f3a9dca8d3 100644 (file)
@@ -370,6 +370,3 @@ XMLRPC_VALUE xsm_system_get_capabilities_cb(XMLRPC_SERVER server, XMLRPC_REQUEST
 /*-***********************
 * End System Methods API *
 *************************/
-
-
-
index fa3fc279f2d84c3383deced658a1e76f90d3c5b6..bea8779da928375cdc974b5916d9f79e615602bf 100644 (file)
@@ -85,7 +85,3 @@ int xsm_is_system_method(XMLRPC_Callback cb);
 
 
 #endif /* __SYSTEM_METHODS_PRIVATE_H */
-
-
-
-
index 63cc52d6b7b48de5476f144140469bf70267b101..0a391b8444d44e21cdd04997e44cfdea222b0d78 100644 (file)
@@ -313,4 +313,3 @@ xml_element* DANDARPC_REQUEST_to_xml_element(XMLRPC_REQUEST request) {
    }
    return root;
 }
-
index 64a9a6eaa56b248b479cfa3f2191aeff9d1dd9d7..cd0933fcbc4fca5f062d76a02fa1f7d7c685bb69 100644 (file)
@@ -664,4 +664,3 @@ xml_element* SOAP_REQUEST_to_xml_element(XMLRPC_REQUEST request) {
 
        return root;
 }
-
index 309f0dce3d83b0a6b9081e9bea164e3290e7384d..860cba3e36c231d13272d22684c881672bbf2ed4 100644 (file)
@@ -407,4 +407,3 @@ xml_element* XMLRPC_REQUEST_to_xml_element(XMLRPC_REQUEST request) {
    }
    return wrapper;
 }
-
index 12b6c7a8ee40dcf1058732ac68ab9796394e2014..c3b30cbea8332c5a2b38106ed48a71e8ec1efd36 100644 (file)
@@ -450,6 +450,3 @@ const char*  XMLRPC_GetVersionString(void);
 #endif
 
 #endif /* not XMLRPC_ALREADY_INCLUDED */
-
-
-
index c554e73dc414e18d56c9e890349ffdc82892359b..727d5636defdaff1b8717ab6b93ab1517842b41c 100644 (file)
@@ -596,6 +596,3 @@ int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_Intr
 /*-**********************
 * End Introspection API *
 ************************/
-
-
-
index 41a31c6f515eb46c6f38112585e304d564f73b8a..2f90fc0e3c2db14dbc7434ec522a639d07fa9d7a 100644 (file)
@@ -96,6 +96,3 @@ int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_Intr
 
 
 #endif /* __XI_INTROSPECTION_H */
-
-
-
index 5b231fe34468b56dbcfefb430bbe1f52e7ec858b..1a5d9f79a97be3c3329c763239cc56bf85a6f609 100644 (file)
@@ -100,7 +100,3 @@ void xi_register_system_methods(XMLRPC_SERVER server);
 
 
 #endif /* __XI_INTROSPECTION_PRIVATE_H */
-
-
-
-
index e43f78ecfbf0c13913910c16bf85030c9e60f34a..7cda5c24be21e7a4eb45100283b89f53d623bfce 100644 (file)
@@ -175,4 +175,3 @@ const char* type_to_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype);
 
 
 #endif /* XMLRPC_PRIVATE_ALREADY_INCLUDED */
-
index 19df2ad673439b1035cca5a98022e55226a73215..97e04eb2cac95de475337e018e754cfb50b5e670 100644 (file)
@@ -1458,4 +1458,3 @@ PHP_FUNCTION(xmlrpc_is_fault)
  * c-basic-offset: 4
  * End:
  */
-
index 2a95bfb8208fa487bc24ebe2d496214597c0b9a7..7bd8a4befa32cfd44b5dc75fa9af9612bc8ffcb3 100644 (file)
@@ -15,4 +15,3 @@ if (PHP_XMLWRITER == "yes" && PHP_LIBXML == "yes") {
                WARNING('Could not find xmlwriter.h');
        }
 }
-
index 8f8eef9fa0a018a5aa6bbfb0dd73d3e98a1db414..61902c08f67be5fd7854efde0cf5cfe8d8a8fe1b 100644 (file)
@@ -36,4 +36,3 @@ echo $out;
 
 $out = xmlwriter_output_memory($xw);
 echo $out;
-
index e4d013194e36e28b2654951c6859a7dd19f2b54c..3ff61a3853846f5746fded48c6182b6c26ebdc7e 100644 (file)
@@ -27,4 +27,3 @@ xmlwriter_end_document($xw);
 $out = xmlwriter_output_memory($xw, 0);
 
 echo $out;
-
index a3039cd1015f761dd8d3daf6bab8ea2316ae9b53..1c9dc175cd9a906c668946b59efddd2fbf288c52 100644 (file)
@@ -10,4 +10,4 @@
   <artist>Jimi Hendrix</artist>
   <year>1997</year>
  </cd>
-</collection>
\ No newline at end of file
+</collection>
index 76cea58511edc73c78c7f190278bc5d0c0be78e6..fbe3b202124b282b63eafcd86eddb558b8e6a32e 100644 (file)
@@ -7,6 +7,3 @@
   <AREA_NAME_ENG>m.&quot;Avtovo&quot;</AREA_NAME_ENG>
  </ROW>
 </AREA_NAME>
-
-
-
index 562e08e821618db84138cdda1ca8f4c0f17872aa..06110aabd492fbd7e8c51f62164eca4985b50e9e 100644 (file)
@@ -12,4 +12,3 @@
   <date date="2006-01-01"/>
   <date date="2007-12-31"/>
 </page>
-
index 9b1574ef4e40a00901b79c59c7004f95644aeea3..76a0f1ae5ba8e1f2c70fcfe377116078cf4c853e 100644 (file)
@@ -5,4 +5,3 @@ ARG_ENABLE("zend-test", "enable zend-test extension", "no");
 if (PHP_ZEND_TEST != "no") {
        EXTENSION("zend_test", "test.c", PHP_ZEND_TEST_SHARED, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1");
 }
-
index 1765efe7cbab200841360dcc926d4f167803f326..0ad566a025d3b3edaedbeea403a83ca41886adef 100644 (file)
@@ -259,4 +259,3 @@ ZEND_TSRMLS_CACHE_DEFINE()
 #endif
 ZEND_GET_MODULE(zend_test)
 #endif
-
index 790312b4d586a022d5663eefaa1984d407b08a44..3c432f0be5f269772fdd78ddec4df3933bb87b01 100644 (file)
@@ -11,4 +11,3 @@ $options = array(
 $found = $z->addGlob("/home/pierre/cvs/gd/libgd/tests/*.png", 0, $options);
 var_dump($found);
 $z->close();
-
index a1a9b122914e54f27bd2c914d53b7b623b4ca034..41efaa5eb73a11fc18be6783479953ee3d30336d 100644 (file)
@@ -10,4 +10,3 @@ $options = array('remove_path' => '/home/pierre/cvs/gd/libgd/tests',
 $found = $z->addPattern("/(\.png)$/i", "/home/pierre/cvs/gd/libgd/tests", $options);
 var_dump($found);
 $z->close();
-
index 69888170a9b4fd24610b5a820efc8201bf006b02..9ef7dd84975b78b5d36eeea5a1fad577dbf1a7ba 100644 (file)
@@ -46,4 +46,3 @@ $ctx = stream_context_create(array(
 ));
 $text = file_get_contents("zip://$name#$file", false, $ctx);
 printf("Size = %d\n", strlen($text));
-
index 32357f3c08f6ea94393472a9f1c79eafdb2af231..80de5d052a4fe80c56c528d957c73ada8151a726 100644 (file)
@@ -31,5 +31,3 @@ while (!feof($fp)) {
 fclose($fp);
 file_put_contents('t',$contents);
 echo "done.\n";
-
-
index 5bd302e6da46a0d94a1f046f7f2deaf85e1b653f..bec4240246de5dea632860de4121bd3888cdd86d 100644 (file)
@@ -35,4 +35,3 @@ echo $z->getCommentName('foobar/', ZIPARCHIVE::FL_UNCHANGED) . "\n";
 
 echo "Archive comment: " . $z->getArchiveComment() . "\n";
 echo "Archive comment (original): " . $z->getArchiveComment(ZIPARCHIVE::FL_UNCHANGED) . "\n";
-
index 3721434054d19f4c92d52f2f86cffa4a05f34681..b664e91c2ba40cde3d66a539e8310cbb47be68c3 100644 (file)
@@ -8,4 +8,3 @@ $z->open(dirname(__FILE__) . '/test_im.zip');
 $im_string = $z->getFromName("pear_item.gif");
 $im = imagecreatefromstring($im_string);
 imagepng($im, 'b.png');
-
index a6f45e8294effb8cdd00641516c583c28106c1d4..b439939e64d250ef5d3e280dd53094a20c71e1ac 100644 (file)
@@ -13,4 +13,3 @@ class myZip extends ZipArchive {
 $z = new myZip;
 $z->testp = "foobar";
 var_dump($z);
-
index 820025aa7fff7744edf0308f54ae6e1331ca1c5e..668b95ad6d5e5d2992c961148cdb582ed032ef78 100644 (file)
@@ -18,5 +18,3 @@ if (PHP_ZLIB == "yes") {
                PHP_ZLIB = "no"
        }
 }
-
-
index 441199ff08a726c1c2574af610456345b7b263ca..bee4e51d9ad694b36941a180e7f20704c229636c 100644 (file)
@@ -1,4 +1,3 @@
-
 <?php
 $data = <<<QUOTE
 To be or not to be, that is the question;
@@ -85,4 +84,4 @@ That summons thee to heaven or to hell.
 
 QUOTE;
 
-?>
\ No newline at end of file
+?>
index e431afedbf32ea7bed5ed49718671103eaa946d3..7556f81e6a5aa8e0cff6d4de89260164abb83efb 100644 (file)
@@ -16,4 +16,3 @@ function get_zlib_version()
 
        return $version;
 }
-
index 7d6723a815018be8ebf1f9de6d9304f10b62257b..add04f74de8470c7d74acf9d511ebe7fd77b3aa3 100644 (file)
@@ -89,4 +89,4 @@ function teardown_relative_path() {
           rmdir($newdir);
        }
 }
-?>
\ No newline at end of file
+?>
index ee71bb9c42356f7162c82560de0d4522596ffb5e..abe80bf69c1767462e71561586c6746d46429629 100644 (file)
@@ -24,4 +24,4 @@ foreach($newdirs as $newdir) {
 }
 mkdir($workingDir);
 chdir($workingDir);
-?>
\ No newline at end of file
+?>
index 89bdb29f1ebaace86aecae61ed4bc19749af75db..dffc32d9f13ca48cda45792c53a90708a3d72e25 100644 (file)
@@ -11,5 +11,3 @@ php_build is a directory at the same level as php7.
 
 Start Visual Studio, load php_modules.dsw, select the ZLIB projects, and build
 it.
-
-
diff --git a/footer b/footer
index 64d3768113fd7194dd83d41c47b9d9d2bba512fc..42a6cd7005eff092b208898b6c5e282b7455c0de 100644 (file)
--- a/footer
+++ b/footer
@@ -1,4 +1,3 @@
-
 /*
  * Local variables:
  * tab-width: 4
index 516b3316fb06aa8c65afc748ed8f8b2aaf24ec7a..a561c3d8f1c812bae8cc3fc56ab284ef9b1721a2 100755 (executable)
--- a/genfiles
+++ b/genfiles
@@ -26,4 +26,3 @@ for f in $CLEANUP_FILES; do
   cp $f $f.orig
   grep -v '#line ' $f.orig > $f
 done
-
index 9c05bff66d3c4f39f61159b94bee6ebc7f36a3f8..5d2fa9f35235c71ca8a76a977b68757c40abe3a0 100644 (file)
@@ -68,4 +68,3 @@ void php_stream_mode_sanitize_fdopen_fopencookie(php_stream *stream, char *resul
 
 void php_stream_tidy_wrapper_error_log(php_stream_wrapper *wrapper);
 void php_stream_display_wrapper_errors(php_stream_wrapper *wrapper, const char *path, const char *caption);
-
index 2609f02817e13f31ec34f6fc02401ec0b3ca2ffa..c72c7765f0043778ea9be110049512d5d945ace3 100644 (file)
@@ -1564,5 +1564,3 @@ php_stream_ops php_stream_userspace_dir_ops = {
        NULL, /* stat */
        NULL  /* set_option */
 };
-
-
index bbe8ec351356cec60e4634150ef904e161ea2fce..528683ba1b5b5b94392b21443ce472da180f1656 100644 (file)
@@ -34,4 +34,3 @@ install-pear:
        else \
                cat $(srcdir)/install-pear.txt; \
        fi
-
index 01d223392e48d54997dcb841e0a50db48ba16bd0..56767b62cb707673cc36dc8b92bee5d247ae16df 100644 (file)
@@ -72,5 +72,3 @@ if (is_resource($fp) && file_put_contents($argv[2], $fp)) {
 $err = error_get_last();
 echo "\nError..\n", $err["message"], "\n";
 exit(1);
-
-
index d624141c9f05b92a67c7236e5370e7d4ab2d7566..15ef022d24e43279c28cd4085a4f8f356e5f9c3e 100644 (file)
@@ -73,4 +73,3 @@ TODO
     PHP functions like apache_sub_req (see php_functions.c)
     Source Code Highlighting
     Protocol handlers
-
index 8ea1305d4fca94682aabe75d2b10d5418cfa3740..20a801ff9e27e5735ab53e62ad0625fee91f32cb 100644 (file)
@@ -55,4 +55,3 @@ if (PHP_APACHE2_4HANDLER != "no") {
                WARNING("Could not find apache 2.4 libraries/headers");
        }
 }
-
index 75c72bf8b7156f6804f7d8bb243ce20a39f16f85..79e2afec25455bc0e1655f65d8e1d5ff50c44840 100644 (file)
@@ -10,4 +10,3 @@ install-cgi: $(SAPI_CGI_PATH)
        @echo "Installing PHP CGI man page:      $(INSTALL_ROOT)$(mandir)/man1/"
        @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1
        @$(INSTALL_DATA) sapi/cgi/php-cgi.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php-cgi$(program_suffix).1
-
index 8f4f400401c8151be87567c818d1633b2f872bc3..aa1d642b9cd6feed8754e552b2574614a8ee44f8 100644 (file)
@@ -10,4 +10,3 @@ install-cli: $(SAPI_CLI_PATH)
        @echo "Installing PHP CLI man page:      $(INSTALL_ROOT)$(mandir)/man1/"
        @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1
        @$(INSTALL_DATA) sapi/cli/php.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php$(program_suffix).1
-
index 7d0e5954ff869f0991f868c152d44d3fbc47632f..c510e231d1e0294a1223256e7fe0b3d3c30dcde6 100644 (file)
@@ -24,4 +24,3 @@ if (PHP_CLI_WIN32 == "yes") {
        SAPI('cli_win32', 'cli_win32.c php_cli_process_title.c ps_title.c', 'php-win.exe', '/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1');
        ADD_FLAG("LDFLAGS_CLI_WIN32", "/stack:67108864");
 }
-
index 2a21ba35d068f074eb5942cebeed34cb39ef0d5d..ff4eef0e129f0d8727961c6319efd12919669404 100644 (file)
@@ -97,4 +97,3 @@ function php_cli_server_stop($handle) {
     return $success;
 }
 ?>
-
index 5be7af48f4dd8ed2c682fef1aa791aa40b41a3a5..dcdb4d68aa2fb531339192e1cde144ddf5ee46df 100644 (file)
@@ -30,4 +30,3 @@ if test "$PHP_EMBED" != "no"; then
 else
   AC_MSG_RESULT(no)
 fi
-
index e43eb5a86d68bea2328c3778da4716e6d64540a0..2bd890b224ca1bb7dbc8734ce0f4fae673fc4e43 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm.c,v 1.23 2008/07/20 16:38:31 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -122,4 +121,3 @@ run_child: /* only workers reach this point */
        return fpm_globals.listening_socket;
 }
 /* }}} */
-
index 4916140e174f91b986a5135f2a0251b72030fb96..5ac3ea910669d88787a70840f4242b43fd73e2a6 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm.h,v 1.13 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 02846b7c014102f6c88b28c23977645addecc47d..6975ab21af4bf95d9de8f1de168d6631b0fef4a3 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_arrays.h,v 1.2 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 662dd4726d5223e0002bc47062f69dc4d49ccd4c..7b17df6bc1b52b032f35bae8fd0aeb9761463769 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_atomic.h,v 1.3 2008/09/18 23:34:11 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -165,4 +164,3 @@ static inline int fpm_spinlock(atomic_t *lock, int try_once) /* {{{ */
 #define fpm_unlock(lock) lock = 0
 
 #endif
-
index 4ee316ba1b927d5bc5a80911319c759a6e04e814..bda85ef5a86b79d842855d51fc87b42abea93752 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_children.c,v 1.32.2.2 2008/12/13 03:21:18 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -478,4 +477,3 @@ int fpm_children_init_main() /* {{{ */
        return 0;
 }
 /* }}} */
-
index 9c79f234e8f39c2a19ec9a4605f3414cab6dc880..a488b544fd958c76292107758680789c64a4e09f 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_children.h,v 1.9 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 260ddb32e76219da05f347c19dcd26c1ffc93193..dbab8ed7861b25ad6dfb809efb5d1a557b44f65d 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_cleanup.c,v 1.8 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -49,4 +48,3 @@ void fpm_cleanups_run(int type) /* {{{ */
        fpm_array_free(&cleanups);
 }
 /* }}} */
-
index 4d7cf391cb722dfda5ed5b815a4fe49e19e96b9a..71639afe94ccf940456643274fdd351eec29bc41 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_cleanup.h,v 1.5 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -18,4 +17,3 @@ enum {
 };
 
 #endif
-
index 66751b81bb833fb8baf1c6ca4a45a760d0c4f1f0..b03531ff24d2cfb59fe47320e9744fb3cba423d8 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_clock.c,v 1.4 2008/09/18 23:19:59 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 6aab959e16d5e8d0467904a9dc22c0d76ab1ffa8..7f62d0055f71f3327f0f63472fe51cdd0d8c6774 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_clock.h,v 1.2 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index b93cd15fe726d6b35eb38c6b96bb42c9f25aac9a..42ee60b36cce58d13d1b14003888328cd3f43d4d 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_conf.c,v 1.33.2.3 2008/12/13 03:50:29 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index a0434b694d936a08107a049de6918abc477bb501..2f11953367f19ce874a1407feb88be08994db0bf 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_conf.h,v 1.12.2.2 2008/12/13 03:46:49 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -119,4 +118,3 @@ int fpm_conf_write_pid();
 int fpm_conf_unlink_pid();
 
 #endif
-
index 856414a920246ab3a929ef5a37137df56ea6d249..78768ed214e64d4d2612b2f449fd6e70a393e0bf 100644 (file)
@@ -76,4 +76,3 @@
 #else
 # define HAVE_FPM_LQ 0
 #endif
-
index 73affab236bd9b5ce962956bbd63e03aa2da7a47..058157711511fd1ef50543dfa79d4dad9401ae99 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_env.c,v 1.15 2008/09/18 23:19:59 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -275,4 +274,3 @@ int fpm_env_init_main() /* {{{ */
        return 0;
 }
 /* }}} */
-
index bf472368da3574c5a8e6b037241f488833c854d9..24ff84b6f050908ae23638c2c608c538642afe5a 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_env.h,v 1.9 2008/09/18 23:19:59 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -24,4 +23,3 @@ void clearenv();
 #endif
 
 #endif
-
index 2b8e8cf13ad35c24ef8ecbb6b5bfa38fc3256f4d..3917a9658cbeec19147826480966986f9e3eff8c 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_events.c,v 1.21.2.2 2008/12/13 03:21:18 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -537,4 +536,3 @@ int fpm_event_del(struct fpm_event_s *ev) /* {{{ */
        return 0;
 }
 /* }}} */
-
index 416ec6e728a030c1b9ad264fe8825515de88778a..7e2c925345c51cee7242b9698282432d274039ed 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_events.h,v 1.9 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 02f8868142084b62c040025441748922b34cc444..cdfec8c5e043682ea2b817365b102a53971fd6ca 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_status.c 312262 2011-06-18 17:41:56Z felipe $ */
        /* (c) 2009 Jerome Loyet */
 
index d85d368da5f1d756c65362b239033e89af72bceb..e3121777f02af09c45147dadd38550fdf5c1b085 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_status.h 312263 2011-06-18 17:46:16Z felipe $ */
        /* (c) 2009 Jerome Loyet */
 
index 11a5e25f249dbd6663db0729a1801e974034784f..dc81b702ceea97459a4a0ad13a6d6b822aed938b 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_php.c,v 1.22.2.4 2008/12/13 03:21:18 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -286,4 +285,3 @@ char* fpm_php_get_string_from_table(zend_string *table, char *key) /* {{{ */
        return NULL;
 }
 /* }}} */
-
index a2f2138d23f2680202b0a74f8436a81e9c58cbf5..d0577e22f37c481a03458d49eb059dbf746e4610 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_php.h,v 1.10.2.1 2008/11/15 00:57:24 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -47,4 +46,3 @@ int fpm_php_limit_extensions(char *path);
 char* fpm_php_get_string_from_table(zend_string *table, char *key);
 
 #endif
-
index 26583881af5c88a8d1515e01036f3c41350d51c7..7480bd7648417275953bfbef4c0ec4343e7025bc 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_php_trace.c,v 1.27.2.1 2008/11/15 00:57:24 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -232,4 +231,3 @@ done0:
 /* }}} */
 
 #endif
-
index af5e456acbbb878646014ce7ded767cdea0d5f99..3d9c81e472e2e6a2137e692c9973835e2a32d1d4 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_php_trace.h,v 1.2 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -10,4 +9,3 @@ struct fpm_child_s;
 void fpm_php_trace(struct fpm_child_s *);
 
 #endif
-
index ca5a6f2e4059a77fc3ea58cfe7b10196d808fd0c..f99ec241c74eb723e17affbd97b32efd8d22a26f 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_process_ctl.c,v 1.19.2.2 2008/12/13 03:21:18 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -536,4 +535,3 @@ void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /
        zlog(ZLOG_DEBUG, "[pool %s] got accept without idle child available .... I forked", wp->config->name);
 }
 /* }}} */
-
index 86a6ef0dfbb4b6fc6bf5b8ed5bb22da76be63d62..8888f738a087a9dc84355700f07f0ae2bcbc46bd 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_process_ctl.h,v 1.6 2008/07/20 21:33:10 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -50,4 +49,3 @@ enum {
 };
 
 #endif
-
index 3f82a7d4f751f12dec38617faa15b59fdd133df1..a4ace853104258347dad4878124e9898755de9cd 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_request.c,v 1.9.2.1 2008/11/15 00:57:24 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 #ifdef HAVE_TIMES
index d9e831d1009b5dcecd7b5e8aeaf1ec434afef6b0..1328b5de4e350a7566c77c9847a3509bf94553bf 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_request.h,v 1.4 2008/07/20 01:47:16 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index b2ce46356f90b0288da42ec8afd72e5ed709775a..7a65fcbeb715dc324a25333922d96a99356c8666 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_status.c 312399 2011-06-23 08:03:52Z fat $ */
        /* (c) 2009 Jerome Loyet */
 
@@ -336,4 +335,3 @@ float fpm_scoreboard_get_tick() /* {{{ */
 }
 /* }}} */
 #endif
-
index f58a28737dff93d8d62c9055c103e665629a6fff..abce616d769a3d088411726dd45e945eefb094e2 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_status.h 312263 2011-06-18 17:46:16Z felipe $ */
        /* (c) 2009 Jerome Loyet */
 
index 7986056793cf6ddceec232f338fec07da6239fde..9a58e9d0063ebe4e6ed4147d204e1a898555f6f3 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_shm.c,v 1.3 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin, Jerome Loyet */
 
index bcb609981449bc94552531b5b1f4c80768853f71..c9bfb4ee72d40329e7e112a28fb34b1b94b71239 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_shm.h,v 1.3 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -10,4 +9,3 @@ int fpm_shm_free(void *mem, size_t size);
 size_t fpm_shm_get_size_allocated();
 
 #endif
-
index 68cb15379b668a522b7c40c06337e25de1c86d32..0df119be3863883a919b3850b9f4d485086b5ed2 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_signals.c,v 1.24 2008/08/26 15:09:15 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -252,4 +251,3 @@ int fpm_signals_get_fd() /* {{{ */
        return sp[0];
 }
 /* }}} */
-
index eb80faecfdb54bb0fa999d31ade039d3d3c659a7..759a4e316ca965be1df4bb7b0f5ec52a2d84f9ca 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_signals.h,v 1.5 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 36a66544d788c495537e64e638f0d88861ae7682..727e2eb13224bd19d3866e5985d70c6a08269c23 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_sockets.c,v 1.20.2.1 2008/12/13 03:21:18 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 98b40ff206d3118a5ed2b47e1dde6ccaff6c57cb..020bb50134fb8640a8123fd4c5239f31d3675ac2 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_sockets.h,v 1.12 2008/08/26 15:09:15 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 42d7d7bae087d3d619eda304ce61de6b3a7117a3..1d78ebf849a42a537760bcced0511025023ab270 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id$ */
        /* (c) 2009 Jerome Loyet */
 
@@ -479,4 +478,3 @@ int fpm_status_handle_request(void) /* {{{ */
        return 0;
 }
 /* }}} */
-
index c6c27cd031cc829cacefb66ed083587d41a0aba0..37b2eed8f9e87f20b63901773d6e316e155ec200 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id$ */
        /* (c) 2009 Jerome Loyet */
 
index 76e8b324df6332f19f83a0d818073f423c56ac49..7abd5b43a221b8a8482f2fa290a85a887e71200f 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_stdio.c,v 1.22.2.2 2008/12/13 03:32:24 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -325,4 +324,3 @@ int fpm_stdio_open_error_log(int reopen) /* {{{ */
        return 0;
 }
 /* }}} */
-
index d3d61e46be2dff1ea7bc2ff4757483455a7432fd..f5c45e1f6f5b83a68e48957e952f9cef93b18ef6 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_stdio.h,v 1.9 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -17,4 +16,3 @@ int fpm_stdio_discard_pipes(struct fpm_child_s *child);
 int fpm_stdio_open_error_log(int reopen);
 
 #endif
-
index 65db5455a0efc6f243cad5950de74e23f77ad1b5..90250ffe3c9422085b92670fff3719e009b57f25 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_str.h,v 1.3 2008/05/24 17:38:47 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 95d12c97f2f85d1cc8927d2de064742919ee0d0d..31b6a3d27ae653ed3c03bee1a9b94c460c2a385a 100644 (file)
@@ -110,4 +110,3 @@ int fpm_systemd_conf() /* {{{ */
        return 0;
 }
 /* }}} */
-
index 3ee62177170ef9823b175432e60b2b7be23b0efc..e978a7c7be48f3b1667afd5cd70e4e0811bf72d8 100644 (file)
@@ -10,4 +10,3 @@ void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg);
 int fpm_systemd_conf();
 
 #endif
-
index eae7fe9bbfc88ff24c2a2953787737339d8fd544..6fc24d544dde1d5aafef87b53cb5d60ba7285c0a 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_trace.c,v 1.1 2008/07/20 20:59:00 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -33,5 +32,3 @@ int fpm_trace_get_strz(char *buf, size_t sz, long addr) /* {{{ */
        }
 }
 /* }}} */
-
-
index b42117220774d009341748e0e7c2b582b230bf8f..94cfafe2139c29de2beac9e955ab78bd12ad529b 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_trace.h,v 1.3 2008/07/20 22:43:39 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -14,4 +13,3 @@ int fpm_trace_get_long(long addr, long *data);
 int fpm_trace_get_strz(char *buf, size_t sz, long addr);
 
 #endif
-
index 3b85e6a343577fe5d0b6574b4c477c3f00b4565c..ee4e33469e6800706c9b06493ba9caecd48913c1 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_trace_mach.c,v 1.4 2008/08/26 15:09:15 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -95,5 +94,3 @@ int fpm_trace_get_long(long addr, long *data) /* {{{ */
        return 0;
 }
 /* }}} */
-
-
index 6a6155740bdbab5e1e08c7b0d578326c4acaac61..2f1fb5618f0dd019a6babb58cf4074ff1fed1beb 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_trace_pread.c,v 1.7 2008/08/26 15:09:15 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -64,4 +63,3 @@ int fpm_trace_get_long(long addr, long *data) /* {{{ */
        return 0;
 }
 /* }}} */
-
index 838c61867c4ab4596935aae429e6bc69c065b4ab..37d340bbc37a27b4d3e222be5fb125620a9ad6e2 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_trace_ptrace.c,v 1.7 2008/09/18 23:34:11 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -79,4 +78,3 @@ int fpm_trace_get_long(long addr, long *data) /* {{{ */
        return 0;
 }
 /* }}} */
-
index 44f8df31115d478f04566a6098a0e842b41fb403..1539c07ba299a55df793574a8b12f251baf791b3 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_unix.c,v 1.25.2.1 2008/12/13 03:18:23 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -579,4 +578,3 @@ int fpm_unix_init_main() /* {{{ */
        return 0;
 }
 /* }}} */
-
index a79559f9e6a716e2f5c0d54a345ef8359e6b5a3d..1e30fc09c3201073fbdc4befde18adf364cb0a0b 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_unix.h,v 1.8 2008/05/25 13:21:13 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -17,4 +16,3 @@ int fpm_unix_init_main();
 extern size_t fpm_pagesize;
 
 #endif
-
index a0022915cdce790b9b5a47728db1f833a5b399b7..90e155975e468b8a14362d6cf55530a74994db50 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_worker_pool.c,v 1.15.2.1 2008/12/13 03:21:18 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
index 6b2bc908dc7e827ed58bd3595271892a71b43340..68179d283d7948b1cbfb6e07287f758971a919d4 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: fpm_worker_pool.h,v 1.13 2008/08/26 15:09:15 anight Exp $ */
        /* (c) 2007,2008 Andrei Nigmatulin */
 
@@ -55,4 +54,3 @@ int fpm_worker_pool_init_main();
 extern struct fpm_worker_pool_s *fpm_worker_all_pools;
 
 #endif
-
index 4884dca856b5f2c20488ef086e8c335895daaa81..27ab6e4d140dce68372adf89d7028c9e288e08f9 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: zlog.c,v 1.7 2008/05/22 21:08:32 anight Exp $ */
        /* (c) 2004-2007 Andrei Nigmatulin */
 
index c2bf752b935416111cab02d9f5a82e2538bb8277..31a16fb88dd75864c2ebd4ac0bdc894eefea1ab3 100644 (file)
@@ -1,4 +1,3 @@
-
        /* $Id: zlog.h,v 1.7 2008/05/22 21:08:32 anight Exp $ */
        /* (c) 2004-2007 Andrei Nigmatulin */
 
index a4d533c1972e28e717f39cbe2d3c168c153eccff..8a541c08655f9793d834e1013d8ae56511337ad5 100644 (file)
@@ -15,4 +15,3 @@ PrivateTmp=true
 
 [Install]
 WantedBy=multi-user.target
-
index 9888ec1b83fe2e0028e4252e1937521d2d81d07b..24285bf560c7ee388ff2f81339ef0d69c22d0f98 100644 (file)
@@ -278,4 +278,4 @@ class Response
 
         return false;
     }
-}
\ No newline at end of file
+}
index 25910a8e05e5634e0ebbbe1c88c680e0b68a33a2..eec65a41122c15740020caae83f360c6e98aaebd 100644 (file)
@@ -12,4 +12,4 @@ require_once "tester.inc";
 
 if (!FPM\Tester::findExecutable()) {
     die("skip php-fpm binary not found");
-}
\ No newline at end of file
+}
index 5965f130eb2378cbaaa69980f8c215821bdc2896..39005de568605c3cbe1a4b78da174ba195a3c70c 100644 (file)
@@ -196,4 +196,4 @@ class Status
             true
         );
     }
-}
\ No newline at end of file
+}
index c3b6c83e597ae6ad21b9082d30910eeb77b5293f..70c03ad70f1c52b545271d30dd115d346a23416f 100644 (file)
@@ -1180,4 +1180,4 @@ class Tester
             print file_get_contents($accessLog);
         }
     }
-}
\ No newline at end of file
+}
index e744030de741f1c47efdd0b28dde38471491d9df..3f5b7ad14f84663e468d48b02cc939d11bcc1bc0 100644 (file)
@@ -219,7 +219,3 @@ For support questions, please post to our free support forum, at:
 https://www.litespeedtech.com/support/forum/
 
 For bug report, please send bug report to bug [at] litespeedtech.com.
-
-
-
-
index 1cfd45ebbf084c77fdc00546b120545f97864f9c..b3c5f9fd3a05bf8df5baf7b09747a8d1b4ee0197 100644 (file)
@@ -1538,5 +1538,3 @@ PHP_FUNCTION(apache_get_modules)
  * vim600: sw=4 ts=4 fdm=marker
  * vim<600: sw=4 ts=4
  */
-
-
index 4db8ff562d976b6dfaef5a9c1bfe96838bdd5399..f6c0cb023122add78bd8b2591ee24dca16e787a0 100644 (file)
@@ -193,4 +193,3 @@ struct lsapi_resp_header
 
 
 #endif
-
index 685892e708149ff8675dd2b2f56cb35a9c92731e..a93cdc345d231076c1b20891d04a5ebfcc7047e0 100644 (file)
@@ -3962,5 +3962,3 @@ int LSAPI_Inc_Req_Processed(int cnt)
 {
     return __sync_add_and_fetch(s_global_counter, cnt);
 }
-
-
index 1fd3f56176a725398cc61d9f8e24d5fddd1c1dd4..ff27c9cd94309805b5a4bf32a9d1844f3206fe35 100644 (file)
@@ -418,10 +418,3 @@ void LSAPI_Log(int flag, const char * fmt, ...)
 
 
 #endif
-
-
-
-
-
-
-
index 6ceed3fb8bc7edd4fc81a30c463898b4d180998c..1db123cc6d2179716914fd8797dc0e25d76820d6 100644 (file)
@@ -739,4 +739,3 @@ int LSCRIU_Init(void)
     }
     return s_initial_start_reqs > 0;
 }
-
index cc0186ef79f44e7df38a8a39a33144c982f1adf8..02fc9b880a1c5126d04f48729bb2d10412c2345f 100644 (file)
@@ -64,4 +64,4 @@ void LSCRIU_inc_req_procssed(void);
 }
 #endif
 
-#endif // LSCRIU_
\ No newline at end of file
+#endif // LSCRIU_
index 091b1e831c8bfb2dbf71268884d87a5c9b0acd09..65377e608a676ac305d2200ae8577203207b320c 100644 (file)
@@ -39,4 +39,3 @@ test-phpdbg:
        @$(top_builddir)/sapi/cli/php sapi/phpdbg/tests/run-tests.php --phpdbg sapi/phpdbg/phpdbg
 
 .PHONY: clean-phpdbg test-phpdbg
-
index e69ca455f79f9ccd9ca0251026afcfc72813a6fe..9aca03dff6a36a0e50aaf002cfe15f3933d37021 100644 (file)
@@ -31,4 +31,3 @@ if (PHP_PHPDBGS == "yes") {
        ADD_FLAG("LIBS_PHPDBGS", "ws2_32.lib user32.lib");
        ADD_FLAG("CFLAGS_PHPDBGS", "/D YY_NO_UNISTD_H");
 }
-
index afc31a906ec96f9388fc209e8fe0cc63eb2b22a4..8d6ee8278eac55a3240691b4b6aa50c95798a1c8 100644 (file)
@@ -43,4 +43,3 @@ char *phpdbg_eol_rep(int id);
 void phpdbg_eol_convert(char **str, int *len);
 
 #endif /* PHPDBG_EOL_H */
-
index 150647aa7ebdbc625632dc8533ad4fdb8063e6f6..1f26f7983b4ad2230e5a1e7101c937a36ddee8af 100644 (file)
@@ -353,4 +353,3 @@ PHPDBG_API void phpdbg_close_socket(int sock) {
 #endif
        }
 }
-
index d0b69d9b41e714f9946988c49d63a908149dee6d..deda272da2f6c02a8670ac65311352aeebc1649e 100644 (file)
@@ -38,4 +38,3 @@ PHPDBG_API int phpdbg_open_socket(const char *interface, unsigned short port);
 PHPDBG_API void phpdbg_close_socket(int sock);
 
 #endif /* PHPDBG_IO_H */
-
index b86ea05da2f579653794991462fb155071a8fb72..3ca0ad8d376f46343ebe031f74c123cf6c5a1652 100644 (file)
@@ -109,4 +109,3 @@ sigio_watcher_stop(void)
        PHPDBG_G(swd).fd = -1;
        PHPDBG_G(sigio_watcher_thread) = INVALID_HANDLE_VALUE;
 }
-
index 081d864c5c9a52ca16300ad609b3218d78f17f76..dab0d27d85e74eed1bb7ff152213032184e942e8 100644 (file)
@@ -56,4 +56,3 @@ void phpdbg_clear_sigsafe_mem(void) {
 zend_bool phpdbg_active_sigsafe_mem(void) {
        return !!PHPDBG_G(sigsafe_mem).mem;
 }
-
index d3f8bb21368ec1eea03b809261f4f437c07a611e..06be3af28e15ab0bce6f8c43b82ed66d3fb05704 100644 (file)
@@ -1,4 +1,3 @@
-
 #
 # Build environment install
 #
index 18521638d3d1c383ca73585a1530802f6d3c4cab..21f252522a3b4f28d8b09d0e5b33781cd9c7e4a6 100644 (file)
@@ -225,4 +225,3 @@ function map_token_value($x) {
 
 
 ?>
-
index ac6dc4434d2b00b5f1576fc840be5e4709a8d7e2..f326230e5d4c16be68b66437adace17d127cf5af 100755 (executable)
@@ -48,4 +48,3 @@ do
 done
 
 exit 0
-
index 69a4af72c13d1cb832877119a95f51cd795dc029..fa007aab9c4de8421367e7ef8909c2dcd8134f6b 100644 (file)
@@ -6,4 +6,4 @@ $variation_array = array(
   'int indexed array' => $index_array,
   'associative array' => $assoc_array,
   'nested arrays' => array('foo', $index_array, $assoc_array),
-  );
\ No newline at end of file
+  );
index 53db40d30b29c2a20d90893b0583ab35cd7d303a..024690e757e5faf7c7216eb5e7c80ac611f5ed78 100644 (file)
@@ -3,4 +3,4 @@ $variation_array = array(
   'lowercase false' =>false,
   'uppercase TRUE' =>TRUE,
   'uppercase FALSE' =>FALSE,
-  );
\ No newline at end of file
+  );
index d116022fb8a7907191949c0cedc16e53f775e581..1b588a47e171f37c39e4566a857add14e0a6364b 100644 (file)
@@ -1,2 +1,2 @@
  *
- */
\ No newline at end of file
+ */
index e3466d5a1a44a21aacf4d19cc958eb81cf95fead..df6cefe76bd292a988292101350c908f3c37bdf5 100644 (file)
@@ -1,2 +1,2 @@
 /**
- *
\ No newline at end of file
+ *
index a9577812056be8056d7731772978327590eeb492..c3d034d07bcfe5b13b9cbfc6a015a81b675362c0 100644 (file)
@@ -8,4 +8,4 @@ $variation_array = array(
   'empty string SQ' => '',
   'uppercase NULL' => NULL,
   'lowercase null' => null,
-  );
\ No newline at end of file
+  );
index 75c2b6cd521f86f00598bde074bbced72851bdbd..7afd16f5f984ba0ae767f246577cad4555ba4577 100644 (file)
@@ -4,4 +4,4 @@ $variation_array = array(
   'float 12.3456789000e10' => 12.3456789000e10,
   'float -12.3456789000e10' => -12.3456789000e10,
   'float .5' => .5,
-  );
\ No newline at end of file
+  );
index cdd28ae4359b013e521aa85bec9af49da70c0348..0b2cd7c3b005f5ad27e7e27410c60972a8f35095 100644 (file)
@@ -3,4 +3,4 @@ $variation_array = array (
     'int 1' => 1,
     'int 12345' => 12345,
     'int -12345' => -2345,
-    );
\ No newline at end of file
+    );
index ff30235f076b3fde71fba6ceafa0f510e0006261..5c34318c2147fb2285de5a1513f46168e33e6baf 100644 (file)
@@ -1 +1 @@
-}
\ No newline at end of file
+}
index 8fd5eb20fdbd3132efe93909be27bde458d862f3..0a90360dea6cf64d10a9b10375a547369048c990 100644 (file)
@@ -1 +1 @@
-foreach ( $variation_array as $var ) {
\ No newline at end of file
+foreach ( $variation_array as $var ) {
index 28ee61bfae7f1b0b5df665fe274affd47f43a58f..0b9b16e4ef6af757804e39c106a4f4c30bdbacb7 100644 (file)
@@ -22,4 +22,4 @@ class classWithoutToString
 $variation_array = array(
   'instance of classWithToString' => new classWithToString(),
   'instance of classWithoutToString' => new classWithoutToString(),
-  );
\ No newline at end of file
+  );
index a1d42376da5aa8b682615209616bb95fe0a40d31..3b194276cc3c508b5d94680774f7afd3245d940d 100644 (file)
@@ -7,4 +7,4 @@ $variation_array = array(
   'string SQ' => 'string',
   'mixed case string' => "sTrInG",
   'heredoc' => $heredoc,
-  );
\ No newline at end of file
+  );
index 8c18c179eb2cb94edcbaa1530573343eab36d47f..b215923f2c60995f055c8ed6f46ae332cda40740 100644 (file)
@@ -60,4 +60,4 @@ class gtAutoload
   }
 }
 
-?>
\ No newline at end of file
+?>
index 1c346b83ce3ad1f1982b10070b3fd84b8963255e..2a359082f33fa5371c6754937b7e975241318f7d 100644 (file)
@@ -45,4 +45,4 @@
      'gtVariationContainerMethod'   => 'testcase/gtVariationContainerMethod.php',
      'gtVariationContainerFunction' => 'testcase/gtVariationContainerFunction.php',
  );
-?>
\ No newline at end of file
+?>
index dc6543201a7ae419c53f643afe712aa902cd35c6..0e02fa557274b73604a26f977264576a5d0768b2 100644 (file)
@@ -69,4 +69,4 @@ class gtCodeSnippet
   }
 
 }
-?>
\ No newline at end of file
+?>
index b2752ad637bdbcad3743aabb7bc6ba6468f1cf27..922374ede79d4192bd2537d6ea93fec5fad06fc1 100644 (file)
@@ -45,4 +45,4 @@ class gtFunction extends gtTestSubject {
   }
 
 }
-?>
\ No newline at end of file
+?>
index dc8438c3b5f633f2d3e9269a20a0badc5b14c5f7..2db2bb7b0cb5d0aff79748348dce1de3d5a811ff 100644 (file)
@@ -136,4 +136,4 @@ class gtMethod  extends gtTestSubject {
     return $this->constructorInitialisationStatements;
   }
 }
-?>
\ No newline at end of file
+?>
index 9438e0f2ea1e5683b8d09eef71856f986e115000..6b26a56c5edf7a06a6aa03f7d70db2ac96dd9cbd 100644 (file)
@@ -24,4 +24,4 @@ class gtTestCaseWriter {
     fclose($fh);
   }
 }
-?>
\ No newline at end of file
+?>
index 8cbd1650d4df06c4d4292bc9cd7ed1ddbec63240..c0eb469550a4f44ded6d04ab04b1785abad18e07 100644 (file)
@@ -24,4 +24,4 @@ class gtText
   }
 }
 
-?>
\ No newline at end of file
+?>
index c4843240d704c8fa5c2b59ee3f5e0b3621ea629b..b51482b00dae0d23da64bd7286cb5b2124e71c1b 100644 (file)
@@ -3,4 +3,4 @@
 class gtUnknownSectionException extends RuntimeException
   {
   }
-?>
\ No newline at end of file
+?>
index b1068e46004cbe4662e9cb76eb9f61e7597f0358..f12ff8728a4b9653ffd9585b15aa6ea1fb2dca30 100644 (file)
@@ -95,4 +95,4 @@ class gtCommandLineOptions {
 
 
 }
-?>
\ No newline at end of file
+?>
index 6c6de183456024b2e9377918611079f2594e457d..e59c7a0be4a193e7aebacb0486c0da2e32ee7aa5 100644 (file)
@@ -82,4 +82,4 @@ class gtOptionalSections {
 
 
 }
-?>
\ No newline at end of file
+?>
index 294b41e9f2c17bbbbb3a875f3e3a7ff3b817eb5c..137325bf04b3e630bcfe899e0b81b00aaceb336f 100644 (file)
@@ -11,4 +11,4 @@ abstract class gtPreCondition {
   abstract public function getMessage();
 
 }
-?>
\ No newline at end of file
+?>
index 88f9b36205c9aaaf0ce10016998913d5e565d2e6..286699cfb800266ecf67df4f561e9eb48a133ec1 100644 (file)
@@ -30,4 +30,4 @@ class gtPreConditionList {
     }
   }
 }
-?>
\ No newline at end of file
+?>
index edd7a1cbae61b37f1fa48bb2e5649dea7f6cc4f2..a16cf81e4da1d487c7708f048644603c00f3ea7e 100644 (file)
@@ -21,4 +21,4 @@ class gtIfClassHasMethod extends gtPreCondition {
   }
 
 }
-?>
\ No newline at end of file
+?>
index f70af881ec01b1f1fd59c0759d36fa118cc4ec93..b78c1530f71a4d900448de0df3b2b56e8719baee 100644 (file)
@@ -18,4 +18,4 @@ class gtIsSpecifiedFunctionOrMethod extends gtPreCondition {
     return gtText::get('functionOrMethodNotSpecified');
   }
 }
-?>
\ No newline at end of file
+?>
index ebc0a68f57680db416a319e41e9528e652b890b2..153efa52762f3a49a7e08dd4ca3dc51712f3cfda 100644 (file)
@@ -18,4 +18,4 @@ class gtIsSpecifiedTestType extends gtPreCondition {
     return gtText::get('testTypeNotSpecified');
   }
 }
-?>
\ No newline at end of file
+?>
index a39bab453ef0cdfa99864f252ac8709a81e59720..545612ddf1e28cba869ac03610781f8003fa6a19 100644 (file)
@@ -21,4 +21,4 @@ class gtIsValidClass extends gtPreCondition {
     return gtText::get('unknownClass');
   }
 }
-?>
\ No newline at end of file
+?>
index ed91c2ca3b5c13d4ab0d90eb7ca417244274f55f..a5be4f1a0ce8a5688cfd0f9108c11b85b0faccdd 100644 (file)
@@ -22,4 +22,4 @@ class gtIsValidFunction extends gtPreCondition {
     return gtText::get('unknownFunction');
   }
 }
-?>
\ No newline at end of file
+?>
index 92560c8631143f087f26bae752d0fd7eb9dd6a62..ff22dd3ee1f78dab901d122da45f8f5e12eee1bf 100644 (file)
@@ -34,4 +34,4 @@ abstract class gtBasicTestCase extends gtTestCase {
     $this->testCase = gtCodeSnippet::appendBlankLines(1, $this->testCase );
   }
 }
-?>
\ No newline at end of file
+?>
index c0fc9eb61f59ac2456643de5a38f548fa81b99ec..62acab3f376bd783ab091b60f900d2f08b5d4b19 100644 (file)
@@ -59,4 +59,4 @@ class gtBasicTestCaseFunction extends gtBasicTestCase {
   }
 
 }
-?>
\ No newline at end of file
+?>
index d009d5038ae3b11e9009433d441fb8ba13272dec..74a2414f86bc314e31af8d12b9bdedc7b3a1ed90 100644 (file)
@@ -49,4 +49,4 @@ public function constructTestCase() {
   }
 
 }
-?>
\ No newline at end of file
+?>
index 82f955cf467834c876cc5a21b424880a118cc58a..dbf9a665fde9725277e3d57c44809bdeb0a44b9b 100644 (file)
@@ -50,4 +50,4 @@ abstract class gtErrorTestCase extends gtTestCase {
   }
 }
 
-?>
\ No newline at end of file
+?>
index fcba6d798c4e833620fc7d54cf5578ebc5320e99..e966fff708d4ab142f91bf44aee97c27265938e4 100644 (file)
@@ -54,4 +54,4 @@ class gtErrorTestCaseFunction extends gtErrorTestCase {
   }
 
 }
-?>
\ No newline at end of file
+?>
index fa1c8ca3f19f73470723eb01d9feef8a707a7485..a0a96cfc74a40404fb60bec8ca07f580bf385311 100644 (file)
@@ -56,4 +56,4 @@ class gtErrorTestCaseMethod extends gtErrorTestCase {
 
   }
 }
-?>
\ No newline at end of file
+?>
index f445d9e7f4d3d947d5b2780ddda6179298e63e32..260cba4113edd52af928d12cb01a4f1f01c66952 100644 (file)
@@ -51,4 +51,4 @@ abstract class gtVariationContainer {
   }
 
 }
-?>
\ No newline at end of file
+?>
index b6a3aa473cd6227036df13f98cba76612e6165cc..8ac9300a497f2d1503eb4440432bdda7564e72d4 100644 (file)
@@ -40,4 +40,4 @@ class gtVariationContainerFunction extends gtVariationContainer {
     }
   }
 }
-?>
\ No newline at end of file
+?>
index 0d24337b3b0f72092dbb85c65ee33754081de6a1..68f3a8389547dc185544c4b5df53a1795d0c6387 100644 (file)
@@ -43,4 +43,4 @@ class gtVariationContainerMethod extends gtVariationContainer {
     }
   }
 }
-?>
\ No newline at end of file
+?>
index e868b80795eda34dccd0563f6d4a7e1ec85eb112..67d8533976cea719c88abbe0aa6898078f5e6a87 100644 (file)
@@ -1,4 +1,3 @@
-
 <?php
 
 /**
@@ -52,4 +51,4 @@ abstract class gtVariationTestCase extends gtTestCase {
   }
 
 }
-?>
\ No newline at end of file
+?>
index 45cbe2046cc86f77de41743fcf8ecad65d5cf120..3545e5c27288b663baac52c575d7ce8dc3031934 100644 (file)
@@ -61,4 +61,4 @@ class gtVariationTestCaseFunction extends gtVariationTestCase {
   }
 
 }
-?>
\ No newline at end of file
+?>
index db923f078ac422c74917e098d10c8a27c150975f..51160f47f84b879f548f5ca3b81ee0f11671af03 100644 (file)
@@ -65,4 +65,4 @@ class gtVariationTestCaseMethod extends gtVariationTestCase {
 
 }
 
-?>
\ No newline at end of file
+?>
index b497682cb7d3bc2f59a8214caaaa45e3ee4818d8..3c80875698cae7506f0f1a6f23d303682a7d7c4a 100644 (file)
@@ -1,3 +1 @@
-
 Please supply a function or method name to be tested.
-
index 1f11a3a1bacc5229a44a1bafc5ebec42d388cd6d..5745d49aef131ddb8e63847f94f4a4ffb047435b 100644 (file)
@@ -1,4 +1,2 @@
-
 You have given a class name but not supplied a method name to test.
 The method name is required.
-
index e83ddbb5c2314eb2ba993888a0fb2de447c5c8aa..054f5807a01f4f2b16cbca1c18b29e904447a629 100644 (file)
@@ -1,3 +1 @@
-
 Please specify basic, error or variation tests.
-
index b0a47ca8b9cbc23ea7da2b5e3b66e8f1b5470089..4d56d95f20d4e01e97de390b56797d0f81961e23 100644 (file)
@@ -1,4 +1,2 @@
-
 The class name is not a valid PHP class name.
 Check that the extension containing the class is loaded.
-
index 2e76978a529fc9965c1dd4b60f02a85e268209f1..fa2164a30a7573fbc8c538463426130fa0a4b605 100644 (file)
@@ -1,4 +1,2 @@
-
 The function name is not a valid PHP function name.
 Check that the extension containing the function is loaded.
-
index 8cc9eaeda660aece68e2d04d27bfb1cbe6bfdf90..3f932a730cc4408af70e56a751f3e3716039fe9a 100644 (file)
@@ -1,4 +1,2 @@
-
 The method name is not a valid PHP method name.
 Check that the extension containing the method is loaded.
-
index fa80c0766daa88105721cb23564bb12b1a4086a5..33a5cb65dfb8220619ccfd2c01009e30f76a876c 100644 (file)
@@ -21,4 +21,4 @@ class gtBasicTestCaseFunctionTest extends PHPUnit_Framework_TestCase {
     $this->assertTrue(is_string($fs));
   }
 }
-?>
\ No newline at end of file
+?>
index 18768b629434a2991564ae2d7e0f9948e00e562b..8a4a23fe50a3e3a0c2ac52a523548ad096b05faf 100644 (file)
@@ -25,4 +25,4 @@ class gtBasicTestCaseMethodTest extends PHPUnit_Framework_TestCase {
 
   }
 }
-?>
\ No newline at end of file
+?>
index 6d4d5861c3163af1794f21ed49c9fad270b98164..ca87320224aba20c5c3ec85caa4dc0af868e7137 100644 (file)
@@ -12,4 +12,4 @@ class gtCodeSnippetTest extends PHPUnit_Framework_TestCase
     $this->assertEquals($array[2], '}');
   }
 }
-?>
\ No newline at end of file
+?>
index 1bf32b460869b5a3988adbb63a0b794d6dc336d8..a034aeca4c57674cedf7da3877f74accb7f76bbc 100644 (file)
@@ -43,4 +43,4 @@ require_once 'PHPUnit/Framework.php';
       $clo->parse(array('generate-phpt.php', '-f'));
     }
   }
-?>
\ No newline at end of file
+?>
index c6399168be3b883a07670941ac794bf133a75ac3..0146266a7304e4c14031f995accebe8779f4a5f6 100644 (file)
@@ -25,4 +25,4 @@ class gtErrorTestCaseFunctionTest extends PHPUnit_Framework_TestCase {
   }
 
 }
-?>
\ No newline at end of file
+?>
index 894a5515971943d5dad92521b5fc027562b7f118..5c9dbfbb30f4e7ae36bf08e6e3333daf07081856 100644 (file)
@@ -27,4 +27,4 @@ class gtErrorTestCaseMethodTest extends PHPUnit_Framework_TestCase {
     $this->assertTrue(is_string($fs));
   }
 }
-?>
\ No newline at end of file
+?>
index 5afcd950d46fb1b3c3f54cc7cddd900c01f0ec16..f8b17680d415c461fa458dc5fe612a22b0293758 100644 (file)
@@ -68,4 +68,4 @@ class gtFunctionTest extends PHPUnit_Framework_TestCase
   }
 
 }
-?>
\ No newline at end of file
+?>
index b9f2410b5d570098f457e0f7eb50ef63fe5d1394..4494415dea2dd19c4e2eaea6a4ff3ff27516307e 100644 (file)
@@ -38,4 +38,4 @@ class gtIfClassHasMethodTest extends PHPUnit_Framework_TestCase {
   }
 }
 
-?>
\ No newline at end of file
+?>
index a60f77ef37730237e507089d33c5eab8053ee706..d86945e85cc7145ed637ebb754d56280842d0c36 100644 (file)
@@ -38,4 +38,4 @@ class gtIsSpecifiedFunctionOrMethodTest extends PHPUnit_Framework_TestCase {
     $this->assertEquals($ch->getMessage(), gtText::get('functionOrMethodNotSpecified'));
   }
 }
-?>
\ No newline at end of file
+?>
index bc7cf9412d7cfafb086a945b1fc929ba6da387a7..858e803e8c994195dc40c8bf656711fdbfae67a8 100644 (file)
@@ -29,4 +29,4 @@ class gtIsSpecifiedTestTypeTest extends PHPUnit_Framework_TestCase {
     $this->assertEquals($ch->getMessage(), gtText::get('testTypeNotSpecified'));
   }
 }
-?>
\ No newline at end of file
+?>
index 507ca232db595e76e4911c53c502ad66258f87f0..2a18e50fc5009b2a634139d13d22b93e9d00210e 100644 (file)
@@ -38,4 +38,4 @@ class gtIsValidClassTest extends PHPUnit_Framework_TestCase {
   }
 }
 
-?>
\ No newline at end of file
+?>
index 07a7038dccd53f2163724ec108f330f191f428d4..d0193c4fffbf5e5476633f96f1374d943afc74e0 100644 (file)
@@ -37,4 +37,4 @@ class gtIsValidFunctionTest extends PHPUnit_Framework_TestCase {
     $this->assertEquals($ch->getMessage(), gtText::get('unknownFunction'));
   }
 }
-?>
\ No newline at end of file
+?>
index 0f1b349f4d5c791edd7df056cf59c735c0136aeb..4519b0e2176f331c7cf9ff1243ea0b4d7d126d4c 100644 (file)
@@ -37,4 +37,4 @@ class gtIsValidMethodTest extends PHPUnit_Framework_TestCase {
     $this->assertEquals($ch->getMessage(), gtText::get('unknownMethod'));
   }
 }
-?>
\ No newline at end of file
+?>
index 430161ee1c29f7ad2433574b3421cddbc6d593ed..8057d6655b6b8fc4e62aa35f6ab40d17ad66c0dc 100644 (file)
@@ -79,4 +79,4 @@ class gtMethodTest extends PHPUnit_Framework_TestCase
 
 }
 
-?>
\ No newline at end of file
+?>
index 541dbdf2ddbf5bc0215ae6f79e9c64b90a115974..4352e68abe7056b381656e6814cea76ecedc578b 100644 (file)
@@ -55,4 +55,4 @@ class gtOptionalSectionsTest extends PHPUnit_Framework_TestCase
   }
 
 }
-?>
\ No newline at end of file
+?>
index 83178b21e78a93c97d0c9dcc812e3e26f66f123e..6d3a3ad546157745ecba4951cad3e30198b36b5d 100644 (file)
@@ -56,4 +56,4 @@ class gtVariationTestCaseFunctionTest extends PHPUnit_Framework_TestCase {
 
   }
 }
-?>
\ No newline at end of file
+?>
index a074fcceeb39035eac63a2a0ef24413bfec7344f..b5c4d64f6aca8421b5b91f3fbc6199449d5eb39f 100644 (file)
@@ -24,4 +24,4 @@ class gtVariationTestCaseMethodTest extends PHPUnit_Framework_TestCase {
 
   }
 }
-?>
\ No newline at end of file
+?>
index 645a5e8e98262353e0c32403bc9e80b119a29838..ca01ffe1cbf94360e990cd4b97f2902f8de47385 100755 (executable)
@@ -71,4 +71,4 @@ $conf = array(
 */
 );
 
-?>
\ No newline at end of file
+?>
index 71820809399a4900f2532e1d112f884e98895d36..3bd9eeaa708365a5144cb67eba27f2e3c7a92545 100644 (file)
@@ -8,4 +8,3 @@ function busy_wait($how_long)
 
        while ($until > microtime(TRUE));
 }
-
index 5e4a85ea2e2bf4aab858fea22f07fb7432b92f0e..760cbecc8bb22b94aad73feb6777b8519f573b3a 100644 (file)
@@ -4,4 +4,3 @@ function test($a, $x, $y){
   return;
 }
 test('test', 9223372036854775808, 'test');
-
index 70cb11568433f1fae24d661c32f7b6af2ad76593..ba60e74a5103b60fc4069e5303760f8f4dc52ab6 100644 (file)
@@ -72,4 +72,3 @@ foreach ($tests as $n=>$test)
        }
 }
 if ($success) echo "OK";
-
index d229f8497fd7f1958ca1ba05c16c5d02f94ef486..d30f2f83848861ea85d36d830f0e99a6595b554b 100644 (file)
@@ -136,4 +136,3 @@ function test_open_basedir($function) {
 }
 
 ?>
-
index 6f16f72cc258135bdfb3c31b99f63b99424f5ab7..5f3cf67f92153a050fb45ac6b281de89241c41aa 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/bash
-export PDO_PGSQL_TEST_DSN='pgsql:host=localhost port=5432 dbname=test user=postgres password='
\ No newline at end of file
+export PDO_PGSQL_TEST_DSN='pgsql:host=localhost port=5432 dbname=test user=postgres password='
index ef13733edc9d3dfc328bef188cb7d6b5f74cf02e..108f47db2505610c9aa37fbb166a11b500892763 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash
 echo '
 <?php $conn_str .= " user=postgres"; ?>' >> "./ext/pgsql/tests/config.inc"
-psql -c 'create database test;' -U postgres
\ No newline at end of file
+psql -c 'create database test;' -U postgres
index 68fa579b5f44c43a94f6b1b2d6f7ec6c5ef73d94..ed4ff3eed728e34ac4140b3c2d35be497e7f632d 100644 (file)
@@ -252,4 +252,3 @@ really-install:
        @echo Registering event source with syslog (requires admin rights)
        @echo It's okay for this step to fail:
        -$(PHP_PREFIX)\php.exe -n -dextension_dir=$(PHP_PREFIX) win32/build/registersyslog.php $(PHP_PREFIX)\$(PHPDLL)
-
index 517db128bd10b668c22fd0faa5811ac7fc058637..37c449a059e3d6ed556231d6cb662227b7fbeec3 100644 (file)
@@ -57,4 +57,3 @@ _VC_MANIFEST_EMBED_DLL= if exist $@.manifest $(MT) -nologo -manifest $@.manifest
 !endif
 
 install: build-headers  build-bins
-
index 2fbbdad93cc5d48a874957f89030dc6f05df69d9..5cbc945d134982b115e2b5aa756313897075816a 100644 (file)
@@ -260,4 +260,3 @@ C.Write(file_get_contents("win32/build/configure.tail"));
 
 B.WriteLine("@echo off");
 B.WriteLine("cscript /nologo configure.js %*");
-
index 4f7a46344222ce951088c02eeba619eeda876051..e90dae0b813b2c80044ba0ac09185e08554544fe 100644 (file)
@@ -337,4 +337,3 @@ ARG_ENABLE("test-ini", "Enable automatic php.ini generation. The test.ini will b
 
 ARG_WITH("test-ini-ext-exclude", "Comma separated list of shared extensions to \
                be excluded from the test.ini", "no");
-
index 812d28faf5e67fdfe8038bba2a7a23b3bd36884d..f43ebeb6a64a4ed8bac46939416b787951e14073 100644 (file)
@@ -125,4 +125,3 @@ DEFINE("PHP_DIR", PHP_DIR);
 
 ARG_WITH("codegen-arch", "Architecture for code generation", "no");
 toolset_setup_codegen_arch();
-
index 70625a43d42188fd364456f4b090a7c85842d902..d17d4ae67b6e4ecc50ac28f551aed774d2fb2986 100644 (file)
@@ -8,4 +8,3 @@ if (!MODE_PHPIZE && sapi_enabled.length < 1) {
 }
 
 generate_files();
-
index b216659ebf9c5d54bc7c5cbd71eea00dd45bd750..371d586ef8ae4d3352c8dfc23cc63b60501b2408 100644 (file)
@@ -3487,4 +3487,3 @@ function add_asan_opts(cflags_name, libs_name, ldflags_name)
                ADD_FLAG(ldflags_name, "/libpath:\"" + get_clang_lib_dir() + "\\windows\"");
        }
 }
-
index 794b9cb710607eaed728fb5cbe410f9e5e7b0385..a79885f00883eadd86e14674d5d53beb87378571 100644 (file)
@@ -8,4 +8,3 @@ IF NOT EXIST configure.bat (
        echo Now run 'configure --help'
 )
 SET PHP_BUILDCONF_PATH=
-
index 01d4d3a86bfde2845326e6e576eb70d0f19bbb71..f326abf7d975c4d9a6610ed1a978c64b0eeac9b7 100755 (executable)
@@ -25,4 +25,3 @@ SymbolicName=PHP_SYSLOG_ERROR_TYPE
 Language=English
 %1 %2
 .
-
index 2010e0ca4cbefe48c171df60f1e41920dcb0b26c..34861d148b377fefe7f07b5f3d06f5cdfbf995d9 100644 (file)
@@ -1,4 +1,3 @@
-
 #include <stdio.h>
 
 #include <windows.h>
index 1601a3cc16bb99916619b46978569ed526959adc..552323c5b1873d6460fb706a6495ea28358ce138 100644 (file)
@@ -1,4 +1,3 @@
-
 /*****************************************************************************
  *                                                                           *
  * sys/param.c                                                               *