php-src/ext
Peter Kokot eebad01672 Remove revision from OCI8 extension
The revisions were used in SVN. Other core extensions don't
provide this information in the phpinfo output anymore so
this patch removes it from the OCI8 info output to make it
consistent with other extensions.
2018-06-10 21:22:12 +02:00
..
bcmath Remove build system files of bundled library libbcmath 2018-05-29 18:56:50 +02:00
bz2 Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string. 2018-05-08 17:30:15 +03:00
calendar Avoid double copying 2018-03-06 21:59:02 +03:00
com_dotnet Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
ctype Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
curl Removed useless zval_ptr_dtor() 2018-05-29 17:58:06 +03:00
date Merge branch 'PHP-7.2' 2018-06-08 23:11:45 +02:00
dba Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
dom Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
enchant Remove enchant version from the phpinfo output 2018-06-04 18:40:38 +02:00
exif Merge branch 'PHP-7.2' 2018-06-09 20:59:41 +02:00
fileinfo [ci skip] Update libmagic.patch 2018-06-03 14:06:11 +02:00
filter Normalize filter phpinfo() output 2018-06-02 13:35:22 +02:00
ftp Merge branch 'PHP-7.2' 2018-03-23 18:57:58 +01:00
gd Deprecate image2wbmp() 2018-06-10 00:33:42 +02:00
gettext Avoding memory allocation if no translastion found 2018-02-26 14:52:45 +08:00
gmp Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
hash Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
iconv Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
imap Merge branch 'PHP-7.2' 2018-04-14 13:06:13 +02:00
interbase Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
intl Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
json Removed useless zval_ptr_dtor() 2018-05-29 17:58:06 +03:00
ldap Normalize the ldap extension version in phpinfo output 2018-06-04 17:06:41 +02:00
libxml Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
mbstring Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
mysqli Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
mysqlnd Add check for variable size array feature 2018-06-09 20:27:16 +02:00
oci8 Remove revision from OCI8 extension 2018-06-10 21:22:12 +02:00
odbc Remove some old occurrences of configure.in 2018-06-04 17:59:00 +02:00
opcache Optimizer: Don't propagate constants into MAKE_REF 2018-06-10 00:10:32 +02:00
openssl Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
pcntl Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
pcre Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
pdo Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
pdo_dblib year++ 2018-01-02 12:57:58 +08:00
pdo_firebird Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
pdo_mysql Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
pdo_oci Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
pdo_odbc Trailing whitespaces 2018-01-03 14:38:00 +01:00
pdo_pgsql Sync phpinfo output for pdo_pgsql 2018-06-08 23:06:22 +02:00
pdo_sqlite Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
pgsql Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
phar Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
posix Normalize the POSIX phpinfo output 2018-06-02 13:35:22 +02:00
pspell Use int instead of long in protos 2018-02-23 11:06:20 +01:00
readline Removed useless zval_ptr_dtor() 2018-05-29 17:58:06 +03:00
recode Remove revision for recode from phpinfo 2018-06-02 13:43:49 +02:00
reflection Normalize Reflection phpinfo() output 2018-06-04 16:28:16 +02:00
session Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
shmop [ci skip] Remove space between function name and open parentheses 2018-02-24 11:50:39 +01:00
simplexml Normalize SimpleXML phpinfo output 2018-06-02 13:44:41 +02:00
skeleton improve extension skeleton generator 2018-02-22 08:04:33 +01:00
snmp Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
soap Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
sockets Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
sodium Merge branch 'PHP-7.2' 2018-06-08 23:02:25 +02:00
spl Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
sqlite3 Update to SQLite 3.24.0 2018-06-05 15:01:02 +02:00
standard Don't use UNREFs during array operations 2018-06-09 13:20:13 +02:00
sysvmsg Normalize sysvmsg phpinfo() output 2018-06-02 13:35:21 +02:00
sysvsem year++ 2018-01-02 12:57:58 +08:00
sysvshm Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
tidy Sync tidy phpinfo extension version 2018-06-04 17:10:49 +02:00
tokenizer Implement flexible heredoc/nowdoc syntax 2018-04-13 21:35:37 +02:00
wddx Removed useless zval_ptr_dtor() 2018-05-29 17:58:06 +03:00
xml Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
xmlreader Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
xmlrpc Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00
xmlwriter Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
xsl Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
zend_test Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
zip Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
zlib Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
ext_skel.php Enhance the ext_skel.php script file 2018-05-26 22:00:17 +02:00