1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00

updating min PHP version

This commit is contained in:
pookey 2007-07-17 13:57:59 +00:00
parent b28a63e420
commit 3f84ede6c1

View file

@ -1,5 +1,5 @@
++ Requirements
Doctrine requires PHP >= 5.1. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default.
Doctrine requires PHP >= 5.2. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default.
++ Installation
++ Compiling