On Mon, 2012-03-05 at 13:50 +0000, Lester Caine wrote:
> OK what changed in the automatic updates from PHP5.3.9 to 5.3.10 that stops 

Nothing as a

$ svn diff \
  https://svn.php.net/repository/php/php-src/tags/php_5_3_9 \
  https://svn.php.net/repository/php/php-src/tags/php_5_3_10

clearly shows. This must be due to configuration changes
(--disable-short-tags or php.ini changes or something)

johannes

> '<?=' working when it was working previously?
> I do not recall the state of short_open_tag changing but was that 'defaulted' 
> to 
> off when previously it was on?  I had thought that '<?=' was discussed and 
> had 
> been left alone, but now I'm told that is only on PHP5.4.0
> 
> Something broke sites without any warning and it would have been nice to be 
> told 
> by that ISP that they were updating PHP anyway :(
> 
> -- 
> Lester Caine - G8HFL
> -----------------------------
> Contact - http://lsces.co.uk/wiki/?page=contact
> L.S.Caine Electronic Services - http://lsces.co.uk
> EnquirySolve - http://enquirysolve.com/
> Model Engineers Digital Workshop - http://medw.co.uk//
> Firebird - http://www.firebirdsql.org/index.php
> 



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

Reply via email to