[geeklog-hg] [Geeklog-Core/geeklog] 1b6b44: Fixed some of PHP 7.2 incompatible bugs (bug #892)

GitHub noreply at github.com
Sat Sep 15 04:34:18 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 1b6b4408660657e28889ed9b7739332cfedba28a
      https://github.com/Geeklog-Core/geeklog/commit/1b6b4408660657e28889ed9b7739332cfedba28a
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2018-09-15 (Sat, 15 Sep 2018)

  Changed paths:
    M system/classes/XML/RPC.php
    M system/composer.json
    M system/composer.lock
    M system/databases/mysqli.class.php
    M system/lib-database.php
    M system/lib-security.php
    M system/vendor/bin/minifycss
    M system/vendor/bin/minifyjs
    M system/vendor/composer/ClassLoader.php
    M system/vendor/composer/autoload_files.php
    M system/vendor/composer/autoload_real.php
    M system/vendor/composer/autoload_static.php
    M system/vendor/composer/include_paths.php
    M system/vendor/composer/installed.json
    M system/vendor/matthiasmullie/minify/src/CSS.php
    M system/vendor/matthiasmullie/minify/src/JS.php
    M system/vendor/matthiasmullie/minify/src/Minify.php
    A system/vendor/paragonie/random_compat/LICENSE
    A system/vendor/paragonie/random_compat/build-phar.sh
    A system/vendor/paragonie/random_compat/composer.json
    A system/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
    A system/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
    A system/vendor/paragonie/random_compat/lib/byte_safe_strings.php
    A system/vendor/paragonie/random_compat/lib/cast_to_int.php
    A system/vendor/paragonie/random_compat/lib/error_polyfill.php
    A system/vendor/paragonie/random_compat/lib/random.php
    A system/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
    A system/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
    A system/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
    A system/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
    A system/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
    A system/vendor/paragonie/random_compat/lib/random_int.php
    A system/vendor/paragonie/random_compat/other/build_phar.php
    A system/vendor/paragonie/random_compat/psalm-autoload.php
    A system/vendor/paragonie/random_compat/psalm.xml
    M system/vendor/pear/pear-core-minimal/composer.json
    M system/vendor/pear/pear-core-minimal/src/PEAR.php
    M system/vendor/pear/pear-core-minimal/src/System.php
    M system/vendor/phpclasses/oauth-api/login_check_with_facebook.php
    M system/vendor/phpclasses/oauth-api/login_with_facebook.php
    M system/vendor/phpclasses/oauth-api/oauth_client.php
    M system/vendor/phpclasses/oauth-api/oauth_configuration.json
    M system/vendor/robthree/twofactorauth/.travis.yml
    M system/vendor/robthree/twofactorauth/README.md
    M system/vendor/robthree/twofactorauth/TwoFactorAuth.phpproj
    M system/vendor/robthree/twofactorauth/composer.json
    M system/vendor/robthree/twofactorauth/lib/Providers/Rng/HashRNGProvider.php
    M system/vendor/robthree/twofactorauth/lib/Providers/Rng/MCryptRNGProvider.php
    R system/vendor/robthree/twofactorauth/lib/Providers/Time/ConvertUnixTimeDotComTimeProvider.php
    A system/vendor/robthree/twofactorauth/lib/Providers/Time/NTPTimeProvider.php
    M system/vendor/robthree/twofactorauth/lib/TwoFactorAuth.php
    A system/vendor/robthree/twofactorauth/phpunit.xml
    A system/vendor/robthree/twofactorauth/phpunit.xml.tmppica
    M system/vendor/robthree/twofactorauth/tests/TwoFactorAuthTest.php
    M system/vendor/swiftmailer/swiftmailer/CHANGES
    M system/vendor/swiftmailer/swiftmailer/VERSION
    M system/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php

  Log Message:
  -----------
  Fixed some of PHP 7.2 incompatible bugs (bug #892)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the geeklog-cvs mailing list