Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libs/Zend
AgeCommit message (Expand)Author
2021-12-14Fix possible undefined constant exception when using ssl_no_verify (#18491)Stefan Giehl
2021-11-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-09-28A few more PHP8.1 fixes (#17989)Tim-Hinnerk Heuer
2021-08-02[PHP 8.1 compatibility] don't pass null to PDOStatement::fetch() (#17689)Lukas Winkler
2021-07-19do not try and set mysqli ssl option through mysqli_options since it is set l...dizzy
2021-05-12Use Common::safe_unserialize for session data (#17539)Stefan Giehl
2020-12-13Prevent memory error when using PHP8 and a session error happens (#16943)Thomas Steur
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-10Fix falsely assumes session was already started (#16047)Thomas Steur
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-05-07Bind param values manually since PDOStatement::execute() will assume … (#15...diosmosis
2020-04-01Useless return (#15761)Jean Baptiste Noblot
2020-03-04Fix void return used and "improve" isLeap in Date (#15662)Jean Baptiste Noblot
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
2020-02-13Prevent possible notice curly braces on array (#15560)Thomas Steur
2020-01-29Use SameSite none for session token when embedded into iframe (#15439)Thomas Steur
2020-01-10Avoid using getmypid (#15364)Thomas Steur
2019-12-10Use appropriate SameSite value for session cookie (#15186)Kate Butler
2019-11-18Fix socket configuration not applied in MySQLi (#15166)Thomas Steur
2019-11-08Better detection of a succesfull start of a session (#15114)Thomas Steur
2019-11-04Fix zend session hides actual error when there are two or more errors… (#15...Thomas Steur
2019-10-02Fix error session already started (#14914)Thomas Steur
2019-09-10remove Zend Config (#14875)Lukas Winkler
2019-07-14use PHP filter to validate E-Mails (#14476)Lukas Winkler
2019-07-06removes Zend_Cache (#14600)Stefan Giehl
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-04-02Mysql SSL connection support from pull request #8049 (#10866)Geoff Waggott
2017-07-03Update list of valid hostnames (#11836)Stefan Giehl
2017-02-19Fix the builds + Submodule update (#11355)Matthieu Aubry
2016-08-23Fix the integration test and patch Zend Validatemattab
2016-04-20Fix testsThomas Steur
2016-04-08New TLDs, refs https://github.com/piwik/piwik/issues/9977mattab
2016-03-30Fix the integration test, until next time - Refs #9977mattab
2016-03-28Merge pull request #9674 from sebastianpiskorski/9486_test_caseThomas Steur
2016-03-24Test for PR #9486, Validate allowed TLDs with current IANA listsebastianpiskorski
2016-02-13show error message in case we deactivate a plugin because of missing dependen...Thomas Steur
2016-01-08#9485 Allow up to 63 characters TLD in emailsebastianpiskorski
2015-09-21Add error control operator prefix @ before ini_set()Joey3000
2015-07-01Fix Zend\Validate using deprecated iconv_set_encoding()barbushin
2015-01-13Fix #6980 "Array to string conversion" noticeMatthieu Napoli
2013-10-03removed unused Zend_Validate_Dbsgiehl
2013-10-03removed unused Zend_Validate_Sitemapsgiehl
2013-10-02removed unused Zend_Validate_Barcodesgiehl
2013-10-02removed Zend_Uri as it isn't used anymoresgiehl
2013-10-02removed Zend_Http as it isn't used anymoresgiehl
2013-10-01changed ExampleRssWidget to use simplexml instead of Zend_Feed, which is unus...sgiehl
2013-09-27Remove Zend_Log lib.Benaka Moorthi
2013-09-26Remove Zend_Auth from libs dir as it is no longer used.Benaka Moorthi
2013-09-06Fix Tracker variable was not set properlymattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab