php-src/ext
Daniel Lowrey c5c4d22c10 Deprecate "session_meta_capture" SSL context option
Meta data about encrypted streams is now available as part of the
"crypto" key in the array returned by stream_get_meta_data(). This
update deprecates the use of the "session_meta_capture" ssl
context option in encrypted streams.
2015-03-09 23:15:57 -06:00
..
bcmath made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
bz2 indent 2015-03-04 12:10:23 +08:00
calendar bump year 2015-01-15 23:27:30 +08:00
com_dotnet made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
ctype bump year 2015-01-15 23:27:30 +08:00
curl Remove unsafe curl file uploads 2015-03-09 11:00:04 +01:00
date Implement engine exceptions 2015-03-09 14:01:32 +01:00
dba Fixed build 2015-03-04 10:49:55 +08:00
dom Implement engine exceptions 2015-03-09 14:01:32 +01:00
enchant Merge branch 'PHP-5.6' 2015-02-17 07:10:30 +01:00
exif made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
fileinfo partially revert wrong merge 2015-03-08 20:05:34 +01:00
filter Merge branch 'PHP-5.5' into PHP-5.6 2015-03-09 17:23:04 +08:00
ftp Ported ftp 2015-02-02 13:53:03 +08:00
gd Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
gettext bump year 2015-01-15 23:27:30 +08:00
gmp made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
hash Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
iconv made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
imap Ported imap 2015-02-02 14:35:50 +08:00
interbase ZTS cleanup 2015-03-08 19:25:55 +08:00
intl Implement engine exceptions 2015-03-09 14:01:32 +01:00
json ZTS cleanup 2015-03-08 19:25:55 +08:00
ldap Ported ldap 2015-02-02 15:05:20 +08:00
libxml abstain from using xmlCleanupParser 2015-02-17 10:37:52 +01:00
mbstring added missing parentheses 2015-03-08 23:45:11 -07:00
mcrypt Removed deprecated mcrypt_ecb() etc 2015-03-09 11:37:13 +01:00
mysqli Implement engine exceptions 2015-03-09 14:01:32 +01:00
mysqlnd Minimize copying of HashTable realocation 2015-03-05 17:22:10 +03:00
oci8 attempt to port oci 2015-02-03 22:17:25 +08:00
odbc Merge branch 'PHP-5.6' 2015-03-08 07:37:07 +01:00
opcache Improved hash key manangement code 2015-03-06 16:26:40 +03:00
openssl Deprecate "session_meta_capture" SSL context option 2015-03-09 23:15:57 -06:00
pcntl bump year 2015-01-15 23:27:30 +08:00
pcre ZTS cleanup 2015-03-08 19:25:55 +08:00
pdo Use new ZEND_HASH_FOREACH_... API. 2015-02-10 15:43:12 +03:00
pdo_dblib Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_firebird size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_mysql Like Shady, --with-mysql-sock is back. 2015-03-05 19:00:02 +00:00
pdo_oci Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_odbc Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_pgsql ZTS cleanup 2015-03-08 19:25:55 +08:00
pdo_sqlite Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pgsql ZTS cleanup 2015-03-08 19:25:55 +08:00
phar Fixed phar file action failure after engine exception rfc been merged 2015-03-09 17:07:18 +00:00
posix bump year 2015-01-15 23:27:30 +08:00
pspell bump year 2015-01-15 23:27:30 +08:00
readline Merge branch 'PHP-5.6' 2015-02-15 22:56:56 +08:00
recode int -> size_t 2015-01-20 22:50:17 -08:00
reflection Implement engine exceptions 2015-03-09 14:01:32 +01:00
session Implement engine exceptions 2015-03-09 14:01:32 +01:00
shmop Fixed shmop tests fails 2015-02-03 22:07:31 +08:00
simplexml Implement engine exceptions 2015-03-09 14:01:32 +01:00
skeleton made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
snmp Get rid of old HashTable iteration API (it doesn't work with constant arrays) 2015-02-13 20:18:29 +03:00
soap Implement engine exceptions 2015-03-09 14:01:32 +01:00
sockets ZTS cleanup 2015-03-08 19:25:55 +08:00
spl Implement engine exceptions 2015-03-09 14:01:32 +01:00
sqlite3 made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
standard Revert "Add stream_socket_crypto_info() function" 2015-03-09 23:15:57 -06:00
sysvmsg Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sysvsem Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sysvshm Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
tidy made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
tokenizer Márcio Almada remove dead tokens: T_CHARACTER, T_BAD_CHARACTER. 2015-02-08 21:44:44 -03:00
wddx Merged zend_array and HashTable into the single data structure. 2015-02-13 22:20:39 +03:00
xml made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
xmlreader fix wars about importing of locally defined symbols 2015-02-04 18:13:25 +01:00
xmlrpc Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
xmlwriter Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
xsl Remove xsl.security_prefs ini option 2015-03-09 11:06:18 +01:00
zip Remove the unused vars 2015-03-04 09:52:09 +08:00
zlib Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
ext_skel integrated the static tsrmls cache into ext/skel 2014-12-17 12:37:50 +01:00
ext_skel_win32.php