PHP Classes

File: libraries/vendor/doctrine/dbal/SECURITY.md

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   libraries/vendor/doctrine/dbal/SECURITY.md   Download  
File: libraries/vendor/doctrine/dbal/SECURITY.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 6 years ago
Size: 643 bytes
 

Contents

Class file image Download

Security

The Doctrine library is operating very close to your database and as such needs to handle and make assumptions about SQL injection vulnerabilities.

It is vital that you understand how Doctrine approaches security, because we cannot protect you from SQL injection.

Please read the documentation chapter on Security in Doctrine DBAL to understand the assumptions we make.