Hi Markus,

thanks a lot for your help. I finally found the culprit in ext:ExtDevEval (file: ext_localconf.php). Couldn't find it initially because I'm working with remote sources in my IDE, and I didn't download all ext. files. Issue is already listed on forge.

Kind regards,

Thomas
Hi!

Your deprecation log says that the function is called in
typo3conf/temp_CACHED_ps0e32_ext_localconf.php

You have to start from there. That's the only hint I can give you.

Kind regards
Markus

-----Original Message-----
From: typo3-english-boun...@lists.typo3.org 
[mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of Thomas Skierlo
Sent: Wednesday, September 12, 2012 6:00 PM
To: TYPO3 English
Subject: Re: [TYPO3-english] Strange depreciation log behavior

Am 12.09.2012 14:10, schrieb Markus Klein:
Hi!

Check the line in temp_CACHED_ps*.ext_localconf.php where this method is called 
if it really belongs to phpunit.
If it really belongs to phpunit, class_exists('t3lib_utility_VersionNumber') 
returns FALSE, hence some strange caching is going on


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to