the latest releases in pear.
PHP_CompatInfo 1.9.0b1 2 days ago Read More
* bugs
- __FILE__ and __LINE__ constants were not detected with 1.9.0a1
* news
- With first beta release, API 1.9.0 is marked as complete and will not change until stable.
You are welcome to read m...
Payment_DTA 1.2.1 3 days ago Read More
[-] input validation for overlong account/bank numbers
[-] use intval() and number_format() to ensure correct number output
[*] more characters handled in makeValidString()
[+] new method: count()
...
Services_Blogging 0.2.3 3 days ago Read More
- Fix bug #15028: URL with trailing slash gives error [cweiske]
- Coding standards cleanup
- Add more docblocks, enhance existing ones (e.g. factory exceptions)
- Set client version correctly
Validate_ptBR 0.5.5 6 days ago Read More
- Fixed Bug #12783 (thanks to jhenrique)
- Fixed Bug #11823 phpcs/Coding Standards issues highlighted.
- Avoid two strlen calls on pis() - cosmetic changes
- PHP test updated
- add new method pis()
PHP_Compat 1.6.0a2 8 days ago Read More
* Fix Bug #11206: clone() bug [aidan]
* Fix Bug #11631: Missing '}' in loadFunction() [aidan]
* Fix Bug #12158: wrong function name [arpad]
* Fix Bug #12301: Compat calls php 5 function [arpad]
* F...
PHP_CompatInfo 1.9.0a1 9 days ago Read More
* bugs
- 15011 : XSL extension not detected
* news
- API 1.9.0 marked as beta, and first release is alpha due to change of
classes/constants detection of PHP extensions.
You are welcome to read my ...