- Added fully support for PHP5.2 (passes all the tests)
commit1224a8414870e5a5e88f0e05974cf9214441ca25
authorCésar D. Rodas <crodas@php.net>
Sat, 29 May 2010 02:15:10 +0000 (28 22:15 -0400)
committerCésar D. Rodas <crodas@php.net>
Sat, 29 May 2010 02:15:10 +0000 (28 22:15 -0400)
treef1ccf4ed545f1eb7a076a36e66325ebc4f902499
parentc904e72a47162296c025b3dd80b2f2bc9b783568
- Added fully support for PHP5.2 (passes all the tests)
- TODO
    - Optimize the code to reduce the calls to get_called_class()
      which is very slow for PHP5.2
lib/ActiveMongo.php
lib/Objects.php [copied from lib/Validators.php with 51% similarity]
lib/Objects_compat.php [copied from lib/Validators.php with 52% similarity]
lib/Validators.php
lib/plugin/Cache/Cache.php
tests/tests.sh [new file with mode: 0755]