On Mar 4, 2010, at 5:14 AM, Thomas Bassetto wrote:
For instance if I use "Reformat Selection" from the Javascript bundle, the file content is replaced with: PHP Deprecated: Comments starting with '#' are deprecated in /private/etc/php.ini on line 1060 in Unknown on line 0
Have you made custom modifications to `/etc/php.ini`? Mine is stock (or pretty close to it) and I don’t have any lines beginning with “#”. It’s probably as simple as replacing “#” with “;” at the beginning of the lines mentioned in the errors.