So I wanted to write about my woes with PHP ZendDebugger and the latest WAMP install. Bottom line: I can’t get it to work with PHP 5.3 yet. I believe this is an incompatibility in the debugger DLLs that I have been able to find for 5.3 – looks like the linkers used are incompatible…
Tag: zend
To Zend or not to Zend…
I am currently evaluating whether to use the Zend framework (update from the future: they’re now Laminas) in the development of the site. Any suggestions/feedback/practical experience sharing welcome. I don’t want to get myself tied down to a large, cumbersome and potentially inflexible framework (which Zend at least claims not to be, but not having…