php-src/ext
Nikita Popov 1d0252a1c0 Remove IS_EXT_MODULE defines
I'm not sure what this was used for, but it doesn't look to be
relevant anymore.
2018-09-16 11:09:51 +02:00
..
bcmath Remove HAVE_ASSERT_H 2018-09-09 09:43:03 +02:00
bz2 Merge branch 'PHP-7.2' into PHP-7.3 2018-08-13 16:02:13 +02:00
calendar Fix typos in code comments 2018-07-25 11:57:11 +02:00
com_dotnet Use zend_class_entry/zend_function type names instead of _zend_class_entry/_zend_function tags. 2018-08-22 14:01:14 +03:00
ctype Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
curl Merge branch 'PHP-7.2' into PHP-7.3 2018-09-05 21:30:25 +02:00
date Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
dba Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
dom Merge branch 'PHP-7.3' 2018-08-28 14:02:44 +02:00
enchant Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
exif Fix some misspellings 2018-08-12 16:15:45 +02:00
fileinfo Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +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 Cleanup unused items 2018-08-02 18:28:56 +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 Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
iconv Escape trigraph sequence 2018-09-04 05:07:43 +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 Change default of $variant param of idn_to_ascii() and idn_to_utf8() 2018-09-15 14:41: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 Remove IS_EXT_MODULE defines 2018-09-16 11:09:51 +02:00
mbstring Remove HAVE_ASSERT_H 2018-09-09 09:43:03 +02:00
mysqli Renumber ZEND_ACC_... flags 2018-09-11 17:21:17 +03:00
mysqlnd Merge branch 'PHP-7.2' into PHP-7.3 2018-09-04 05:57:07 +02:00
oci8 Fix some misspellings 2018-08-12 16:15:45 +02:00
odbc Fix some misspellings 2018-08-12 16:15:45 +02:00
opcache Merge branch 'PHP-7.3' 2018-09-10 15:27:48 +03:00
openssl Merge branch 'PHP-7.2' into PHP-7.3 2018-09-13 11:06:47 +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-10 09:51:58 +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 Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +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 Merge branch 'PHP-7.3' 2018-08-03 07:12:13 +02:00
pgsql Fix some misspellings 2018-08-12 16:15:45 +02:00
phar Fix a typo in a class catch in Phar 2018-09-13 11:48:42 +02:00
posix Merge branch 'PHP-7.1' into PHP-7.2 2018-09-04 05:32:42 +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 Renumber ZEND_ACC_... flags 2018-09-11 17:21:17 +03:00
session Remove AC_FUNC_UTIME_NULL 2018-09-04 12:03:34 +02:00
shmop Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
simplexml Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
skeleton Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
snmp Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
soap Use Zend API helper functions 2018-09-11 23:50:43 +03:00
sockets Remove not needed checking for <errno.h> 2018-09-09 10:19:04 +02:00
sodium Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
spl Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
sqlite3 Update to SQLite 3.25.0 2018-09-15 23:12:25 +02:00
standard Revert "Implement #67331: Have parse_ini_file add empty entries" 2018-09-15 17:08:58 +02:00
sysvmsg Remove unused Git attributes ident 2018-07-25 00:53:25 +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 unused Git attributes ident 2018-07-25 00:53:25 +02:00
xml Remove IS_EXT_MODULE defines 2018-09-16 11:09:51 +02:00
xmlreader Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
xmlrpc Remove AC_HEADER_TIME 2018-09-02 19:24:55 +02:00
xmlwriter Remove unused Git attributes ident 2018-07-25 00:53:25 +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 Fix some misspellings 2018-08-12 16:15:45 +02:00
zlib Merge branch 'PHP-7.2' into PHP-7.3 2018-09-08 19:13:26 +02:00
ext_skel.php [ci skip] Fix typo 2018-07-29 13:48:35 -03:00