- Adding fix to file_reader alias
- Full Autoloading an PEAR naming by Cethy
- Adding alias call
- Adding try-catch around fwrite call
- Adding file_reader.py fix
- Rename analytics.php -> Analytics.php to allow autoloading by Cethy
- Trailing whitespace/end php tags fix by jimrubenstein
- Support fwrite retry on closed socket.
- Adding check for count in properties and traits length.
- Adding default args for properties
- Enabling pfsockopen for persistent connections
- Making socket default
- Updating consumer class to use shared functions.
- Removed fork consumer, renamed fork_queue to fork_curl.
- Adding fork consumer
- Adding fork_queue consumer
- Setting fork_queue consumer to be the default.
Initial version