php5 errors
dvessel - November 8, 2006 - 02:23
| Project: | Textile |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi, I just installed php5.1.6 on my test machine and now textile is giving massive amounts of errors.
- [error] PHP Strict Standards: Only variables should be passed by reference in /xxx/drupal4.7/modules/contrib/textile/textilephp/Textile.php on line 3284
- [error] PHP Strict Standards: Non-static method Textile::_current_store() should not be called statically in /xxx/drupal4.7/modules/contrib/textile/textilephp/Textile.php on line 3284
- [error] PHP Strict Standards: Non-static method Textile::_current() should not be called statically in /xxx/drupal4.7/modules/contrib/textile/textilephp/Textile.php(3245) : runtime-created function on line 1
Those 3 lines repeats itself constantly. Maybe a config issue with my server? Whatever it is, I thought I'd let you know. Thanks for the module.

#1
Okay, it was the error reporting set to E_STRICT. Not critical. Sorry.
#2
not supporting 4.7 at this point, (and issue is really old, so cleaning up)