Community News: Latest PECL Releases for 02.25.2014
Community News: Latest PECL Releases for 02.25.2014Latest PECL Releases:
- jsonc 1.3.4
- Fixed bug #65753 JsonSerializeable couldn’t implement on module extension - yp 1.0.0RC1
Initial beta release– Fix build with modern PHP including PHP 5.3, 5.4 and 5.5 [gasolwu]
– Build testing environment with vagrants [gasolwu]
– Add tests for all public funcctions [gasolwu] - apn 1.0.3
- Fixed typo in constant name (APN_PODUCTION -> APN_PRODUCTION)
- Incorrect warning message in apn_feedback()
- Added “invalid token” warning in apn_send()
- TSRM fixes
Source: http://www.phpdeveloper.org/news/20828
<!–
var d = new Date();
r = escape(d.getTime()*Math.random());
document.writeln('’);
//–>
Posted Luty 26th, 2014 in WEB and PHP Development.