Commit Graph

  • 71aace20b4 Fix github builds by allowing insecure composer installs fix-github-buids-composer-allow-insecure-3 Marco van 't Wout 2026-02-24 15:28:40 +01:00
  • a039f664cd Fix github builds by allowing insecure composer installs fix-github-buids-composer-allow-insecure Marco van 't Wout 2026-02-24 11:50:55 +01:00
  • 27abd0c304 Build(deps): bump niden/actions-memcached from 7 to 8 dependabot/github_actions/niden/actions-memcached-8 dependabot[bot] 2026-02-16 05:30:40 +00:00
  • a12f860b1b Merge pull request #4611 from ac-dc/non-canonical-casts master Marco van 't Wout 2026-01-22 17:05:27 +01:00
  • dae51120e4 Updated CHANGELOG ruslan 2026-01-18 10:31:51 +01:00
  • be3f39831b PHP 8.5 has been added ruslan 2026-01-16 08:03:15 +01:00
  • ec4f0d0592 Fix deprecated non-canonical casts to canonical forms ruslan 2026-01-16 08:02:50 +01:00
  • a2d4af95af Fix #4607: Fix loading CHttpSessionHandler when using yiilite on Yii 1.1.32 and PHP 7+ Marco van 't Wout 2026-01-08 10:57:53 +01:00
  • fc42169387 Prepare for next release Marco van 't Wout 2025-12-23 10:57:28 +01:00
  • e7728e20dd Release version 1.1.32 1.1.32 Marco van 't Wout 2025-12-23 10:54:33 +01:00
  • a06732de12 Add missing class tags and method descriptions for generated documentation Marco van 't Wout 2025-12-23 10:33:46 +01:00
  • d0f8d303be Build(deps): bump actions/cache from 4 to 5 (#4606) dependabot[bot] 2025-12-12 11:05:40 +03:00
  • 6868f4ca91 Update PHP compatibility in README.md Marco van 't Wout 2025-12-09 15:15:53 +01:00
  • 1d0c0bbbbd Merge pull request #4601 from efhsg/bugfix/4573-null-sortfield-php8 Marco van 't Wout 2025-12-09 15:11:11 +01:00
  • 8828c20bd9 Merge branch 'master' into bugfix/4573-null-sortfield-php8 Marco van 't Wout 2025-12-09 15:11:01 +01:00
  • 085447a4f6 Merge pull request #4602 from efhsg/bugfix/4578-php84-session-handler Marco van 't Wout 2025-12-09 15:10:07 +01:00
  • 814208d1b8 Update CHANGELOG Marco van 't Wout 2025-12-09 15:09:42 +01:00
  • 320a6772f9 Update CHANGELOG Marco van 't Wout 2025-12-09 15:07:50 +01:00
  • 4ef0c1b444 FIX: Remove finally to support PHP 5.3 session test cleanup erwin 2025-12-09 11:59:43 +01:00
  • 64b2da0f9c Refactor session handling in CHttpSessionTest to improve error management erwin 2025-12-09 11:41:16 +01:00
  • c47ebf92a3 Update author information in CHttpSessionHandler class file erwin 2025-12-09 11:24:10 +01:00
  • 4ef3b36160 Refactor PHP version check to Yii 1 convention. erwin 2025-12-09 11:13:19 +01:00
  • d2072ba6bd Fix: only code formatting. erwin 2025-12-09 10:49:57 +01:00
  • eb65e2eedf Fix: No casting to string in getSortingFieldValue(). erwin 2025-12-09 10:47:29 +01:00
  • 4cd2460fee Add PHP 8.5 to build php-8.5-compatibility Marco van 't Wout 2025-12-09 09:46:13 +01:00
  • 8c5400983e Fixed code formatting to match Yii 1 coding style erwin 2025-12-04 17:39:27 +01:00
  • b15a0dde6c Fix #4573: Handle mb_strtolower(null) deprecation in PHP 8.1+ erwin 2025-12-04 17:19:50 +01:00
  • 58e20905d1 Add error suppression to session_set_save_handler() call erwin 2025-12-03 20:04:14 +01:00
  • a27cf8c18f Move CHttpSessionHandler to separate file for PHP 5.3 compatibility erwin 2025-12-03 19:51:59 +01:00
  • f682544dfc Remove unnecessary try-finally block in session handler test erwin 2025-12-03 19:40:55 +01:00
  • 5d3ab97192 Fix PHP 8.4 session handler compatibility and add return type hints erwin 2025-12-03 19:32:28 +01:00
  • dec708cca3 Fix PHP 8.4 session_set_save_handler() deprecation erwin 2025-12-03 19:11:42 +01:00
  • 2e4d87cfa4 Fixes #4573: Fix test to catch mb_strtolower(null, ...) deprecation in PHP 8.1+ erwin 2025-12-03 13:55:27 +01:00
  • 077af097c2 Fixes #4573: mb_strtolower(null, ...) deprecation when caseSensitiveSort is false erwin 2025-12-03 13:19:49 +01:00
  • 5ff1fe2948 Build(deps): bump actions/checkout from 5 to 6 (#4599) dependabot[bot] 2025-11-21 09:49:02 +03:00
  • 4d87b1d3b0 Add PHP 8.4 to build (#4577) Marco van 't Wout 2025-11-13 07:55:15 +01:00
  • 0fa8ca495d Merge pull request #4594 from yiisoft/dependabot/github_actions/actions/checkout-5 Marco van 't Wout 2025-08-19 11:43:25 +02:00
  • 70f03c1d92 Build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 13:32:33 +00:00
  • 14f66835c7 Merge pull request #4592 from rob006/captcha-validator Marco van 't Wout 2025-07-28 09:48:51 +02:00
  • 911db78c5a Add tests for allowEmpty as true Robert Korulczyk 2025-07-27 22:27:47 +02:00
  • e34341155b Fix deprecation in CCaptchaAction for PHP 8.1+ Robert Korulczyk 2025-07-27 22:14:06 +02:00
  • d3d29d1cdb Merge pull request #4587 from mateusmetzker/topic/add-unixsocket-support-for-redis Marco van 't Wout 2025-04-17 09:54:53 +02:00
  • b1e1ade025 Update CHANGELOG Metzker 2025-04-16 18:21:30 -03:00
  • 16a97f285c chore: changes requested on code review Metzker 2025-04-16 17:42:04 -03:00
  • 5f45cedac4 feat: add socket connection to CRedisCache.php Metzker 2025-04-15 14:36:24 -03:00
  • 68598bb795 Improve formatting Marco van 't Wout 2025-04-14 11:10:50 +02:00
  • 2baec91aba Prepare for next release Marco van 't Wout 2025-04-10 16:00:25 +02:00
  • 34bac57794 Release version 1.1.31 1.1.31 Marco van 't Wout 2025-04-10 15:57:47 +02:00
  • 386e1d9b88 Update CHANGELOG Marco van 't Wout 2025-04-10 14:31:06 +02:00
  • d386d73786 Merge commit from fork Marco van 't Wout 2025-04-10 14:16:04 +02:00
  • 7b4536e245 Fix: apply standard html encoding around string arguments in default error/exception renderer Marco van 't Wout 2025-04-07 16:22:12 +02:00
  • aaf730d43e Merge pull request #4586 from yiisoft/ci-dev-ini Marco van 't Wout 2025-04-02 12:44:00 +02:00
  • 20467c1892 Disable deprecations in test suite from PHP 8.3 onwards Marco van 't Wout 2025-03-27 16:07:26 +01:00
  • dd3cbb1f2c FIX: apply #[\AllowDynamicProperties] on TestClass Marco van 't Wout 2025-03-27 15:32:14 +01:00
  • 21c0353237 FIX: apply #[ReturnTypeWillChange] to test classes that implement JsonSerializable Marco van 't Wout 2025-03-27 15:25:35 +01:00
  • 0741b5f65c Set CI tests to run with development version of php.ini instead of default (production) Marco van 't Wout 2025-03-27 15:17:44 +01:00
  • 29b2d7ba7e Merge pull request #4584 from albertborsos/improve-hungarian-translations Marco van 't Wout 2025-03-27 09:53:39 +01:00
  • d52c9cff82 fix a hungarian translation Albert Borsos 2025-03-26 13:26:42 +01:00
  • 8726beca2d Merge pull request #4580 from karelvasicek/issue-4579 Marco van 't Wout 2025-02-03 10:13:13 +01:00
  • a694a7b6b4 Update CHANGELOG Marco van 't Wout 2025-02-03 10:12:35 +01:00
  • 5ec98d5384 Fixed CS translation #4579 Karel Vasicek 2025-02-03 08:56:14 +01:00
  • b6bdc1c289 Update CHANGELOG Marco van 't Wout 2025-01-07 13:51:28 +01:00
  • 5fa85faede Merge pull request #4575 from LimeSurvey/bug/19702_bbqjs-minimal-fix-proto-pollution Marco van 't Wout 2025-01-07 13:49:03 +01:00
  • 33d5883fa0 BBQ JS - re-add doc block to jquery.ba-bbq.min.js Kevin Foster 2025-01-07 09:12:00 +00:00
  • 06c1650969 BBBQ JS - dparam should always return an object Kevin Foster 2024-12-31 14:20:34 +00:00
  • 76d85444ca Prepare for next release Marco van 't Wout 2024-10-14 13:06:29 +02:00
  • 5f760e818b Release version 1.1.30 (now with updated yiilite) 1.1.30 Marco van 't Wout 2024-10-14 13:01:44 +02:00
  • 8e288a0d6a Release version 1.1.30 Marco van 't Wout 2024-10-14 12:45:20 +02:00
  • 05e88ee3ca Update CHANGELOG Marco van 't Wout 2024-10-14 12:09:13 +02:00
  • 907bba0775 Merge pull request #4563 from LimeSurvey/bug/19702_bbqjs-proto-secure Marco van 't Wout 2024-10-14 12:05:34 +02:00
  • 7d8c60eee9 Merge pull request #4569 from arfeen/master Marco van 't Wout 2024-10-14 12:04:46 +02:00
  • c959a489ee Merge branch 'master' into master Marco van 't Wout 2024-10-14 12:01:29 +02:00
  • 0e37290274 Update CHANGELOG Marco van 't Wout 2024-10-14 12:00:43 +02:00
  • 93356f899c Fix indentation Marco van 't Wout 2024-10-14 11:57:40 +02:00
  • ac1b7b7e8b Apply suggestions from code review Alexander Makarov 2024-10-07 15:31:31 +03:00
  • e2fd6871b7 Checking existance for password only for AUTH Arfeen 2024-10-06 22:27:54 +05:00
  • 4905a0592a Added REDIS cache configuration property ("username") in cache configurations Muhammad Arfeen 2024-10-04 17:25:42 +05:00
  • ae2af5c65b Merge branch 'master' into bug/19702_bbqjs-proto-secure Kevin Foster 2024-10-04 18:09:58 +08:00
  • bcdd140303 Update jquery.ba-bbq.js - fix doc blocks Kevin Foster 2024-10-04 18:03:24 +08:00
  • b7b4ae136a Merge pull request #4568 from albertborsos/master Marco van 't Wout 2024-10-03 17:14:45 +02:00
  • d69da6ffc3 Add missing hungarian translations. Albert Borsos 2024-10-03 11:49:40 +02:00
  • f0ea6bd069 Merge pull request #4566 from apphp/master Marco van 't Wout 2024-09-30 09:42:19 +02:00
  • bc0f4d0eb4 Bug #4566 fixed tabs instead of spaces Samuel Akopyan 2024-09-26 23:29:31 +03:00
  • cd2e3dab31 Bug #4566 Update changelog Samuel Akopyan 2024-09-24 20:34:48 +03:00
  • 6cd267fb25 PHP 8 compatibility: Fix passing null to string parameter parameter Samuel Akopyan 2024-09-24 20:32:11 +03:00
  • 9d0b1ff6cd Merge pull request #4553 from yiisoft/php-8.3-compatibility Marco van 't Wout 2024-09-20 11:14:06 +02:00
  • ddb22adfc4 Update README.md Marco van 't Wout 2024-09-18 16:57:57 +02:00
  • 9d657a562b Patch moved upstream Marco van 't Wout 2024-09-18 16:25:44 +02:00
  • 0d999769a6 Update CHANGELOG Marco van 't Wout 2024-09-18 10:31:06 +02:00
  • 64d827d9b9 Update CVarDumper::dumpAsString() for PHP 8.3 Marco van 't Wout 2024-09-18 10:29:10 +02:00
  • 3be2927291 Jquery bbq.js plugin - fix code formatting Kevin Foster 2024-09-18 13:14:00 +08:00
  • 9f0e90140d Update jquery.ba-bbq.js prevent __proto__ injection Kevin Foster 2024-09-09 14:25:35 +08:00
  • c75317a6fd Update jquery.ba-bbq.js - fix doc blocks Kevin Foster 2024-09-09 14:14:26 +08:00
  • 22c3978e79 Update jquery.ba-bbq.min.js from v1.4pre Kevin Foster 2024-09-09 14:11:36 +08:00
  • bc85aef5e7 Update jquery.ba-bbq.min.js from v1.4pre Kevin Foster 2024-09-09 14:09:16 +08:00
  • 62ffd82aac Jquery bbq.js plugin - prevent proto injection Kevin Foster 2024-09-01 08:02:12 +01:00
  • b2c129b1ca update root folder links (#4560) Ihor Sychevskyi 2024-06-20 16:58:01 +03:00
  • c8b538a077 Merge pull request #4558 from yiisoft/frame Marco van 't Wout 2024-06-18 17:27:21 +02:00
  • 079368998e update framework folder links Arhell 2024-06-18 00:04:01 +03:00
  • 5894bebe5b update docs folder links (#4556) Ihor Sychevskyi 2024-06-15 09:42:10 +03:00