2026/06/17
Jump to navigation
Jump to search
|
Wednesday, June 17, 2026 (#168)
|
|
References |
Main Work
- Ferreteria FileSys stuff in order to support sftp in FTM.
- adaptation of #phpseclib
- rewriting native ssh2 wrapper as a template for the phpseclib adaptation (cont.)
- adaptation of #phpseclib
- 12:12 It seems kind of like a missing feature that there is no way to determine whether a called class is abstract or not, even from code within that class, without using Reflection.