
News and Releases
PHP 7 will get two times more efficient Hashtable - See also the original post from Nikita Popov .
Yii 1.1.16
Phpjson_encode , which allows storing zero values in the fractional part of real numbers.'Array' is output. It is proposed either to exclude such a transformation and throw a 'fatal catchable error' , or to implement some kind of transformation, for example, a recursive implode .
Instruments
Study materials
PHP output buffer in deep - An excellent post about how output buffer works in PHP.
Again about DoS attack in PHP - An interesting post about a potential vulnerability in PHP. By transferring a specially formed set of parameters to the script, you can cause a long execution due to collisions in the hash table. By the way, with the new hash table from PHP 7 is not so noticeable.
.
Using Varnish to overcome API speed limits
10 questions that a web developer should ask himself
REST API for a couple of minutes with Lionframe
Development of Magento modules with application deployment through Magento Composer
Requests to Yandex live
One-page store on Phalcon PHP + AngularJS. Bug work
Using different VCS repositories in PhpStorm
The digest of interesting materials from the world of Drupal # 2
I am a certified PHP specialist
Multiple versions of php on the same server. suphp
Solving the traveling salesman problem using the branch and bound method
EntertainingSource: https://habr.com/ru/post/247605/
All Articles