Commit bc43982
committed
Arginfo: avoid using temporary zvals for initializing attribute values
Instead of
* adding a zval on the stack
* initializing it
* copying the value to the attribute
Just initialize the value directly in the zend_attribute_arg1 parent 02b9455 commit bc43982
23 files changed
Lines changed: 154 additions & 419 deletions
File tree
- Zend
- build
- ext
- curl
- date
- dom
- enchant
- filter
- intl
- libxml
- mysqli
- openssl
- pgsql
- random
- reflection
- shmop
- soap
- spl
- standard
- xml
- zend_test
- zip
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2358 | 2358 | | |
2359 | 2359 | | |
2360 | 2360 | | |
2361 | | - | |
| 2361 | + | |
2362 | 2362 | | |
2363 | 2363 | | |
2364 | 2364 | | |
2365 | | - | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
2366 | 2369 | | |
2367 | 2370 | | |
2368 | 2371 | | |
| |||
2382 | 2385 | | |
2383 | 2386 | | |
2384 | 2387 | | |
2385 | | - | |
2386 | | - | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
2387 | 2393 | | |
2388 | 2394 | | |
2389 | 2395 | | |
| |||
2821 | 2827 | | |
2822 | 2828 | | |
2823 | 2829 | | |
2824 | | - | |
| 2830 | + | |
| 2831 | + | |
2825 | 2832 | | |
2826 | 2833 | | |
2827 | 2834 | | |
| |||
3378 | 3385 | | |
3379 | 3386 | | |
3380 | 3387 | | |
3381 | | - | |
3382 | | - | |
3383 | | - | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
3384 | 3393 | | |
3385 | 3394 | | |
3386 | 3395 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments