mirror of
https://github.com/php/php-src.git
synced 2025-01-24 12:43:38 +08:00
- Improve test
This commit is contained in:
parent
5a1e9d1d6b
commit
dabb79bf3d
@ -17,12 +17,12 @@ try {
|
||||
}
|
||||
?>
|
||||
--EXPECTF--
|
||||
object(Test)#2 (0) {
|
||||
object(Test)#%d (0) {
|
||||
}
|
||||
object(Test)#2 (0) {
|
||||
object(Test)#%d (0) {
|
||||
}
|
||||
object(Test)#2 (0) {
|
||||
object(Test)#%d (0) {
|
||||
}
|
||||
object(Test)#2 (0) {
|
||||
object(Test)#%d (0) {
|
||||
}
|
||||
Class Test does not have a constructor, so you cannot pass any constructor arguments
|
||||
|
Loading…
Reference in New Issue
Block a user