Hi Arpad

2011/9/3 Arpad Ray <array...@gmail.com>:
> - Variable declarations should always begin a block, some platforms
> will bork otherwise.

Actually this is required for the C standard, the early ones that we
use in PHP, whereas C++ allows them anywhere in a block, like PHP does
:)

-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to