antecedent / patchwork

Method redefinition (monkey-patching) functionality for PHP.
https://antecedent.github.io/patchwork/
MIT License
444 stars 40 forks source link

Fixed issue #34 Use require_once instead of @require to load Patchwork.php #35

Closed robbie-cahill closed 2 years ago

robbie-cahill commented 8 years ago

Fixed issue #34 Use require_once instead of @require to load Patchwork.php