2010/5/6 Felipe Pena <[email protected]>: > felipe Thu, 06 May 2010 19:21:11 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=299091 > > +Fatal error: Failed to add aliased trait method (zzz) to trait table. > Probably there is already a trait method with same name in %s on line %d
This error message is strange. I think it should be changed to: "Failed to add aliased trait method (zzz) to the trait table. There is probably already a trait method with the same name" or similar. -- regards, Kalle Sommer Nielsen [email protected] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
