Skip to content

Latest commit

 

History

History
executable file
·
40 lines (29 loc) · 1.52 KB

php-and-web-security.md

File metadata and controls

executable file
·
40 lines (29 loc) · 1.52 KB
title
PHP and Web Security - Symfony Certification Preparation List

Back to index

PHP and Web Security

PHP API up to PHP 7.2 version

Object Oriented Programming

Namespaces

Interfaces

Anonymous functions and closures

Abstract classes

Exception and error handling

Traits

PHP extensions

SPL