Anna Ghandevosyan

Anna Ghandevosyan

Anna is a software architect at 10Web. While her cat Thor stares suspiciously at the screen, Anna spends her days programming to find optimal architectural solutions and solve difficult tasks.

What’s New in PHP 8 (Features, Updates & Changes)

22 Min Read

PHP 8.0 is a major update that was released on November 26, 2020. It came with many new amazing features and optimizations such as named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT compiler, improvements in the type system, error handling, and consistency. With 10Web, you can easily update your PHP to the PHP 8.0 version….

The Complete Guide on How to Setup WordPress Multisite

The Complete Guide on How to Setup WordPress Multisite

16 Min Read

WordPress is a very popular and multifunctional content management system that powers 39.6% of websites in 2021. The free and simple functionality of the system makes it possible to create websites regardless of the level of technical knowledge. WordPress provides tons of features for building an amazing website, and one of the more advanced ones is WordPress multisite. This efficient…

PHP sign coming out of the box

What’s New in PHP 7.4 (Features, Deprecations, Updates)

17 Min Read

About the PHP 7.4 release PHP 7.4 was released on November 28, 2019 for General Availability. With this PHP release you can expect a noticeable performance increase. However, although PHP 7.4 improves performance and code readability, you can expect a true boost from PHP 8, as a JIT inclusion has already been approved for that version.By the way if you…