Pascal KISSIAN

Results 4 comments of Pascal KISSIAN

I do not know why "needs: explanation", as i already added a description...

I have started looking at your code.... perhaps could be optimized : - using 2 arrays : 1 for ignore, and 1 for ignore_starting_with... - using array_keys instead of values...

to be very honest : - string obfuscation is pseudo obfuscation and can be easily reverted. - statements shuffling with gotos : I've heard of someone having coded unshuffling... -...