mirror of
https://github.com/php/php-src.git
synced 2024-11-28 12:26:37 +08:00
- Improve test
This commit is contained in:
parent
9ea04e1e46
commit
ac4f3422bc
@ -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