Rewritten version to optimize requests and use of PHP5 OOP#10
Rewritten version to optimize requests and use of PHP5 OOP#10smeinecke wants to merge 16 commits intosamcleaver:masterfrom
Conversation
fixed some method declaration. optimized some queries.
|
@smeinecke Great looking work, obviously there's a huge amount of changes so will try and find some time this week to review. I had started a rewrite on the dev branch (https://github.com/samcleaver/phpGSB/tree/development/lib) that decoupled the storage side of the system (and added support for Yandex lists) but I still haven't gotten around to the lookup side of things. Also just a heads up, V3 of the Google Safe Browsing API is now live also. (V2 is deprecated). |
|
Oh, I didn't see that you already rewritten the whole thing 👍 I added yandex support today too :) You dev branch looks much better than the old version - I will take a look into this next weekend. It's probably much better to complete that part (and move it to v3). As far as I read into the Changelog of v3 there are not that much changes. I don't know if yandex also update to v3 like google. |
No description provided.