php-src/ext
2017-07-05 23:39:10 +03:00
..
bcmath Merge branch 'PHP-7.1' 2017-04-10 14:49:13 +08:00
bz2 Remove more unnecessary checks on Zend's allocator functions 2017-03-16 12:23:55 +01:00
calendar pull-request/2456: 2017-04-08 11:37:10 +01:00
com_dotnet Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ctype Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
curl Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
date Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
dba further data type fixes to ext/dba 2017-05-29 10:17:43 +02:00
dom Merge branch 'PHP-7.1' 2017-06-03 00:42:38 +02:00
enchant Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
exif Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
fileinfo preg_replace() optimization 2017-06-07 13:50:16 +03:00
filter Drop useless allocation in php_filter_callback 2017-07-04 21:11:22 +02:00
ftp Test ftp_ssl_connect() function : error conditions 2017-06-19 19:48:52 -04:00
gd Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
gettext ext/gettext: respect passed in library directory for all checks 2017-04-17 08:11:40 +01:00
gmp Deprecate gmp_random() 2017-02-03 18:52:57 +01:00
hash fix hash build (when build dir != src dir) 2017-05-29 09:55:51 +02:00
iconv Drop unnecessary allocator return value checks 2017-03-13 22:07:15 +01:00
imap Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
interbase Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
intl Release temporary string reference 2017-06-25 19:39:13 -04:00
json Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
ldap Added constants for known ldap controls OID and tests for ldap_get/set_option for controls 2017-07-05 16:41:52 +02:00
libxml Merge branch 'PHP-7.1' 2017-06-03 00:42:38 +02:00
mbstring reapply platform related onig patches 2017-05-30 15:47:56 +02:00
mysqli Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
mysqlnd Use zval_ptr_dtor_nogc() for data that can't be circular 2017-06-29 12:14:41 +03:00
oci8 Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
odbc Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
opcache Don't visit the same Phi twice 2017-07-05 23:39:10 +03:00
openssl Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
pcntl Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
pcre Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
pdo Apply fix for #69356 to "Sent SQL" 2017-06-29 11:45:41 +02:00
pdo_dblib Add PDO parameter types for national character set strings 2017-03-20 18:25:50 -04:00
pdo_firebird Remove dead code related to error constants 2017-03-01 16:28:47 -05:00
pdo_mysql Merge branch 'PHP-7.1' 2017-04-07 15:21:57 +08:00
pdo_oci Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-oci8 syntax) 2017-06-20 16:24:38 +10:00
pdo_odbc Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
pdo_pgsql Merge branch 'PHP-7.1' 2017-01-20 20:12:30 +00:00
pdo_sqlite Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
pgsql Merge branch 'PHP-7.1' 2017-01-26 11:36:50 +00:00
phar Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
posix Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
pspell Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
readline Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
recode Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
reflection Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
session Fixed bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode 2017-07-01 03:32:54 +09:00
shmop Deprecate track_errors / $php_errormsg 2017-02-03 21:02:52 +01:00
simplexml "Countable" interface is moved from SPL to Core 2017-05-25 12:47:43 +03:00
skeleton awk: syntax error 2016-11-26 15:32:08 -08:00
snmp Drop unnecessary allocator return value checks 2017-03-13 22:07:15 +01:00
soap Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
sockets Merge branch 'PHP-7.1' 2017-04-10 14:49:13 +08:00
spl Add NEWS entry and a test for Bug#71412 2017-07-02 10:41:38 -04:00
sqlite3 Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
standard Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
sysvmsg Fixed wrong usage of old ZPP API. 2017-06-19 18:08:50 +03:00
sysvsem Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sysvshm Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
tidy Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
tokenizer Use ZSTR_CHAR in token_get_all() 2017-03-22 22:38:07 +01:00
wddx Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
xml Deprecate each() 2017-02-03 21:02:52 +01:00
xmlreader Merge branch 'PHP-7.0' into PHP-7.1 2017-05-02 06:25:21 +01:00
xmlrpc Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
xmlwriter Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
xsl Deprecate __autoload() 2017-02-03 18:52:57 +01:00
zend_test fix shared compilation 2017-03-15 11:43:20 +01:00
zip Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
zlib Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ext_skel Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
ext_skel_win32.php