“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra
This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!
Do not issue bugs reports against versions earlier than 0.9.9.6
Security problem? Check the security section.
FS#1607 - PHP 5.3 Compatibility
Attached to Project:
Flyspray - The bug killer!
Opened by Stephen J. Fuhry (fuhrysteve) - Tuesday, 22 September 2009, 15:07 GMT+1
Opened by Stephen J. Fuhry (fuhrysteve) - Tuesday, 22 September 2009, 15:07 GMT+1
|
DetailsThrows depreciated errors in quite a few places. Everything appears to work still (so far), but it’s not pretty.
I would be able to do some of the dev work if anyone wants to do some testing. Just send me a message. |
This task depends upon
In the meanwhile set display_errors to Off in .htaccess file, those warnings are harmless.
How can the warnings be turned off for IIS? The .htaccess file only applies to Apache.