[serendipity-cvs] [s9y/Serendipity] 343cb6: Fix unit tests on PHP 8.1 regarding strftime (#976)

onli via php-blog-cvs <[email protected]> Wed, 22 Jul 2026 13:09:59 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/s9y/Serendipity
  Commit: 343cb695e5d55d6d7e32d473aeea3e2d750fe748
      https://github.com/s9y/Serendipity/commit/343cb695e5d55d6d7e32d473aeea3e2d750fe748
  Author: onli <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M .github/workflows/php_tests.yml
    M tests/include/functionsSmartyTest.php

  Log Message:
  -----------
  Fix unit tests on PHP 8.1 regarding strftime (#976)

* Enable intl extensions in CI

* Specify intl version to enable it, following readme

* Set language constant as workaround under PHP 8.1

* Use US locale

* Undo setting an intl version
Intl wasn't missing, PHP 8.1 had issues with the default locale



To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications