Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Sep 10, 2018

Following #3505

This patch trims trailing whitespaces in all source code files for the PHP-7.2 branch

excluding the following locations:
  • tests
  • Zend/tests
  • sapi/tests
  • sapi/*/tests
  • ext/*/tests
  • ext/mbstring/oniguruma
  • ext/mbstring/oniguruma.patch
  • ext/gd/libgd
  • ext/date/lib
  • ext/fileinfo/libmagic
  • ext/fileinfo/libmagic.patch
  • ext/fileinfo/magicdata.patch
  • ext/sqlite3/libsqlite
  • ext/zip/lib/
  • ext/pcre/pcrelib
  • ext/pgsql/pgsql.mak
  • ext/xml/xml.mak
  • ext/ldap/ldap.mak
  • ext/bcmath/libbcmath/mkinstalldirs
  • ext/bcmath/libbcmath/install-sh
  • ext/bcmath/libbcmath/configure
  • ext/spl/doxygen.cfg
  • ext/standard/html_tables/mappings
  • ltmain.sh
  • build/libtool.m4
  • build/shtool
  • win32/php7dllts.rc
  • win32/php7ts.rc
  • win32/php7ts_cli.rc
  • scripts/dev/generate-phpt
  • scripts/dev/generate-phpt.phar
  • Zend/ZendCore.dep
and excluding files generated using internal scripts:
  • Zend/zend_language_scanner.c
  • Zend/zend_ini_scanner.c
  • Zend/zend_vm_execute.h
  • Zend/zend_vm_opcodes.h
  • Zend/zend_vm_opcodes.c
  • sapi/cli/mime_type_map.h
  • sapi/phpdbg/phpdbg_lexer.c
  • ext/json/json_scanner.c
  • ext/pdo/pdo_sql_parser.c
  • ext/standard/url_scanner_ex.c
  • ext/standard/var_unserializer.c
  • ext/phar/phar_path_check.c
  • ext/fileinfo/data_file.c
  • ext/standard/credits_ext.h
  • ext/standard/credits_sapi.h
  • ext/mbstring/unicode_data.h
  • win32/cp_enc_map.c
  • ext/standard/html_tables.h

@petk petk force-pushed the patch-trailing-whitespaces-php-7.2-src branch 3 times, most recently from f486d15 to 3f1c207 Compare September 15, 2018 03:16
@petk petk force-pushed the patch-trailing-whitespaces-php-7.2-src branch from 3f1c207 to a25a38c Compare September 15, 2018 04:36
@petk
Copy link
Member Author

petk commented Sep 29, 2018

Closing in favor of #3505

@petk petk closed this Sep 29, 2018
@petk petk deleted the patch-trailing-whitespaces-php-7.2-src branch September 29, 2018 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant