[Solar-talk] session warrnings

Jeff Surgeson solar at 3hex.com
Thu Mar 29 13:21:40 PDT 2007


> > Is this me or Solar? (svn)
> > Notice: Uninitialized string offset: 0
> > in /var/www/localhost/htdocs/libsvn/Solar/Class/Stack.php on line 165
>
> The line in question is the last one listed here:
>
>      public function load($name, $throw = true)
>      {
>          // some preliminary checks for valid class names
>          if ($name != trim($name) || ! ctype_alpha($name[0])) {
>
> Hm ... are you passing an empty name, by chance?  That would make it
> Solar's problem, it shouldn't accept empty names.  I'll fix that;
> thanks.

Thanks Paul, your update solved the problem, however was that a pure Solar 
thing or am I doing something somewhere that I should not be, how would I be 
passing an empty class name, is this not handled by Solar?

-- 
...........::::::...........
Jeff Surgeson / South Africa


More information about the solar-talk mailing list