The other day I also noticed that with 4.5.3 it made a difference where the
opening brace was positioned, e.g:

<?php
class Foo // Buggy in 4.5.3
{
   ...
}

class Bar { // Works in 4.5.3
   ...
}

But the beta patch (2320) definitely fixed it. :)

-- 
<http://forum.pspad.com/read.php?2,45310,46505>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem