ef99ac3445
Extend PHP to allow constructor paramters to be promoted to fields. Reduce plumbing of class declaration and helps productivity.
12 linhas
122 B
Plaintext
12 linhas
122 B
Plaintext
object(A)#1 (1) {
|
|
["f"]=>
|
|
object(Vector)#2 (3) {
|
|
[0]=>
|
|
int(1)
|
|
[1]=>
|
|
int(2)
|
|
[2]=>
|
|
int(3)
|
|
}
|
|
}
|