Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-7

PHP 7 debugger settings in eclipse

php eclipse eclipse-pdt php-7

Using Laravel 5 Encryption on multiple projects

Symfony 3 / APCu + PHP7

php symfony apc php-7 apcu

Which is faster between (string)$value and "$value" when casting to a string

What are the advantages of function calls without mixed variables?

PHP: Split a string by comma(,) but ignoring anything inside square brackets? [duplicate]

In Symfony2, which classpath caching method is more performant: Composer class map or ApcClassLoader using APCu?

How does <=> in php 7 responsed in situations that check bool values?

php php-7

Unable to execute PHP files from the command line

How to count a large number of files in a directory

laravel apache php-7

Laravel 5.5: PHPUnit (with coverage) doesn't like routes from multiple files and throws "A facade root has not been set". Without coverage it's green

Trigger fatal error in PHP 7 (non-exception)

php error-handling xampp php-7

Variable variables in classes using PHP 7

php class variables php-7

Correct way to store passwords in PHP

PhpStorm project still using PHP5 even though I installed PHP7 and added it as an interpreter

php phpstorm php-7 php-ide