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
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
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 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
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)
?? ??
//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. |
+ +---