Changes between Initial Version and Version 1 of Ticket #22704, comment 80
- Timestamp:
- 09/28/2013 06:05:57 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22704, comment 80
initial v1 2 2 > Your example would still produce strict errors/warnings if you used `$this` in the methods hooked with `__CLASS__` 3 3 4 Ah yes, thanks. Serves me right for not doing exhaustive testing forposting. I've revised the example to be what I had intended:4 Ah yes, thanks. Serves me right for not doing exhaustive testing before posting. I've revised the example to be what I had intended: 5 5 6 6 - https://gist.github.com/mikeschinkel/6739395