summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-10-09 13:28:31 +0800
committerXinchen Hui <laruence@php.net>2012-10-09 13:28:31 +0800
commit6284ef112ef870b791b8dfab36a39c4664744cc5 (patch)
treecfdc068c901886a9d600f861323ef1a4a6c5c9a5 /ext
parent45e0d452c5c369f0141fde780a6cbdd35d8f55b4 (diff)
downloadphp-git-6284ef112ef870b791b8dfab36a39c4664744cc5.tar.gz
Fixed bug #63236 (Executable permission on various source files)
Diffstat (limited to 'ext')
-rw-r--r--[-rwxr-xr-x]ext/com_dotnet/com_persist.c0
-rw-r--r--[-rwxr-xr-x]ext/dba/dba_db1.c0
-rw-r--r--[-rwxr-xr-x]ext/dba/dba_qdbm.c0
-rw-r--r--[-rwxr-xr-x]ext/dba/php_db1.h0
-rw-r--r--[-rwxr-xr-x]ext/enchant/enchant.c0
-rw-r--r--[-rwxr-xr-x]ext/interbase/php_ibase_includes.h0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.h0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/libmbfl/mbfl/mbfl_defs.h0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/oniguruma/enc/utf16_be.c0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/oniguruma/enc/utf16_le.c0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/oniguruma/enc/utf32_be.c0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/oniguruma/enc/utf32_le.c0
-rw-r--r--[-rwxr-xr-x]ext/mbstring/oniguruma/regext.c0
-rw-r--r--[-rwxr-xr-x]ext/pcntl/pcntl.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo/pdo.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo/pdo_dbh.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo/pdo_stmt.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo/php_pdo.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo/php_pdo_driver.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo/php_pdo_int.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo_mysql/mysql_driver.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_mysql/mysql_statement.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_mysql/pdo_mysql.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_mysql/php_pdo_mysql.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo_mysql/php_pdo_mysql_int.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo_oci/oci_driver.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_oci/oci_statement.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_oci/pdo_oci.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_oci/php_pdo_oci.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo_oci/php_pdo_oci_int.h0
-rw-r--r--[-rwxr-xr-x]ext/pdo_odbc/odbc_driver.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_odbc/odbc_stmt.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_odbc/pdo_odbc.c0
-rw-r--r--[-rwxr-xr-x]ext/pdo_odbc/php_pdo_odbc_int.h0
-rw-r--r--[-rwxr-xr-x]ext/simplexml/php_simplexml_exports.h0
-rw-r--r--[-rwxr-xr-x]ext/simplexml/sxe.c0
-rw-r--r--[-rwxr-xr-x]ext/simplexml/sxe.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/php_spl.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/php_spl.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_array.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_array.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_directory.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_directory.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_engine.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_engine.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_exceptions.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_exceptions.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_functions.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_functions.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_iterators.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_iterators.h0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_observer.c0
-rw-r--r--[-rwxr-xr-x]ext/spl/spl_observer.h0
-rw-r--r--[-rwxr-xr-x]ext/sqlite/libsqlite/src/config_static.w32.h0
-rw-r--r--[-rwxr-xr-x]ext/standard/winver.h0
56 files changed, 0 insertions, 0 deletions
diff --git a/ext/com_dotnet/com_persist.c b/ext/com_dotnet/com_persist.c
index fb940217e8..fb940217e8 100755..100644
--- a/ext/com_dotnet/com_persist.c
+++ b/ext/com_dotnet/com_persist.c
diff --git a/ext/dba/dba_db1.c b/ext/dba/dba_db1.c
index 08af439524..08af439524 100755..100644
--- a/ext/dba/dba_db1.c
+++ b/ext/dba/dba_db1.c
diff --git a/ext/dba/dba_qdbm.c b/ext/dba/dba_qdbm.c
index d72f6b9cbc..d72f6b9cbc 100755..100644
--- a/ext/dba/dba_qdbm.c
+++ b/ext/dba/dba_qdbm.c
diff --git a/ext/dba/php_db1.h b/ext/dba/php_db1.h
index c0bb5f08b4..c0bb5f08b4 100755..100644
--- a/ext/dba/php_db1.h
+++ b/ext/dba/php_db1.h
diff --git a/ext/enchant/enchant.c b/ext/enchant/enchant.c
index dcc39e267b..dcc39e267b 100755..100644
--- a/ext/enchant/enchant.c
+++ b/ext/enchant/enchant.c
diff --git a/ext/interbase/php_ibase_includes.h b/ext/interbase/php_ibase_includes.h
index 09f4243a01..09f4243a01 100755..100644
--- a/ext/interbase/php_ibase_includes.h
+++ b/ext/interbase/php_ibase_includes.h
diff --git a/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c b/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c
index 8f12feb47e..8f12feb47e 100755..100644
--- a/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c
+++ b/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c
diff --git a/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.h b/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.h
index a5e2d2fbef..a5e2d2fbef 100755..100644
--- a/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.h
+++ b/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.h
diff --git a/ext/mbstring/libmbfl/mbfl/mbfl_defs.h b/ext/mbstring/libmbfl/mbfl/mbfl_defs.h
index fcfac2b899..fcfac2b899 100755..100644
--- a/ext/mbstring/libmbfl/mbfl/mbfl_defs.h
+++ b/ext/mbstring/libmbfl/mbfl/mbfl_defs.h
diff --git a/ext/mbstring/oniguruma/enc/utf16_be.c b/ext/mbstring/oniguruma/enc/utf16_be.c
index 6ab80a6c1c..6ab80a6c1c 100755..100644
--- a/ext/mbstring/oniguruma/enc/utf16_be.c
+++ b/ext/mbstring/oniguruma/enc/utf16_be.c
diff --git a/ext/mbstring/oniguruma/enc/utf16_le.c b/ext/mbstring/oniguruma/enc/utf16_le.c
index 2248e4910f..2248e4910f 100755..100644
--- a/ext/mbstring/oniguruma/enc/utf16_le.c
+++ b/ext/mbstring/oniguruma/enc/utf16_le.c
diff --git a/ext/mbstring/oniguruma/enc/utf32_be.c b/ext/mbstring/oniguruma/enc/utf32_be.c
index 75133ca262..75133ca262 100755..100644
--- a/ext/mbstring/oniguruma/enc/utf32_be.c
+++ b/ext/mbstring/oniguruma/enc/utf32_be.c
diff --git a/ext/mbstring/oniguruma/enc/utf32_le.c b/ext/mbstring/oniguruma/enc/utf32_le.c
index 21dca10c11..21dca10c11 100755..100644
--- a/ext/mbstring/oniguruma/enc/utf32_le.c
+++ b/ext/mbstring/oniguruma/enc/utf32_le.c
diff --git a/ext/mbstring/oniguruma/regext.c b/ext/mbstring/oniguruma/regext.c
index f5ad1f35a2..f5ad1f35a2 100755..100644
--- a/ext/mbstring/oniguruma/regext.c
+++ b/ext/mbstring/oniguruma/regext.c
diff --git a/ext/pcntl/pcntl.c b/ext/pcntl/pcntl.c
index b840066d99..b840066d99 100755..100644
--- a/ext/pcntl/pcntl.c
+++ b/ext/pcntl/pcntl.c
diff --git a/ext/pdo/pdo.c b/ext/pdo/pdo.c
index e1d8235b0b..e1d8235b0b 100755..100644
--- a/ext/pdo/pdo.c
+++ b/ext/pdo/pdo.c
diff --git a/ext/pdo/pdo_dbh.c b/ext/pdo/pdo_dbh.c
index 4035b2b910..4035b2b910 100755..100644
--- a/ext/pdo/pdo_dbh.c
+++ b/ext/pdo/pdo_dbh.c
diff --git a/ext/pdo/pdo_stmt.c b/ext/pdo/pdo_stmt.c
index 0cf0cf852a..0cf0cf852a 100755..100644
--- a/ext/pdo/pdo_stmt.c
+++ b/ext/pdo/pdo_stmt.c
diff --git a/ext/pdo/php_pdo.h b/ext/pdo/php_pdo.h
index bc01da2cf8..bc01da2cf8 100755..100644
--- a/ext/pdo/php_pdo.h
+++ b/ext/pdo/php_pdo.h
diff --git a/ext/pdo/php_pdo_driver.h b/ext/pdo/php_pdo_driver.h
index 17b23a32ef..17b23a32ef 100755..100644
--- a/ext/pdo/php_pdo_driver.h
+++ b/ext/pdo/php_pdo_driver.h
diff --git a/ext/pdo/php_pdo_int.h b/ext/pdo/php_pdo_int.h
index 16a8f0efb9..16a8f0efb9 100755..100644
--- a/ext/pdo/php_pdo_int.h
+++ b/ext/pdo/php_pdo_int.h
diff --git a/ext/pdo_mysql/mysql_driver.c b/ext/pdo_mysql/mysql_driver.c
index 727357a03a..727357a03a 100755..100644
--- a/ext/pdo_mysql/mysql_driver.c
+++ b/ext/pdo_mysql/mysql_driver.c
diff --git a/ext/pdo_mysql/mysql_statement.c b/ext/pdo_mysql/mysql_statement.c
index 115e74c7dc..115e74c7dc 100755..100644
--- a/ext/pdo_mysql/mysql_statement.c
+++ b/ext/pdo_mysql/mysql_statement.c
diff --git a/ext/pdo_mysql/pdo_mysql.c b/ext/pdo_mysql/pdo_mysql.c
index e8e215fa39..e8e215fa39 100755..100644
--- a/ext/pdo_mysql/pdo_mysql.c
+++ b/ext/pdo_mysql/pdo_mysql.c
diff --git a/ext/pdo_mysql/php_pdo_mysql.h b/ext/pdo_mysql/php_pdo_mysql.h
index 87c7956257..87c7956257 100755..100644
--- a/ext/pdo_mysql/php_pdo_mysql.h
+++ b/ext/pdo_mysql/php_pdo_mysql.h
diff --git a/ext/pdo_mysql/php_pdo_mysql_int.h b/ext/pdo_mysql/php_pdo_mysql_int.h
index f8caa9f6eb..f8caa9f6eb 100755..100644
--- a/ext/pdo_mysql/php_pdo_mysql_int.h
+++ b/ext/pdo_mysql/php_pdo_mysql_int.h
diff --git a/ext/pdo_oci/oci_driver.c b/ext/pdo_oci/oci_driver.c
index b3aa7657ab..b3aa7657ab 100755..100644
--- a/ext/pdo_oci/oci_driver.c
+++ b/ext/pdo_oci/oci_driver.c
diff --git a/ext/pdo_oci/oci_statement.c b/ext/pdo_oci/oci_statement.c
index da3542559f..da3542559f 100755..100644
--- a/ext/pdo_oci/oci_statement.c
+++ b/ext/pdo_oci/oci_statement.c
diff --git a/ext/pdo_oci/pdo_oci.c b/ext/pdo_oci/pdo_oci.c
index a0a05839e6..a0a05839e6 100755..100644
--- a/ext/pdo_oci/pdo_oci.c
+++ b/ext/pdo_oci/pdo_oci.c
diff --git a/ext/pdo_oci/php_pdo_oci.h b/ext/pdo_oci/php_pdo_oci.h
index ae96edc7c8..ae96edc7c8 100755..100644
--- a/ext/pdo_oci/php_pdo_oci.h
+++ b/ext/pdo_oci/php_pdo_oci.h
diff --git a/ext/pdo_oci/php_pdo_oci_int.h b/ext/pdo_oci/php_pdo_oci_int.h
index 990225493f..990225493f 100755..100644
--- a/ext/pdo_oci/php_pdo_oci_int.h
+++ b/ext/pdo_oci/php_pdo_oci_int.h
diff --git a/ext/pdo_odbc/odbc_driver.c b/ext/pdo_odbc/odbc_driver.c
index ca2808c6f5..ca2808c6f5 100755..100644
--- a/ext/pdo_odbc/odbc_driver.c
+++ b/ext/pdo_odbc/odbc_driver.c
diff --git a/ext/pdo_odbc/odbc_stmt.c b/ext/pdo_odbc/odbc_stmt.c
index e700ef8c3c..e700ef8c3c 100755..100644
--- a/ext/pdo_odbc/odbc_stmt.c
+++ b/ext/pdo_odbc/odbc_stmt.c
diff --git a/ext/pdo_odbc/pdo_odbc.c b/ext/pdo_odbc/pdo_odbc.c
index 5c02f47a35..5c02f47a35 100755..100644
--- a/ext/pdo_odbc/pdo_odbc.c
+++ b/ext/pdo_odbc/pdo_odbc.c
diff --git a/ext/pdo_odbc/php_pdo_odbc_int.h b/ext/pdo_odbc/php_pdo_odbc_int.h
index e200d7ce63..e200d7ce63 100755..100644
--- a/ext/pdo_odbc/php_pdo_odbc_int.h
+++ b/ext/pdo_odbc/php_pdo_odbc_int.h
diff --git a/ext/simplexml/php_simplexml_exports.h b/ext/simplexml/php_simplexml_exports.h
index 2ff0765734..2ff0765734 100755..100644
--- a/ext/simplexml/php_simplexml_exports.h
+++ b/ext/simplexml/php_simplexml_exports.h
diff --git a/ext/simplexml/sxe.c b/ext/simplexml/sxe.c
index 2e9a5b7c2c..2e9a5b7c2c 100755..100644
--- a/ext/simplexml/sxe.c
+++ b/ext/simplexml/sxe.c
diff --git a/ext/simplexml/sxe.h b/ext/simplexml/sxe.h
index 4c39b9aa12..4c39b9aa12 100755..100644
--- a/ext/simplexml/sxe.h
+++ b/ext/simplexml/sxe.h
diff --git a/ext/spl/php_spl.c b/ext/spl/php_spl.c
index e2bd7cf281..e2bd7cf281 100755..100644
--- a/ext/spl/php_spl.c
+++ b/ext/spl/php_spl.c
diff --git a/ext/spl/php_spl.h b/ext/spl/php_spl.h
index fb0765a81b..fb0765a81b 100755..100644
--- a/ext/spl/php_spl.h
+++ b/ext/spl/php_spl.h
diff --git a/ext/spl/spl_array.c b/ext/spl/spl_array.c
index 11540decd9..11540decd9 100755..100644
--- a/ext/spl/spl_array.c
+++ b/ext/spl/spl_array.c
diff --git a/ext/spl/spl_array.h b/ext/spl/spl_array.h
index 909f4c97dc..909f4c97dc 100755..100644
--- a/ext/spl/spl_array.h
+++ b/ext/spl/spl_array.h
diff --git a/ext/spl/spl_directory.c b/ext/spl/spl_directory.c
index 8c1810ef71..8c1810ef71 100755..100644
--- a/ext/spl/spl_directory.c
+++ b/ext/spl/spl_directory.c
diff --git a/ext/spl/spl_directory.h b/ext/spl/spl_directory.h
index 96f5dd6cb7..96f5dd6cb7 100755..100644
--- a/ext/spl/spl_directory.h
+++ b/ext/spl/spl_directory.h
diff --git a/ext/spl/spl_engine.c b/ext/spl/spl_engine.c
index d501f31435..d501f31435 100755..100644
--- a/ext/spl/spl_engine.c
+++ b/ext/spl/spl_engine.c
diff --git a/ext/spl/spl_engine.h b/ext/spl/spl_engine.h
index db7affef80..db7affef80 100755..100644
--- a/ext/spl/spl_engine.h
+++ b/ext/spl/spl_engine.h
diff --git a/ext/spl/spl_exceptions.c b/ext/spl/spl_exceptions.c
index 570299a2a8..570299a2a8 100755..100644
--- a/ext/spl/spl_exceptions.c
+++ b/ext/spl/spl_exceptions.c
diff --git a/ext/spl/spl_exceptions.h b/ext/spl/spl_exceptions.h
index 8d3a58a30c..8d3a58a30c 100755..100644
--- a/ext/spl/spl_exceptions.h
+++ b/ext/spl/spl_exceptions.h
diff --git a/ext/spl/spl_functions.c b/ext/spl/spl_functions.c
index 3a3cdcc708..3a3cdcc708 100755..100644
--- a/ext/spl/spl_functions.c
+++ b/ext/spl/spl_functions.c
diff --git a/ext/spl/spl_functions.h b/ext/spl/spl_functions.h
index 8cf98e55b3..8cf98e55b3 100755..100644
--- a/ext/spl/spl_functions.h
+++ b/ext/spl/spl_functions.h
diff --git a/ext/spl/spl_iterators.c b/ext/spl/spl_iterators.c
index a46b7d4e48..a46b7d4e48 100755..100644
--- a/ext/spl/spl_iterators.c
+++ b/ext/spl/spl_iterators.c
diff --git a/ext/spl/spl_iterators.h b/ext/spl/spl_iterators.h
index 525a25cc9e..525a25cc9e 100755..100644
--- a/ext/spl/spl_iterators.h
+++ b/ext/spl/spl_iterators.h
diff --git a/ext/spl/spl_observer.c b/ext/spl/spl_observer.c
index 85bbeec731..85bbeec731 100755..100644
--- a/ext/spl/spl_observer.c
+++ b/ext/spl/spl_observer.c
diff --git a/ext/spl/spl_observer.h b/ext/spl/spl_observer.h
index bfee74f300..bfee74f300 100755..100644
--- a/ext/spl/spl_observer.h
+++ b/ext/spl/spl_observer.h
diff --git a/ext/sqlite/libsqlite/src/config_static.w32.h b/ext/sqlite/libsqlite/src/config_static.w32.h
index d9893024fa..d9893024fa 100755..100644
--- a/ext/sqlite/libsqlite/src/config_static.w32.h
+++ b/ext/sqlite/libsqlite/src/config_static.w32.h
diff --git a/ext/standard/winver.h b/ext/standard/winver.h
index cb469a91c0..cb469a91c0 100755..100644
--- a/ext/standard/winver.h
+++ b/ext/standard/winver.h