Skip to content

Commit

Permalink
Remove src-deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Nov 10, 2023
1 parent 21250f2 commit 6bd3c99
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 516 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"autoload-dev": {
"psr-4": {
"Ray\\Aop\\": ["tests/", "src-deprecated", "tests/Fake/", "src-deprecated"]
"Ray\\Aop\\": ["tests/", "tests/Fake/"]
},
"files": ["tests/Fake/FakeGlobalNamespaced.php", "tests/Fake/FakeGlobalEmptyNamespaced.php"]
},
Expand Down
66 changes: 0 additions & 66 deletions src-deprecated/AopClass.php

This file was deleted.

29 changes: 0 additions & 29 deletions src-deprecated/AopClassName.php

This file was deleted.

48 changes: 0 additions & 48 deletions src-deprecated/CallIntercept.php

This file was deleted.

45 changes: 0 additions & 45 deletions src-deprecated/Code.php

This file was deleted.

60 changes: 0 additions & 60 deletions src-deprecated/CodeGen.php

This file was deleted.

14 changes: 0 additions & 14 deletions src-deprecated/CodeGenInterface.php

This file was deleted.

84 changes: 0 additions & 84 deletions src-deprecated/CodeGenMethod.php

This file was deleted.

Loading

0 comments on commit 6bd3c99

Please sign in to comment.