Image

Imagecompwiz wrote in Imagephp_dev

public service announcement

Wow.. apparently .- in PHP doesn't do anything useful, but is syntactically legal, so if you meant to type .= but typed .- instead, that's a hell of a bug to try to track down since PHP doesn't spew any errors and they look awfully similar to each other.