felipe Fri, 20 May 2011 21:24:51 +
Revision: http://svn.php.net/viewvc?view=revision&revision=311300
Log:
- Fixed bug #54895 (Fix compiling with older gcc version without need for
membar_producer macro)
patch by: mhei at heimpold dot de
Bug: http://bugs.p
scottmac Fri, 20 May 2011 18:56:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=311299
Log:
Allow management of your own padding in openssl_encrypt/decrypt.
For using mcrypt / openssl interchangeabley managing your own padding is the
only solu
On Fri, May 20, 2011 at 12:40, Hannes Magnusson
wrote:
> On Wed, May 18, 2011 at 22:07, Jeraimee Hughes wrote:
>> jeraimee Wed, 18 May 2011 20:07:11 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=311204
>>
>> Log:
>> Fixed failing test.
>>
>
On Wed, May 18, 2011 at 22:07, Jeraimee Hughes wrote:
> jeraimee Wed, 18 May 2011 20:07:11 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=311204
>
> Log:
> Fixed failing test.
>
> Changed paths:
> U php/php-src/trunk/Zend/tests/constants_0