diff --git a/ext/mysqli/tests/mysqli_open_bug74432.phpt b/ext/mysqli/tests/mysqli_open_bug74432.phpt new file mode 100644 index 00000000000..c1ed86d88dc --- /dev/null +++ b/ext/mysqli/tests/mysqli_open_bug74432.phpt @@ -0,0 +1,29 @@ +--TEST-- +Bug #74432, BC issue on undocumented connect string +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +object(mysqli)#%d (%d) { +%A +} + diff --git a/ext/standard/tests/network/socket_bug74429.phpt b/ext/standard/tests/network/socket_bug74429.phpt new file mode 100644 index 00000000000..8c595468e17 --- /dev/null +++ b/ext/standard/tests/network/socket_bug74429.phpt @@ -0,0 +1,32 @@ +--TEST-- +Bug #74429 Remote socket URI with unique persistence identifier broken +--FILE-- + +--EXPECTF-- +resource(%d) of type (stream) +resource(%d) of type (stream) +