php-src/ext
Nikita Popov f603934a5e Merge branch 'PHP-8.0'
* PHP-8.0:
  Prevent bailout during imap shutdown error reporting
2021-08-17 10:35:16 +02:00
..
bcmath Merge branch 'PHP-8.0' 2021-07-16 16:01:03 +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 Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +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 Mark DOM classes as not serializable 2021-08-10 14:22:26 +02:00
enchant Not serializable flag permeation 2021-07-20 12:28:35 +02:00
exif Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
ffi Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
fileinfo Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
filter Deprecate filter.default 2021-07-12 09:33:08 +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 Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +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 10:35:16 +02:00
intl Fix bug #81303 improve match errors 2021-08-02 17:31:26 +02:00
json Move php_gcvt to zend_gcvt 2021-08-02 14:51:46 +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 EXTENSIONS section 2021-08-11 14:03:18 +02:00
mysqli Merge branch 'PHP-8.0' 2021-08-10 00:07:45 +02:00
mysqlnd Replace macro with inline function (#7365) 2021-08-13 20:03:26 +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 Fix __COMPILER_HALT_OFFSET__ preservation during preloading 2021-08-17 10:03:22 +02: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 Include class name in Serializable deprecation message 2021-08-11 10:35:47 +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 Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
phar implement openssl_256 and openssl_512 for phar singatures 2021-08-11 14:13:57 +02: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 Fix bug #81280 refuse to allow unicode chars in prompts 2021-08-11 10:35:00 +02:00
reflection Add test for getClass() error conditions 2021-08-17 09:52:57 +02:00
session Fix session + Serializable tests 2021-07-30 16:13:05 +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 Move php_gcvt to zend_gcvt 2021-08-02 14:51:46 +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 Fix typo [no-ci] 2021-07-30 13:58:28 +01:00
sqlite3 Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02:00
standard Returned interned string from fgetc() 2021-08-16 11:15:23 +02:00
sysvmsg Not serializable flag permeation 2021-07-20 12:28:35 +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 Not serializable flag permeation 2021-07-20 12:28:35 +02:00
ext_skel.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00