Avoid Internet surveillance using TOR


The Tor network is a group of servers operated by volunteers that allows people to improve their privacy and security on the Internet. Tor users coonect to Internet through a series of virtual tunnels rather than making a direct connection, allowing both organizations and individuals to share information over public networks without compromising their privacy

Avoid Internet surveillance using TOR Read More »

How to compile PHP-7.3 en Debian

On December 6, 2018 the PHP development community released version 7.3, which incorporated new features, here some of them:

  • More Flexible Heredoc and Nowdoc Syntax
  • Array Destructuring supports Reference Assignments
  • instanceof Operator accepts Literals
  • Trailing Commas are allowed in Calls
  • PCRE2 migration
  • Performance of the Multibyte String extension has been significantly improved

How to compile PHP-7.3 en Debian Read More »