From:             remi
Operating system: GNU/Linux
PHP version:      5.4Git-2012-10-08 (Git)
Package:          *General Issues
Bug Type:         Bug
Bug description:Executable permission on various source files

Description:
------------
Not a big issue, but easy to fix one.

This raises some warnings (rpmlint) for packaging on the "debuginfo"
package.

Test script:
---------------
find . -name \*.[ch] -executable 

Expected result:
----------------
empty result

Actual result:
--------------
./Zend/zend_iterators.c
./Zend/zend_build.h
./Zend/zend_interfaces.h
./Zend/zend_interfaces.c
./Zend/zend_iterators.h
./ext/sqlite/libsqlite/src/config_static.w32.h
./ext/pcntl/pcntl.c
./ext/interbase/php_ibase_includes.h
./ext/com_dotnet/com_persist.c
./ext/enchant/enchant.c
./ext/pdo_oci/php_pdo_oci_int.h
./ext/pdo_oci/php_pdo_oci.h
./ext/pdo_oci/oci_statement.c
./ext/pdo_oci/oci_driver.c
./ext/pdo_oci/pdo_oci.c
./ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.h
./ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c
./ext/mbstring/libmbfl/mbfl/mbfl_defs.h
./ext/mbstring/oniguruma/enc/utf32_le.c
./ext/mbstring/oniguruma/enc/utf32_be.c
./ext/mbstring/oniguruma/enc/utf16_be.c
./ext/mbstring/oniguruma/enc/utf16_le.c
./ext/mbstring/oniguruma/regext.c
./ext/pdo_mysql/pdo_mysql.c
./ext/pdo_mysql/mysql_statement.c
./ext/pdo_mysql/mysql_driver.c
./ext/pdo_mysql/php_pdo_mysql.h
./ext/pdo_mysql/php_pdo_mysql_int.h
./ext/pdo/php_pdo.h
./ext/pdo/php_pdo_int.h
./ext/pdo/pdo_stmt.c
./ext/pdo/pdo.c
./ext/pdo/php_pdo_driver.h
./ext/pdo/pdo_dbh.c
./ext/spl/spl_exceptions.c
./ext/spl/spl_functions.h
./ext/spl/spl_exceptions.h
./ext/spl/spl_functions.c
./ext/spl/spl_array.h
./ext/spl/spl_observer.c
./ext/spl/spl_directory.h
./ext/spl/spl_directory.c
./ext/spl/spl_array.c
./ext/spl/php_spl.c
./ext/spl/spl_engine.h
./ext/spl/spl_iterators.c
./ext/spl/php_spl.h
./ext/spl/spl_iterators.h
./ext/spl/spl_observer.h
./ext/spl/spl_engine.c
./ext/simplexml/sxe.h
./ext/simplexml/php_simplexml_exports.h
./ext/simplexml/sxe.c
./ext/dba/php_db1.h
./ext/dba/dba_db1.c
./ext/dba/dba_qdbm.c
./ext/pdo_odbc/odbc_stmt.c
./ext/pdo_odbc/php_pdo_odbc_int.h
./ext/pdo_odbc/pdo_odbc.c
./ext/pdo_odbc/odbc_driver.c
./ext/standard/winver.h
./main/streams/glob_wrapper.c
./main/streams/php_stream_glob_wrapper.h
./main/streams/streams.c
./main/php_streams.h
./win32/globals.c
./win32/php_win32_globals.h


-- 
Edit bug report at https://bugs.php.net/bug.php?id=63236&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=63236&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=63236&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=63236&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=63236&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=63236&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=63236&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=63236&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=63236&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=63236&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=63236&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=63236&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=63236&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=63236&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63236&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=63236&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=63236&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=63236&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63236&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=63236&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=63236&r=mysqlcfg

Reply via email to