mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
75229cb127
obj_node is already checked, so checking it again in the second if is not necessary. Merge declarations and assignments while we're at it.