[cvs] commit: framework/Notification/Notification Listener.php

Chuck Hagenbuch chuck at horde.org
Fri Dec 8 08:17:14 PST 2006


chuck       2006-12-08 08:17:14 PST

  Modified files:
    Notification/Notification Listener.php 
  Log:
  get_class_methods() returns lowercased methods in php 4 and defined
  case in php 5. So we can't use it. is_callable might give us a false
  positive, but it's the best we seem to be able to do for now.
  
  Revision  Changes    Path
  1.25      +6 -7      framework/Notification/Notification/Listener.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Notification/Notification/Listener.php?r1=1.24&r2=1.25&ty=u


More information about the cvs mailing list