php-src/ext
Nikita Popov 96da1fe8a9 Fixed bug #76737
Explicitly prohibit serialization and unserialization of reflection
objects.
2018-09-29 14:47:57 +02:00
..
bcmath Remove HAVE_ASSERT_H 2018-09-09 09:43:03 +02:00
bz2 Remove unused ext/bz2/php_bz2.def 2018-09-29 09:23:31 +02:00
calendar Fix typos in code comments 2018-07-25 11:57:11 +02:00
com_dotnet Fix localized error messages and memory leaks 2018-09-17 10:56:50 +02:00
ctype Remove outdated ext/ctype/ctpye.xml reference document 2018-09-26 12:57:54 +02:00
curl Merge branch 'PHP-7.3' 2018-09-17 20:31:36 -04:00
date Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
dba Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
dom Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
enchant Remove unused ext/enchant/tests files 2018-09-25 22:30:22 +02:00
exif Remove unused ext/exif/tests/test6.jpg 2018-09-25 22:50:17 +02:00
fileinfo Make PHP development tools files executable 2018-09-17 00:02:36 +02:00
filter Remove superfluous checks of always available functions 2018-08-03 00:13:01 -03:00
ftp Merge branch 'PHP-7.2' into PHP-7.3 2018-09-04 04:57:13 +02:00
gd Remove unused files 2018-09-26 12:54:20 +02:00
gettext Merge branch 'PHP-7.2' into PHP-7.3 2018-08-05 20:32:05 +02:00
gmp Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
hash Merge branch 'PHP-7.3' 2018-09-25 12:10:33 -04:00
iconv Merge branch 'PHP-7.3' 2018-09-22 15:57:28 +02:00
imap Fix some misspellings 2018-08-12 16:15:45 +02:00
interbase Fix some misspellings 2018-08-12 16:15:45 +02:00
intl Simplify buffer management in php_intl_idn_to_46() 2018-09-18 12:46:30 +02:00
json Sync with e0fe6674 2018-08-13 09:18:38 +02:00
ldap Remove IS_EXT_MODULE defines 2018-09-16 11:09:51 +02:00
libxml Bump minimum libxml version to 2.7.6 2018-09-23 15:51:09 +02:00
mbstring Remove unused and untouched ext/libmbfl/tests files 2018-09-26 23:08:04 +02:00
mysqli Remove unused files 2018-09-26 12:54:20 +02:00
mysqlnd Drop WE_DONT_COPY_IN_BUFFERED_AND_UNBUFFERED_BECAUSEOF_IS_REF 2018-09-22 18:53:32 +02:00
oci8 Merge branch 'PHP-7.2' into PHP-7.3 2018-09-24 20:53:31 +10:00
odbc Fix some misspellings 2018-08-12 16:15:45 +02:00
opcache Avoid useless store and checks in xlat_table. 2018-09-26 17:05:49 +03:00
openssl Fix localized error messages and memory leaks 2018-09-17 10:56:50 +02:00
pcntl Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
pcre Merge branch 'PHP-7.3' 2018-09-22 02:11:06 +02:00
pdo Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00
pdo_dblib Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
pdo_firebird Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
pdo_mysql Merge branch 'PHP-7.2' into PHP-7.3 2018-09-19 12:31:55 +02:00
pdo_oci Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
pdo_odbc Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
pdo_pgsql Merge branch 'PHP-7.2' 2018-07-30 18:29:40 +02:00
pdo_sqlite Remove HAVE_TIME_H 2018-09-21 14:10:30 +02:00
pgsql Fix permissions 2018-09-21 14:12:25 +02:00
phar Remove unused files 2018-09-26 12:54:20 +02:00
posix Remove __USE_GNU defines 2018-09-17 17:51:00 +02:00
pspell Remove IS_EXT_MODULE defines 2018-09-16 11:09:51 +02:00
readline Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
recode Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
reflection Fixed bug #76737 2018-09-29 14:47:57 +02:00
session Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
shmop Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
simplexml Remove unused files 2018-09-26 12:54:20 +02:00
skeleton Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
snmp Rename ext/snmp/tests/bigtest.sh to bigtest 2018-09-27 02:41:54 +02:00
soap Remove outdated soap examples 2018-09-29 09:26:29 +02:00
sockets Fix localized error messages and memory leaks 2018-09-17 10:56:50 +02:00
sodium Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
spl Remove and refactor ext/spl/examples 2018-09-29 09:29:32 +02:00
sqlite3 Update to SQLite 3.25.1 2018-09-19 20:01:04 +02:00
standard Remove unnecessary base64_encode() return value check 2018-09-23 14:49:10 +02:00
sysvmsg Remove __USE_GNU defines 2018-09-17 17:51:00 +02:00
sysvsem Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
sysvshm Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
tidy Squashed commit of the following: 2018-09-11 11:56:45 +03:00
tokenizer Run tokenizer_data_gen.sh to reorganize tokens 2018-07-29 13:21:33 -03:00
wddx Remove PHP_XML_INTERNAL defines 2018-09-17 10:13:55 +02:00
xml Bump minimum libxml version to 2.7.6 2018-09-23 15:51:09 +02:00
xmlreader Bump minimum libxml version to 2.7.6 2018-09-23 15:51:09 +02:00
xmlrpc Remove HAVE_STRING_H 2018-09-18 05:32:08 +02:00
xmlwriter Bump minimum libxml version to 2.7.6 2018-09-23 15:51:09 +02:00
xsl Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
zend_test Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
zip Remove bundled libzip 2018-09-18 12:13:43 +02:00
zlib Remove unused files 2018-09-26 12:54:20 +02:00
ext_skel.php [ci skip] Fix typo 2018-07-29 13:48:35 -03:00