Join the community today
Become a Member

PHP PHP 7.2.3 is available

Discussion in 'Nginx and PHP-FPM news & discussions' started by Sunka, Mar 2, 2018.

  1. Sunka

    Sunka Well-Known Member

    1,150
    325
    83
    Oct 31, 2015
    Pula, Croatia
    Ratings:
    +525
    Local Time:
    12:35 AM
    Nginx 1.17.9
    MariaDB 10.3.22
    PHP 7.2.3 Release Announcement
    The PHP development team announces the immediate availability of PHP 7.2.3. This is a security release with also contains several minor bug fixes.

    All PHP 7.2 users are encouraged to upgrade to this version.


    For source downloads of PHP 7.2.3 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.


    01 Mar 2018
    • Core:
      • Fixed bug #75864 ("stream_isatty" returns wrong value on s390x).
    • Apache2Handler:
      • Fixed bug #75882 (a simple way for segfaults in threadsafe php just with configuration).
    • Date:
      • Fixed bug #75857 (Timezone gets truncated when formatted).
      • Fixed bug #75928 (Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null`).
      • Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
    • LDAP:
      • Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros).
    • libxml2:
      • Fixed bug #75871 (use pkg-config where available).
    • PGSQL:
      • Fixed bug #75838 (Memory leak in pg_escape_bytea()).
    • Phar:
      • Fixed bug #54289 (Phar::extractTo() does not accept specific directories to be extracted).
      • Fixed bug #65414 (deal with leading slash while adding files correctly).
      • Fixed bug #65414 (deal with leading slash when adding files correctly).
    • ODBC:
      • Fixed bug #73725 (Unable to retrieve value of varchar(max) type).
    • Opcache:
      • Fixed bug #75729 (opcache segfault when installing Bitrix).
      • Fixed bug #75893 (file_get_contents $http_response_header variable bugged with opcache).
      • Fixed bug #75938 (Modulus value not stored in variable).
    • SPL:
      • Fixed bug #74519 (strange behavior of AppendIterator).
    • Standard:
      • Fixed bug #75916 (DNS_CAA record results contain garbage).
      • Fixed bug #75981 (Prevent reading beyond buffer start in http wrapper).
     
  2. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    1:35 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    A few warnings that i notice:
    It may be safe to ignore them but as i am not expert i post them here in any case that can help :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,225
    12,253
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,831
    Local Time:
    8:35 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah all can be ignore actually
    unfortunately that breaks PHP compiles with tests I have done so probably why it isn't used :)
     
  4. eva2000

    eva2000 Administrator Staff Member

    55,225
    12,253
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,831
    Local Time:
    8:35 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Updating PHP is simple as running centmin.sh menu option 5 and when prompted for PHP version you want to update to, specify the exact version i.e. 5.6.34, 7.0.28, 7.1.15 or 7.2.3 which are latest versions available. Latest versions are always listed at php.net site
    Code (Text):
    --------------------------------------------------------
         Centmin Mod Menu 123.09beta01 centminmod.com   
    --------------------------------------------------------
    1).  Centmin Install
    2).  Add Nginx vhost domain
    3).  NSD setup domain name DNS
    4).  Nginx Upgrade / Downgrade
    5).  PHP Upgrade / Downgrade
    6).  XCache Re-install
    7).  APC Cache Re-install
    8).  XCache Install
    9).  APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB MySQL Upgrade & Management
    12). Zend OpCache Install/Re-install
    13). Install/Reinstall Redis PHP Extension
    14). SELinux disable
    15). Install/Reinstall ImagicK PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2...
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Install/Re-Install
    21). Update - Nginx + PHP-FPM + Siege
    22). Add Wordpress Nginx vhost + Cache Plugin
    23). Update Centmin Mod Code Base
    24). Exit
    --------------------------------------------------------
    Enter option [ 1 - 24 ] 5
    --------------------------------------------------------
    

    Answer no on yum checks usually
    Code (Text):
    Do you want to run YUM install checks ?  [y/n]
    
    This will increase your upgrade duration time wise.
    Check the change log centminmod.com/changelog.html
    to see if any Nginx or PHP related new additions
    which require checking YUM prequisites are met.
    If no new additions made, you can skip the
    YUM install check to speed up upgrade time.
    
     [y/n]: n
    

    specify PHP version at prompt and answer yes to Zend Opcache install to continue
    Code (Text):
         ____   _   _  ____       _   _                                _     
        |  _ \ | | | ||  _ \  _  | | | | _ __    __ _  _ __  __ _   __| |  ___
        | |_) || |_| || |_) |(_) | | | || '_ \  / _` || '__|/ _` | / _` | / _ \
        |  __/ |  _  ||  __/  _  | |_| || |_) || (_| || |  | (_| || (_| ||  __/
        |_|    |_| |_||_|    (_)  \___/ | .__/  \__, ||_|   \__,_| \__,_| \___|
                                        |_|     |___/                       
    
    PHP Upgrade/Downgrade - Would you like to continue? [y/n] y
    
    ----------------------------------------------------------------
    Install which version of PHP? (version i.e. 5.6.34, 7.0.26, NGDEBUG)
    PHP 7.x/7.1.x/7.2.x is GA Stable but still may have broken PHP extensions.
    NGDEBUG is PHP 7.3.0 dev builds minus incompatible PHP extensions
    ----------------------------------------------------------------
    Enter PHP Version number you want to upgrade/downgrade to: