Connect with us

PHP 7.4 is now Released read what's new

kizinho

Published

on

Follow
NEWS: PHP 7.4 is now Released read what's new [New  Developer] » Naijacrawl
Photo: Naijacrawl
site

PHP 7.4 is a new game-changer, PHP 7.4 has added for and clean PHP syntax for easy to read.

Some of the highlights of this release that we’ve covered before include:

  • Short Arrow Functions
  • Spread Operator for Arrays
  • Typed Properties

Here is a list of all the main new features:

  • Typed Properties
  • Arrow Functions
  • Limited Return Type Covariance and Argument Type Contravariance
  • Unpacking Inside Arrays
  • Numeric Literal Separator
  • Weak References
  • Allow Exceptions from __toString()
  • Opcache Preloading
  • Several Deprecations
  • Extensions Removed from the Core

For source downloads of PHP 7.4.0 please visit the PHP downloads page and the list of changes are in the ChangeLog.

There is also a migration guide available in the PHP Manual that includes a detailed list of new features and backward incompatible changes.

 

Click Here To Comment


site


kizinho

Adike Kizito is a top-rated software developer, blogger, sports, and entertainment lover. He is the CEO of these popular websites Naijacrawl.com and Mp3ager.com. He operates his software developing task through Kizzsoft.com,... Read More

Continue Reading
Click to comment

Be first to comment


    Leave a Reply

    Your email address will not be published. Required fields are marked *

    How to get real Client IP address in php (stop using $_SERVER['REMOTE_ADDR'] )

    kizinho

    Published

    on

    NEWS: How to get real Client IP address in php (stop using $_SERVER['REMOTE_ADDR'] ) [New  Developer] » Naijacrawl
    Photo: Naijacrawl
    Hi guys today will point out on how to use real user IP , incase you want to use it do a lot of things on your website.   Using the below code to find a client IP address is very bad.   $_SERVER['REMOTE_ADDR']   I have fallen a victim the time i used it to do a lot of things like, using Client IP for tracking pageviews, blacklisting and voting, but at the end it didn't work as i excpeted  .   What  $_SERVER['REMOTE_ADDR']  does is to colle...
    Continue Reading

    A PHP Micro Framework (LiteFrame by AVONnadozie)

    kizinho

    Published

    on

    NEWS:  A PHP Micro Framework (LiteFrame by AVONnadozie) [New  Developer] » Naijacrawl
    Photo: Naijacrawl
    This is a  lightweight PHP framework built for small and medium scale applications. I will build many apps using this lite frame, easy to use and setup, Credit to AVONnadozie , Note that you can contribute to this project via Github, link Github Here    Frameworks are great but most are wild; difficult to set up, consume lots of resources, require advanced knowledge of programming or knowledge of everything in some 100-page docs.   Although they have the...
    Continue Reading

    Laravel 6.5.2 Released this week for bug fix

    kizinho

    Published

    on

    NEWS: Laravel 6.5.2 Released this week for bug fix [New  Developer] » Naijacrawl
    Photo: Naijacrawl
    The Laravel team released v6.5.2 this week—this version is a patch version release, containing mostly changes and fixes.Here’s a few things of note:If you’re using PostGIS types in Postgres, Laravel now supports a separation between geometry and geography types.The BelongsToMany::cursor() method, now hydrates pivot relations.Model serialization on jobs allows typed properties.You can see the full list of new features and updates below and the whole diff be...
    Continue Reading

    Latest


    Download Naijacrawl App today

    Fastest way to read on the go

    Download the Naijacrawl App.