Skip to content

Commit 0f2a38e

Browse files
committed
Fix test after rebase
1 parent 94724be commit 0f2a38e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/zend_test/tests/zend_object_init_with_constructor.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ Error: Cannot instantiate trait _ZendTestTrait
146146
Error: Cannot instantiate enum ZendTestUnitEnum
147147
Error: Cannot instantiate abstract class AbstractClass
148148
Error: Cannot directly construct SysvMessageQueue, use msg_get_queue() instead
149-
Destructor for PrivateUser
150149
Error: Call to private PrivateUser::__construct() from global scope
151150
Exception: Don't construct
152151
Testing param passing

0 commit comments

Comments
 (0)