MOON
Server: Apache
System: Linux ip-208-109-13-31.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els4.x86_64 #1 SMP Sat Aug 31 06:58:57 UTC 2024 x86_64
User: durgeshpandey215 (1013)
PHP: 8.1.29
Disabled: NONE
Upload Files
File: //php-8.2.0/.gitattributes
# Replace $Id$ strings with 40-character hexadecimal blob object name.
/ext/ext_skel.php               ident
/ext/phar/phar/pharcommand.inc  ident
/ext/dba/libinifile/inifile.c   ident
/ext/dba/libflatfile/flatfile.c ident
/ext/dba/libcdb/cdb_make.c      ident
/ext/dba/libcdb/cdb.c           ident
/run-tests.php                  ident

# A custom merge driver to avoid automatic merges. These are manually merged.
# See https://wiki.php.net/vcs/gitfaq
/NEWS                merge=NEWS
/UPGRADING           merge=NEWS
/UPGRADING.INTERNALS merge=NEWS

# Configure proper diff drivers to improve the context lines in the output
# of git diff and to improve token splitting for --word-diff.
*.phpt diff=php
*.php diff=php
*.[ch] diff=cpp

# Collapse generated files within a pull request.
**/*_arginfo.h linguist-generated
/Zend/zend_vm_execute.h linguist-generated
/Zend/zend_vm_opcodes.{h,c} linguist-generated