[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ basic_functions.c

2010-10-04 Thread Michael Maclean
mgdm Mon, 04 Oct 2010 20:20:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=304035 Log: Un-deprecate mt_rand and deprecate mt_getrandmax Changed paths: U php/php-src/trunk/ext/standard/basic_functions.c Modified: php/php-src/trunk/ex

[PHP-CVS] svn: /php/php-src/trunk/ext/soap/ php_encoding.c php_encoding.h php_packet_soap.c soap.c

2010-03-25 Thread Michael Maclean
mgdm Thu, 25 Mar 2010 20:06:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=296820 Log: Remove some more calls to TSRMLS_FETCH() Changed paths: U php/php-src/trunk/ext/soap/php_encoding.c U php/php-src/trunk/ext/soap/php_encodin

[PHP-CVS] svn: /php/php-src/trunk/ext/soap/ php_encoding.c php_encoding.h

2010-03-25 Thread Michael Maclean
mgdm Thu, 25 Mar 2010 14:43:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=296787 Log: Remove some calls to TSRMLS_FETCH in ext/soap Changed paths: U php/php-src/trunk/ext/soap/php_encoding.c U php/php-src/trunk/ext/soap/php_en

[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/dba/config.m4 ext/dba/dba.c ext/dba/dba_tcadb.c ext/dba/php_tcadb.h ext/dba/tests/dba_tcadb.phpt

2010-03-24 Thread Michael Maclean
PHP 5.3.99 +- Added Tokyo Cabinet abstract DB support to ext/dba. (Michael Maclean) - Added Jenkins's one-at-a-time hash support to ext/hash. (Martin Jansen) - Added FNV-1 hash support to ext/hash. (Michael Maclean) - default_charset if not specified is now UTF-8 instead of ISO-8859-1

[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/hash.c

2010-03-23 Thread Michael Maclean
PHPNEWS ||| ?? ??? 201?, PHP 5.3.99 +- Added FNV-1 hash support to ext/hash. (Michael Maclean) - default_charset if not specified is now UTF-8 instead of ISO-8859-1. (Rasmus) ?? ??

[PHP-CVS] svn: /php/php-src/trunk/ext/hash/ config.m4 hash.c hash_fnv.c php_hash.h php_hash_fnv.h tests/fnv132.phpt tests/fnv164.phpt

2010-03-23 Thread Michael Maclean
//www.php.net/license/3_01.txt | + | If you did not receive a copy of the PHP license and are unable to | + | obtain it through the world-wide-web, please send a note to | + | lice...@php.net so we can mail you a copy immediately. | + +---