Michael Leibenson
- Login: gramatron
- Email: gramatron@gmail.com
- Registered on:
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
2008-12-16
- 17:10 TYPO3 Core Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- I think my patch will work fine with TYPO3 4.x on PHP5 and wouldn't work on PHP4 because of "static" keyword.
- 08:13 TYPO3 Core Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- Hi, Paul.
Your solution is pretty good. I like it. It's compatible with PHP4 and PHP5.
But seems it will be pretty ...
2008-12-15
- 22:54 TYPO3 Core Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- I made small patch on my working copy and my local svn, so, revision number is differ to real typo3 repository and th...
- 22:42 TYPO3 Core Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- If you will run it on PHP4 everything will be fine, because every method in PHP4 is static by default if you do not u...
- 22:18 TYPO3 Core Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- I have this issue as well. Functionality worked fine at PHP 5.2.5, but when I upgraded to 5.2.8 I got this error in s...
Also available in: Atom