php-src/ext
Nikita Popov 0b6063f331 Restore array_key_exists() compatibility for ArrayObject
Doing this by special-casing array_key_exists() for ArrayObject.
2018-10-11 16:10:22 +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-10-08 10:21:03 -04:00
date Specify timezone in test 2018-10-10 13:28:06 +02: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 HASH_OF uses in ext/filter 2018-10-11 13:04:08 +02:00
ftp Merge branch 'PHP-7.2' into PHP-7.3 2018-10-05 18:41:57 +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 Fix incorrect printf modifier after size_t changes 2018-10-04 12:13:46 +02: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 Enforce C++11 in ext/intl 2018-10-07 20:00:03 +02:00
json Introduce get_properties_for() handler 2018-10-10 10:39:10 +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 unnecessary HASH_OF uses in mbstring 2018-10-11 13:04:08 +02:00
mysqli mysqli_fork: Fix undefined variable 2018-10-06 14:38:10 -03:00
mysqlnd Merge branch 'PHP-7.3' 2018-10-05 21:34:04 +02:00
oci8 Drop unnecessary HASH_OF uses in ext/oci8 2018-10-11 13:04:08 +02:00
odbc Fix some misspellings 2018-08-12 16:15:45 +02:00
opcache During size calculation, pointer should be kept unchanged 2018-10-08 23:52:24 +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-10-04 11:46:37 +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 Removing last unused 2018-09-26 13:40:41 +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 Unbundle libsqlite3 2018-10-06 12:36:55 +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 Don't overload get_properties for ArrayObject 2018-10-10 10:39:10 +02:00
session Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
shmop Update and refactor shmop extension's README 2018-10-08 06:27:17 +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 Fix PHPT ENV sections 2018-10-06 12:29:04 +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 Merge branch 'PHP-7.2' into PHP-7.3 2018-09-29 21:20:01 +02:00
spl Restore array_key_exists() compatibility for ArrayObject 2018-10-11 16:10:22 +02:00
sqlite3 Unbundle libsqlite3 2018-10-06 12:36:55 +02:00
standard Restore array_key_exists() compatibility for ArrayObject 2018-10-11 16:10:22 +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 Fixed bug #76991 2018-10-10 15:00:18 +02:00
wddx Remove PHP_XML_INTERNAL defines 2018-09-17 10:13:55 +02:00
xml Merge branch 'PHP-7.3' 2018-10-09 16:09:46 +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 Merge branch 'PHP-7.3' 2018-10-03 12:59:46 +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