pajoye Tue, 09 Feb 2010 16:38:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294814
Log:
- improve netsnmp detection (and restor snmp on win)
Changed paths:
U php/php-src/branches/PHP_5_3/ext/snmp/config.w32
U php/php-src/trunk/e
pajoye Tue, 09 Feb 2010 16:42:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294815
Log:
- improve netsnmp detectio and restore snmp on win
Changed paths:
_U php/php-src/branches/PHP_5_3_2/
U php/php-src/branches/PHP_5_3_2/ext/snm
rasmus Tue, 09 Feb 2010 17:38:36 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294816
Log:
It's a size_t here, not an unsigned int.
Changed paths:
U php/php-src/branches/PHP_5_3/ext/zip/php_zip.c
U php/php-src/trunk/ext/zip/php_zip
pajoye Tue, 09 Feb 2010 17:51:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294817
Log:
- It's a size_t here, not an unsigned int
Changed paths:
_U php/php-src/branches/PHP_5_3_2/
_U php/php-src/branches/PHP_5_3_2/ext/tidy/tests/
andrey Tue, 09 Feb 2010 19:05:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294819
Log:
make send_close a hook, too
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c
U php/php-src/branches/PHP_5_3/ext/mysqlnd/m
johannes Tue, 09 Feb 2010 21:58:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294825
Log:
Detect if we can rely on compiler-specific alignment features else use custom
workarounds. Fixes #50753
Bug: http://bugs.php.net/50753 (Assigned) crypt_
johannes Tue, 09 Feb 2010 22:29:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294827
Log:
merge 294825: Detect if we can rely on compiler-specific alignment features else
use custom workarounds. Fixes #50753 (johannes)
Bug: http://bugs.php.ne
iliaaTue, 09 Feb 2010 22:47:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294828
Log:
Typo fix
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
=