Letractively / add-mvc-framework

Automatically exported from code.google.com/p/add-mvc-framework
0 stars 0 forks source link

Successfully loaded the trait but not detected as loaded #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the problem:
Create a trait, on a correct file name under a valid class directory

expected output:
Trait loads normally

actual output:
= Uncaught e_developer:  *<trait_class> not found from 
.../<trait_class>.class.php*

Original issue reported on code.google.com by albertdi...@gmail.com on 26 Aug 2013 at 2:00

GoogleCodeExporter commented 9 years ago
Fixed @ revision #1743

Original comment by albertdi...@gmail.com on 26 Aug 2013 at 5:09

GoogleCodeExporter commented 9 years ago
Attempt to fix @ revision #1777

Also

Probably need to consider shifting to 
http://www.php.net/manual/en/function.preg-replace-callback.php for forward 
compatibility

Original comment by albertdi...@gmail.com on 4 Sep 2013 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by albertdi...@gmail.com on 13 Sep 2013 at 3:37