php-src/ext
2018-12-26 12:58:11 +03:00
..
bcmath Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
bz2 Clean testfile 2018-11-08 14:29:39 +01:00
calendar Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
com_dotnet Merge branch 'PHP-7.3' 2018-11-26 15:35:30 +01:00
ctype Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
curl ext/curl: port to pkg-config macro and consistently require its use 2018-12-09 17:28:02 +01:00
date Merge branch 'PHP-7.3' 2018-12-23 17:57:23 +00:00
dba Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
dom Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
enchant Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
exif Merge branch 'PHP-7.3' 2018-11-26 22:49:29 +01:00
fileinfo Merge branch 'PHP-7.3' 2018-11-14 22:35:47 +01:00
filter Removed useless zval_ptr_dtor(return_value) 2018-12-26 12:58:11 +03:00
ftp Merge branch 'PHP-7.3' 2018-11-20 11:20:57 +01:00
gd Resolve imagecropauto() default $mode quirk 2018-12-12 17:25:37 +01:00
gettext Add putenv for setlocale for gettext tests 2018-11-07 18:54:47 +01:00
gmp Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
hash Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
iconv Merge branch 'PHP-7.3' 2018-11-14 14:59:56 +01:00
imap Removed useless zval_ptr_dtor(return_value) 2018-12-26 12:58:11 +03:00
interbase Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
intl ext/intl: Use pkg-config to detect icu 2018-12-09 16:59:24 +01:00
json Remove lexer files generated by RE2C 2018-11-11 02:55:46 +01:00
ldap Fix a test for ldap extension 2018-11-03 17:37:47 +01:00
libxml Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mbstring Merge branch 'PHP-7.3' 2018-11-15 17:17:06 +01:00
mysqli Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mysqlnd Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
oci8 Merge branch 'PHP-7.2' into PHP-7.3 2018-12-10 21:54:23 +11:00
odbc Merge branch 'PHP-7.3' 2018-10-30 00:24:20 +01:00
opcache Replace zend_hash_apply... with ZEND_HASH_FOREACH... 2018-12-19 02:49:56 +03:00
openssl Merge branch 'PHP-7.0' into PHP-7.1 2018-12-02 13:38:59 -08:00
pcntl Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
pcre Merge branch 'PHP-7.3' 2018-12-01 10:28:56 +01:00
pdo Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
pdo_dblib Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_firebird Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_mysql Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
pdo_oci Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_odbc Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_pgsql ext/pdo_pgsql: drop unneeded code 2018-12-09 17:15:58 +01:00
pdo_sqlite Fix illogical strncpy size 2018-12-01 00:13:58 +01:00
pgsql Fix typo in tests 2018-11-19 22:17:58 +01:00
phar Merge branch 'PHP-7.3' 2018-12-03 00:43:00 -08:00
posix Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pspell Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
readline Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
recode Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
reflection Remove redundant __clone() methods from Reflection 2018-11-26 14:00:42 +01:00
session Merge branch 'PHP-7.3' 2018-10-31 10:59:31 -07:00
shmop Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
simplexml Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
skeleton Merge branch 'PHP-7.2' into PHP-7.3 2018-10-19 00:10:22 +02:00
snmp Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
soap Merge branch 'PHP-7.3' 2018-11-21 11:30:42 +08:00
sockets Merge branch 'PHP-7.3' 2018-11-20 21:16:36 +01:00
sodium Merge branch 'PHP-7.3' 2018-12-16 16:37:15 +01:00
spl Removed useless zval_ptr_dtor(return_value) 2018-12-26 12:58:11 +03:00
sqlite3 Implement SQLite3Stmt::getSQL method, returning the original statement SQL, eventually expanded 2018-12-15 17:27:33 +01:00
standard Merge branch 'PHP-7.3' 2018-12-23 20:21:16 +01:00
sysvmsg Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
sysvsem fix typo in sysvsem.c 2018-10-23 14:57:03 +02:00
sysvshm Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
tidy Merge branch 'PHP-7.3' 2018-12-09 19:15:57 +01:00
tokenizer Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
wddx Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
xml Merge branch 'PHP-7.3' 2018-10-30 18:55:16 +01:00
xmlreader Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
xmlrpc [ci skip] Remove automake and aclocal in comments 2018-10-21 13:06:58 +02:00
xmlwriter Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
xsl Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
zend_test Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
zip Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
zlib Future-proof email addresses 2018-11-01 18:35:32 +02:00
ext_skel.php [ci skip] Fix typo 2018-07-29 13:48:35 -03:00