I'm getting these errors/warnings in the comments section in a single post:
Deprecated: Function ereg() is deprecated in wp-content\themes\thematic\library\extensions\comments-extensions.php on line 175
Deprecated: Function ereg_replace() is deprecated in wp-content\themes\thematic\library\extensions\comments-extensions.php on line 178
Which is in the function: thematic_commenter_link()
Is this because of my version of php 5.3.1? (I'm using the latest version of XAMPP).
Any way to surpress these warning/errors? Or a code fix?