SPL_Types

Standard PHP Library, Types Addon


SPL Types is a collection of special typehandling classes.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Latest releases

Version Release Download
0.4.0 2012-06-12 SPL_Types-0.4.0.tgz
0.3.0 2008-01-13 SPL_Types-0.3.0.tgz
0.2 2006-06-05 SPL_Types-0.2.tgz
0.1 2006-05-25 SPL_Types-0.1.tgz
Show all releases

Changelog

Version Message
0.4.0 - Support for PHP 5.4+
- Fixed memory leak when assigning an object
- Fixed crash when using SplBool::getConstList() on PHP 5.3+
0.3.0 - Support for 5.3
- Added new type (SplFloat)
- Support for OSX
0.2 - Fixed support for PHP 5.1
0.1 - Initial version
Show complete changelog