php-src/ext
Máté Kocsis 50f31829b1
Generate optimizer func info from stubs for a few extensions - part 2 (#7401)
ext/bcmath, ext/fileinfo, ext/filter, ext/gettext, ext/session
2021-08-25 15:29:46 +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 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
calendar Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
com_dotnet Dispatch using LANG_NEUTRAL instead of LOCALE_SYSTEM_DEFAULT 2021-08-23 14:07:23 +02:00
ctype Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
curl Add RETURN/RETVAL_COPY_DEREF() macros 2021-07-22 09:44:19 +02:00
date Fixed test by adding echo and expected string 2021-08-08 18:48:39 +01:00
dba Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
dom DOMCharacterData::$data and DOMAttr::$value are writable 2021-08-25 09:25:22 +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 Add missing zend_test requirement to ffi test for bug80847 2021-08-18 17:16:54 +02:00
fileinfo Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
filter Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
ftp Not serializable flag permeation 2021-07-20 12:28:35 +02:00
gd Lossless conversion for webp 2021-08-12 23:19:13 +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 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
hash Deprecate mhash 2021-07-08 15:34:51 +02:00
iconv Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
imap Merge branch 'PHP-8.0' 2021-08-17 12:27:39 +02:00
intl Merge branch 'PHP-8.0' 2021-08-24 11:43:31 +02:00
json Generate Zend, ext/spl and ext/json optimizer func info from stubs 2021-08-25 10:37:27 +02:00
ldap Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
libxml Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
mbstring Add comments to grouped character properties 2021-08-24 22:09:26 +02:00
mysqli Merge branch 'PHP-8.0' 2021-08-10 00:07:45 +02:00
mysqlnd Implement mysqlnd_set_persistent_string (#7371) 2021-08-20 12:03:46 +01:00
oci8 Update OCI8 tests for oci8.old_oci_close_semantics deprecation 2021-08-02 11:35:27 +10:00
odbc Deprecate odbc_result_all() 2021-07-08 16:46:08 +02:00
opcache JIT/x86: Merge load and test of EX_CALL_INFO() into single instruction 2021-08-25 14:36:06 +03:00
openssl Switch default PKCS7/CMS cipher to AES-128-CBC 2021-08-16 12:31:48 +02:00
pcntl Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pcre Merge branch 'PHP-8.0' 2021-07-12 18:38:24 +02:00
pdo Merge branch 'PHP-8.0' 2021-08-20 16:53:25 +02:00
pdo_dblib Skip bug_50755.phpt in repeat mode 2021-07-09 09:26:34 +02:00
pdo_firebird Disable lsan on new PDO firebird tests 2021-06-29 16:49:50 +02:00
pdo_mysql Include class name in Serializable deprecation message 2021-08-11 10:35:47 +02:00
pdo_oci Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pdo_odbc Merge branch 'PHP-8.0' 2021-07-28 11:02:26 +02:00
pdo_pgsql Fix bug #81343: inconsistent type conversion after closeCursor 2021-08-11 18:24:13 +02:00
pdo_sqlite Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02:00
pgsql Add support for generating optimizer function info from stubs (#7367) 2021-08-24 16:35:33 +02:00
phar Merge branch 'PHP-8.0' 2021-08-23 23:44:06 -07:00
posix Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pspell Not serializable flag permeation 2021-07-20 12:28:35 +02:00
readline Generate a few missing optimizer function entries from stubs 2021-08-25 10:37:43 +02:00
reflection Add test for getClass() error conditions 2021-08-17 09:52:57 +02:00
session Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
shmop Merge branch 'PHP-8.0' 2021-07-23 17:51:15 +02:00
simplexml SKIPIF to EXTENSIONS 2021-08-03 12:16:13 +02:00
skeleton Fixed failed test in extension skeleton 2021-08-02 11:12:42 +02:00
snmp add SHA256 and SHA512 for security protocol 2021-08-11 13:02:18 +02:00
soap Slightly clean up cookies handling 2021-08-20 14:27:24 +02:00
sockets Merge branch 'PHP-8.0' 2021-08-12 12:02:37 +02:00
sodium Comment out ristretto255 scalar invert test 2021-08-10 12:04:47 +02:00
spl Generate Zend, ext/spl and ext/json optimizer func info from stubs 2021-08-25 10:37:27 +02:00
sqlite3 Use FastZPP for SQLite3Stmt/SQLite3Result (#7392) 2021-08-25 10:44:25 +02:00
standard Fix typo in file.c 2021-08-25 09:51:32 +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 Use ZEND_HASH_FILL_* API. 2021-08-12 02:28:26 +03:00
xml Remove full stop from error message 2021-08-16 23:13:41 +02:00
xmlreader Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
xmlwriter Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
xsl Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
zend_test Skip some tests under --preload 2021-07-30 17:26:39 +02:00
zip Fix directory clash in zip test 2021-08-13 15:48:47 +02:00
zlib Add support for generating optimizer function info from stubs (#7367) 2021-08-24 16:35:33 +02:00
ext_skel.php Fix path printing in ext_skel (#7387) 2021-08-19 09:43:32 +02:00