“Fixing” the Advanced PHP Debugger
Abgelegt unter Sandbox am 30 September 2012Other Languages: None
I’m by no means a C developer. I have never written a Zend extension before (there are actually some good starting points available) and I have only a rough idea whats happening in the PHP internals. So when the Advanced PHP Debugger (APD) failed to build on PHP –version >= 5.4 due to the new Zend Api (or engine) and after looking at the APD issues list, I decided to “extract” the renaming and overwriting feature of APD and pack it into something I called BFR – Better Function Replacer. I basically removed all unneeded functionality via an ugly “remove if build fails bring back” approach. It works and I would appreciate feedback.



deutsch
english