php-src/ext
Nikita Popov e489e2d388 Add missing $flags param to getStream()
This is an alias of getStreamName() but was missing the optional
$flags parameter.
2021-10-11 16:01:57 +02:00
..
bcmath Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
bz2
calendar Use bool instead of zend_long in Calendar ext internal function handler 2021-09-29 13:55:04 +01:00
com_dotnet Refactor php_com_locate_typeinfo() 2021-09-29 13:17:20 +01:00
ctype
curl Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
date Merge branch 'PHP-8.1' 2021-10-08 13:52:47 +01:00
dba Fix some more CLEANUP sections 2021-09-03 14:10:40 +02:00
dom Fix a few more classsynopsis generation issues 2021-09-22 23:09:43 +02:00
enchant Not serializable flag permeation 2021-07-20 12:28:35 +02:00
exif Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
ffi Voidify zend_ffi_zval_to_bit_field() 2021-09-30 14:33:48 +01:00
fileinfo Merge branch 'PHP-8.0' into PHP-8.1 2021-09-20 22:48:46 +01:00
filter Merge branch 'PHP-8.0' into PHP-8.1 2021-09-20 17:45:34 +02:00
ftp Merge branch 'PHP-8.0' into PHP-8.1 2021-09-06 10:29:24 +02:00
gd Merge branch 'PHP-8.1' 2021-10-05 17:01:46 +02:00
gettext Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
gmp
hash Generate optimizer func info from stubs for various extensions (#7409) 2021-08-26 19:52:11 +02:00
iconv Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
imap Merge branch 'PHP-8.0' 2021-08-17 12:27:39 +02:00
intl Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
json Generate Zend, ext/spl and ext/json optimizer func info from stubs 2021-08-25 10:37:27 +02:00
ldap Merge branch 'PHP-8.1' 2021-09-24 09:23:18 +02:00
libxml Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
mbstring Strict validation of conversion flags to mb_convert_kana 2021-10-01 19:27:39 +02:00
mysqli Merge branch 'PHP-8.1' 2021-10-08 15:02:41 +02:00
mysqlnd Merge branch 'PHP-8.0' into PHP-8.1 2021-10-08 15:02:29 +02:00
oci8 Add more specific array return type hints for various extensions - part 6 (#7474) 2021-10-07 14:29:29 +02:00
odbc Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
opcache Merge branch 'PHP-8.1' 2021-10-11 16:56:49 +03:00
openssl Merge branch 'PHP-8.1' 2021-10-08 14:08:56 +02:00
pcntl Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
pcre Merge branch 'PHP-8.0' into PHP-8.1 2021-10-05 11:52:32 +02:00
pdo Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
pdo_dblib Add upper case functions to zend_operators.c and use them (#7521) 2021-09-29 09:37:40 +02:00
pdo_firebird
pdo_mysql Include class name in Serializable deprecation message 2021-08-11 10:35:47 +02:00
pdo_oci
pdo_odbc Merge branch 'PHP-8.0' 2021-07-28 11:02:26 +02:00
pdo_pgsql Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 20:11:53 +02:00
pdo_sqlite Fix bug #81405: Restore old PDO::PARAM_* values 2021-09-01 13:54:41 +02:00
pgsql Make it clear that pg_last_notice cannot return false (#7564) 2021-10-07 10:07:48 +02:00
phar Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
posix Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
pspell Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
readline Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
reflection Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
session Fix CLEAN sections 2021-09-03 12:36:02 +02:00
shmop Use --EXTENSIONS-- section for new test 2021-09-02 23:49:05 +02:00
simplexml Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
skeleton Ignore generated files by tests in extension skeleton 2021-09-29 11:59:05 +02:00
snmp Fix 'can not' in error messages 2021-10-05 09:51:58 +01:00
soap Merge branch 'PHP-8.1' 2021-09-24 09:23:18 +02:00
sockets Merge branch 'PHP-8.1' 2021-10-07 14:40:48 +02:00
sodium Merge branch 'PHP-8.1' 2021-10-07 14:40:48 +02:00
spl Merge branch 'PHP-8.1' 2021-09-29 16:19:00 +02:00
sqlite3 Speed up SQLite3Result::fetchArray() by caching column names 2021-09-24 10:08:02 +02:00
standard Merge branch 'PHP-8.1' 2021-10-11 12:19:50 +02:00
sysvmsg Merge branch 'PHP-8.0' 2021-08-18 16:39:36 +02:00
sysvsem Not serializable flag permeation 2021-07-20 12:28:35 +02:00
sysvshm Not serializable flag permeation 2021-07-20 12:28:35 +02:00
tidy Skip some tests under --preload 2021-07-30 17:26:39 +02:00
tokenizer Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
xml Add upper case functions to zend_operators.c and use them (#7521) 2021-09-29 09:37:40 +02:00
xmlreader Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
xmlwriter
xsl Simplify handler invocation in xsltprocessor 2021-09-01 16:40:50 +02:00
zend_test Add missing $flags param to getStream() 2021-10-11 16:01:57 +02:00
zip Add missing $flags param to getStream() 2021-10-11 16:01:57 +02:00
zlib Generate optimizer func info from stubs for various extensions (#7409) 2021-08-26 19:52:11 +02:00
ext_skel.php Fix path printing in ext_skel (#7387) 2021-08-19 09:43:32 +02:00