PHP Coder

Results 20 comments of PHP Coder

Thank you for your reply. i was also thinking that the tun interface would be an issue... but yes... should be possible with some changes in the source. when times...

:+1: ... Docu should also be updated... with a version notice of changed return value from int to bool https://www.php.net/manual/en/imagick.getimagealphachannel

ohh... im not familiar with updating the php docu. @Danack can you do it?

ahh great... will test it soon. Thank you very much

Hi there all (and sorry for my long absence... as usual much work everytime) i think i followed most of the discussions about namespacing, autoloading, __MAGIC's() and other php5 feature...

Jon, you mention absolut valid points. My point was why using for example Namespace when not really necessary but would break compatibility? The same for other compat.breakers... or possible "trap'ers"....

> flooding I'm also sorry Terra

(oki) ... nevertheless Thank you

also missing `&&` between `make install` and `sudo rm` correct[2]: `sudo cp -v /lib/modules/$(uname -r)/build/Module.symvers src/os/linux && sudo make clean && make all && make install && sudo rm -rvf...