Bugs item #1786345, was opened at 2007-09-01 09:24 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=650322&aid=1786345&group_id=108380
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Reindl Harald (reindl_harald) Assigned to: Martin Geisler (mgeisler) Summary: Strict Warnings Initial Comment: Hmm it looks like i have to use "pel" the next time But on the development server following messages makes no fun :-( Strict Standards: Declaration of PelEntryUserComment::setValue() should be compatible with that of PelEntryUndefined::setValue() in /mnt/data/www/phpincludes/pel/PelEntryUndefined.php on line 203 Strict Standards: Declaration of PelEntryVersion::setValue() should be compatible with that of PelEntryUndefined::setValue() in /mnt/data/www/phpincludes/pel/PelEntryUndefined.php on line 314 Strict Standards: Declaration of PelEntryNumber::setValue() should be compatible with that of PelEntry::setValue() in /mnt/data/www/phpincludes/pel/PelEntryNumber.php on line 77 Strict Standards: Declaration of PelEntryCopyright::setValue() should be compatible with that of PelEntryAscii::setValue() in /mnt/data/www/phpincludes/pel/PelEntryAscii.php on line 374 ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2007-11-05 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Martin Geisler (mgeisler) Date: 2007-10-21 22:59 Message: Logged In: YES user_id=1264592 Originator: NO Yeah, I've seen those warnings as well... they come because I have overloaded the setValue() method with different signatures in different classes. If you have a good idea as to how we can restructure the code to make it better OO, then please let me know. For now I think I'll ignore the issue -- PHP is a dynamically typed language and so it should be expected that someone might do stuff like I have done. But if you really feel that this is important, then come to the mailinglist and we can discuss it there. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=650322&aid=1786345&group_id=108380 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ PEL-devel mailing list PEL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pel-devel