[geeklog-hg] [Geeklog-Core/geeklog] 2be256: Made the installer ready for PHP-7.x (except bigdu...

GitHub noreply at github.com
Thu Aug 11 21:59:59 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 2be256527d18a50279103791fa1fd236ed451b9b
      https://github.com/Geeklog-Core/geeklog/commit/2be256527d18a50279103791fa1fd236ed451b9b
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    A public_html/admin/install/classes/installer.class.php
    A public_html/admin/install/classes/micro_template.class.php
    M public_html/admin/install/config-install.php
    M public_html/admin/install/index.php
    A public_html/admin/install/layout/index.thtml
    A public_html/admin/install/layout/language_selector.thtml
    A public_html/admin/install/layout/return_form_data.thtml
    A public_html/admin/install/layout/select_installation_method.thtml
    A public_html/admin/install/layout/step1.thtml
    A public_html/admin/install/layout/step2-install.thtml
    A public_html/admin/install/layout/step2-upgrade.thtml
    A public_html/admin/install/layout/step3-install.thtml
    A public_html/admin/install/layout/system_path.thtml
    A public_html/admin/install/layout/system_path_error.thtml
    M system/databases/mysql.class.php
    M system/databases/mysqli.class.php
    M system/databases/pgsql.class.php
    M system/lib-database.php

  Log Message:
  -----------
  Made the installer ready for PHP-7.x (except bigdump.php)


  Commit: f076638f319ac9addf15874ee9bae23b5777c662
      https://github.com/Geeklog-Core/geeklog/commit/f076638f319ac9addf15874ee9bae23b5777c662
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M plugins/xmlsitemap/xmlsitemap.class.php
    M public_html/admin/install/bigdump.php
    M public_html/admin/install/classes/installer.class.php
    M public_html/admin/install/install-plugins.php
    M public_html/admin/install/lib-install.php
    M public_html/lib-common.php
    M system/classes/url.class.php
    M system/databases/mysqli.class.php

  Log Message:
  -----------
  Finished Made the installer ready for PHP-7.x


  Commit: 5667d7c979e1a2928514e2f32b5edc36a90dbe45
      https://github.com/Geeklog-Core/geeklog/commit/5667d7c979e1a2928514e2f32b5edc36a90dbe45
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M public_html/admin/database.php
    M public_html/lib-common.php
    M system/classes/calendar.class.php
    M system/classes/config.class.php
    M system/classes/downloader.class.php
    M system/classes/gltext.class.php
    M system/classes/navbar.class.php
    M system/classes/oauthhelper.class.php
    M system/classes/openidhelper.class.php
    M system/classes/plugin.class.php
    M system/classes/sanitize.class.php
    M system/classes/scripts.class.php
    M system/classes/story.class.php
    M system/classes/syndication/atom.feed.class.php
    M system/classes/syndication/feedparserbase.class.php
    M system/classes/syndication/parserfactory.class.php
    M system/classes/syndication/rdf.feed.class.php
    M system/classes/syndication/rss.feed.class.php
    M system/classes/timer.class.php
    M system/classes/timezoneconfig.class.php
    M system/classes/unpacker.class.php
    M system/classes/upload.class.php
    M system/classes/validator.class.php
    M system/lib-syndication.php

  Log Message:
  -----------
  Finished Making almost all the code of Geeklog ready for PHP-7.x


Compare: https://github.com/Geeklog-Core/geeklog/compare/68150157c6d1...5667d7c979e1


More information about the geeklog-cvs mailing list