On 12/31/10 3:49 AM, Enrico Weigelt wrote: > * Stas Malyshev <smalys...@sugarcrm.com> wrote: >> Hi! >> >>> Just had such a problem myself a few weeks ago: a minor update >>> (IIRC was from 5.3.2 to 5.3.3) broke virtually all of my web applications >> >> Out of curiosity - what exactly broke it? What change was it? > > IIRC many deprecation warnings, which totally broke the output. > I guess with the next release I can expect certain warnings to > become true and certain functionality disappearing ;-o
Your application broke because of a deprecation warning? Are you sending PHP errors to the user in your production code? At most this should have caused some extra lines in your error log which end users should never ever see. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php