serp-spider / core

:spider: The PHP SERP Spider - A search engine scraper
https://serp-spider.github.io/
Other
89 stars 44 forks source link

Added the HttpOnly flag #8

Closed RubtsovAV closed 8 years ago

gsouf commented 8 years ago

Hi,

Thanks for the contribution. However test suit is failling, can you update it before I merge.

More informations to run test suits and also about coding standards (see tools sections): https://github.com/serp-spider/core/blob/master/CONTRIBUTING.md#tools

This is the test that fails: https://github.com/serp-spider/core/blob/master/test/suites/TDD/Core/Cookie/CookieTest.php#L109

RubtsovAV commented 8 years ago

Hi,

I create new pull request with correct test suits and code standart. Thank you for help :)

gsouf commented 8 years ago

Dont make a new PR, github is smart enough to understand the changes in one PR

RubtsovAV commented 8 years ago

Ok. Thanks.