php-src/ext
Dmitry Stogov 7368d0c418 Fixed bug #81096: Inconsistent range inferece for variables passed by reference
Detect references before range inference and exclude them from range
inference.
2021-06-10 11:43:15 +03:00
..
bcmath Use standard function declaration style instead of K&R in libbcmath 2021-05-12 15:33:55 +01:00
bz2 Merge branch 'PHP-8.0' 2021-06-08 15:41:09 +02:00
calendar Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
com_dotnet Add support for tentative return types of internal methods 2021-05-14 15:55:25 +02:00
ctype Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
curl Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
date Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
dba Merge branch 'PHP-8.0' 2021-05-28 23:25:29 +02:00
dom Remove dom_nnodemap dtor_obj handler 2021-06-09 12:31:34 +02:00
enchant Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
exif Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
ffi Disable FFI preload tests with opcache.preload_user 2021-05-19 10:36:55 +02:00
fileinfo Declare tentative return types for ext/fileinfo 2021-05-26 12:30:31 +02:00
filter Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
ftp Use free_obj handler in FTPConnection 2021-06-09 12:13:15 +02:00
gd Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
gettext Use zend_string_equals_* API in a couple of more place 2021-05-14 13:45:17 +01:00
gmp Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
hash Use free_obj handler in HashContext 2021-06-09 12:12:13 +02:00
iconv Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
imap Use free_obj in IMAP\Connection 2021-06-09 12:14:41 +02:00
intl Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
json Declare tentative return types for ext/json (#7051) 2021-05-27 10:47:15 +02:00
ldap Do not reuse errno as local variable name 2021-05-12 15:32:16 +01:00
libxml Try to fix libxml 2.9.12 tests 2021-06-02 12:21:45 +02:00
mbstring Update deprecation message for incompatible float to int conversion 2021-06-07 14:36:11 +02:00
mysqli Fix typo, there is no MySQL 8.2.10 2021-06-03 19:02:53 +01:00
mysqlnd Fixed bug #80761 2021-05-27 16:00:03 +02:00
oci8 Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
odbc Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
opcache Fixed bug #81096: Inconsistent range inferece for variables passed by reference 2021-06-10 11:43:15 +03:00
openssl Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
pcntl pcntl_rfork: following-up suggestions. 2021-06-03 15:13:12 +02:00
pcre pcre: Apply upstream patch for bug #81101 to bundled libpcre 2021-06-06 19:37:55 +02:00
pdo Remove explicit assignments of zend_objects_destroy_object 2021-06-09 11:29:50 +02:00
pdo_dblib Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
pdo_firebird Merge branch 'PHP-8.0' 2021-05-13 23:36:33 +02:00
pdo_mysql Mark slow tests 2021-06-03 15:14:08 +02:00
pdo_oci [Bug #77120] Handle OCI_SUCCESS_WITH_INFO returned from OCIStmtExecute 2021-06-09 15:45:46 -05:00
pdo_odbc Merge branch 'PHP-8.0' 2021-05-12 13:47:57 +02:00
pdo_pgsql Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
pdo_sqlite Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
pgsql Convert resources to objects in ext/pgsql 2021-05-11 00:09:30 +02:00
phar Declare tentative return types for ext/phar (#7052) 2021-05-28 15:07:15 +02:00
posix Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
pspell Add -Wstrict-prototypes compiler warning 2021-05-12 19:02:48 +01:00
readline Merge branch 'PHP-8.0' 2021-06-03 10:34:00 +02:00
reflection Alternative Fiber Internals Refactoring (#7101) 2021-06-04 23:25:35 -05:00
session Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
shmop Don't strictly check shmop size in test 2021-05-18 19:32:36 +02:00
simplexml Remove SimpleXMLElement dtor_obj handler 2021-06-09 11:46:28 +02:00
skeleton Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
snmp Declare tentative return types for ext/snmp 2021-05-28 12:45:33 +02:00
soap Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
sockets sockets exposing TC_DEFER_ACCEPT to optimise tcp exchanges. 2021-06-09 06:54:02 +02:00
sodium Merge branch 'PHP-8.0' 2021-05-10 17:22:41 +02:00
spl Remove explicit assignments of zend_objects_destroy_object 2021-06-09 11:29:50 +02:00
sqlite3 Declare tentative return types for ext/sqlite3 2021-05-26 11:48:51 +02:00
standard Update deprecation message for incompatible float to int conversion 2021-06-07 14:36:11 +02:00
sysvmsg Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvsem Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvshm Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tidy Declare tentative return types for ext/tidy 2021-05-25 19:18:58 +02:00
tokenizer Generate tokenizer_data.c from zend_language_parser.y 2021-05-27 14:35:05 +02:00
xml Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
xmlreader Remove explicit assignments of zend_objects_destroy_object 2021-06-09 11:29:50 +02:00
xmlwriter Declare tentative return types for ext/xmlwriter 2021-05-25 19:15:18 +02:00
xsl Declare tentative return types for ext/xsl 2021-05-25 19:15:44 +02:00
zend_test Disable file_cache_only as well in optimizer pass test 2021-06-09 12:02:55 +02:00
zip Remove duplicated test 2021-06-07 12:11:13 +02:00
zlib Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
ext_skel.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00