php-src/ext
KentarouTakeda c15988aab3
ext/pgsql: Refactor tests (#12608)
This makes the tests independent of each other and allows them to be run in parallel.

Co-authored-by: Gina Peter Banyard <girgias@php.net>
2023-11-06 22:36:52 +00:00
..
bcmath BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
bz2
calendar Allow easter_date to process years after 2037 on 64bit systems (#11862) 2023-08-04 16:47:04 +01:00
com_dotnet Revert "Call cast_object handler from get_properties_for" 2023-08-07 12:58:12 +02:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2023-09-26 21:44:00 +02:00
curl [skip ci] curl: sync-constants.php regex and URL improvements (#12544) 2023-10-28 13:38:39 +01:00
date Use zend_error_noreturn for E_ERROR consistently 2023-09-14 11:44:55 +02:00
dba Remove unused DBA_CDB_MAKE constant (#12535) 2023-10-27 17:37:24 +01:00
dl_test Merge branch 'PHP-8.2' into PHP-8.3 2023-11-03 17:17:52 +00:00
dom Cleanup arguments of _php_dom_insert_fragment() (#12610) 2023-11-04 17:09:01 +01:00
enchant
exif Use a single version of strnlen (#12015) 2023-08-22 17:40:24 +02:00
ffi Merge branch 'PHP-8.3' 2023-10-28 16:28:52 +02:00
fileinfo fileinfo: Backport svg detection patch 2023-09-30 18:22:14 +02:00
filter Merge branch 'PHP-8.2' into PHP-8.3 2023-09-14 11:49:44 +02:00
ftp following-up on GH-12551: removing inet_ntoa usage 2023-11-06 12:05:56 +00:00
gd Merge branch 'PHP-8.3' 2023-10-02 08:55:49 -06:00
gettext Close PHP tags in tests 2023-10-18 17:34:10 +02:00
gmp
hash Add deprecation notice when enabling mhash (#12586) 2023-11-01 16:26:27 +00:00
iconv Merge branch 'PHP-8.2' 2023-08-19 23:11:23 +01:00
imap Merge branch 'PHP-8.3' 2023-10-18 17:38:12 +02:00
intl Merge branch 'PHP-8.3' 2023-11-02 08:21:36 +03:00
json Introduce Zend guard recursion protection 2023-08-24 13:03:14 +01:00
ldap Close PHP tags in tests 2023-10-18 17:34:10 +02:00
libxml [ci skip] Update bug link to non-obsolete bugtracker to avoid link rot 2023-10-29 17:58:02 +01:00
mbstring Add fast mb_strcut implementation for UTF-16 2023-10-28 19:09:08 +02:00
mysqli Close PHP tags in tests 2023-10-18 17:34:10 +02:00
mysqlnd Remove redundant code in ext/mysqlnd build (#12384) 2023-10-09 15:23:52 +01:00
oci8 Implement diagnostic ignore macro for Clang 2023-10-18 17:37:15 +02:00
odbc Fix GH-12296: [odbc] [pdo_odbc] Optimized odbc connection string creating (#12306) 2023-11-04 13:46:17 +00:00
opcache Fixed incorrect type stores 2023-11-06 15:20:26 +03:00
openssl Merge branch 'PHP-8.2' into PHP-8.3 2023-10-22 13:23:10 +01:00
pcntl Remove unused variable 'error' (#12438) 2023-10-15 18:24:18 +02:00
pcre Merge branch 'PHP-8.3' 2023-10-27 17:48:04 +02:00
pdo PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
pdo_dblib Remove check for dnet_addr in dnet_stub library (#12611) 2023-11-06 12:46:04 +00:00
pdo_firebird PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
pdo_mysql Attempt to fix pdo_mysql conflict on CircleCI (#12563) 2023-10-30 16:19:27 +01:00
pdo_oci Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
pdo_odbc Fix GH-12296: [odbc] [pdo_odbc] Optimized odbc connection string creating (#12306) 2023-11-04 13:46:17 +00:00
pdo_pgsql Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
pdo_sqlite PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
pgsql ext/pgsql: Refactor tests (#12608) 2023-11-06 22:36:52 +00:00
phar Fix cloning attribute with namespace disappearing namespace 2023-10-29 17:22:41 +01:00
posix Fix use-of-uninitialized-value when calling php_posix_stream_get_fd (#11694) 2023-07-13 15:21:36 +02:00
pspell
random Merge branch 'PHP-8.3' 2023-10-14 18:38:43 +02:00
readline
reflection Typed constants in reflection extension (#12378) 2023-10-28 09:47:19 +02:00
session Close PHP tags in tests 2023-10-18 17:34:10 +02:00
shmop
simplexml Merge branch 'PHP-8.2' into PHP-8.3 2023-09-30 17:55:34 +02:00
skeleton
snmp following-up on GH-12551: removing inet_ntoa usage 2023-11-06 12:05:56 +00:00
soap Fix #49278: SoapClient::__getLastResponseHeaders returns NULL if wsdl operation !has output 2023-11-06 19:04:15 +01:00
sockets following-up on GH-12551: removing inet_ntoa usage 2023-11-06 12:05:56 +00:00
sodium Close PHP tags in tests 2023-10-18 17:34:10 +02:00
spl Remove dead stores from ext/spl (#12550) 2023-10-29 14:42:23 +00:00
sqlite3 Typed constants in sqlite extension (#12379) 2023-10-29 10:53:07 +01:00
standard following-up on GH-12551: removing inet_ntoa usage 2023-11-06 12:05:56 +00:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
xml Convert ext/xml fields from int to bool (#12497) 2023-10-22 22:11:16 +02:00
xmlreader Merge branch 'PHP-8.2' into PHP-8.3 2023-10-24 19:42:43 +02:00
xmlwriter Merge branch 'PHP-8.2' into PHP-8.3 2023-10-24 19:42:43 +02:00
xsl Merge branch 'PHP-8.3' 2023-11-02 20:36:16 +01:00
zend_test Merge branch 'PHP-8.3' 2023-10-31 10:11:27 +01:00
zip Close PHP tags in tests 2023-10-18 17:34:10 +02:00
zlib Close PHP tags in tests 2023-10-18 17:34:10 +02:00
ext_skel.php