History log of /PHP-5.3/ (Results 201 – 225 of 46464)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a2cf4f1910-Dec-2012 Johannes Schlüter

Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3


795e3f1c10-Dec-2012 Johannes Schlüter

Fix typo

ad553a7a10-Dec-2012 Xinchen Hui

Fixed bug #63726 (Memleak with static properties and internal/user classes)

db6d8e2710-Dec-2012 Xinchen Hui

skip 32-bit OS

d86decd710-Dec-2012 Xinchen Hui

Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3


fa7e230c10-Dec-2012 Xinchen Hui

Need more that 2G memory

22fe268a05-Dec-2012 Johannes Schlüter

this will become PHP 5.3.21

94cbd63705-Dec-2012 Anatoliy Belsky

Two tests deactivated until #63688 was fixed

31ab57e001-Dec-2012 Remi Collet

NEWS

c2554b4b01-Dec-2012 Remi Collet

Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond

When storing '015700' microseconds in a Datetime object,
Datetime::format('u') returns '015699'

Already k

Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond

When storing '015700' microseconds in a Datetime object,
Datetime::format('u') returns '015699'

Already known per bug45554 reproducer (also fixed).

show more ...

ff6c9e2730-Nov-2012 Xinchen Hui

Fixed bug #63377 (Segfault on output buffer)

00d86afe30-Nov-2012 Xinchen Hui

Format

40fabf6830-Nov-2012 Xinchen Hui

Fixed bug #63398 (Segfault when polling closed link)

dc2192c029-Nov-2012 Dmitry Stogov

Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)

92e2f29329-Nov-2012 Dmitry Stogov

Fixed bug #63635 (Segfault in gc_collect_cycles)

bc49200728-Nov-2012 Remi Collet

Fixed Bug #63581 Possible buffer overflow

In fpm-log, possible buffer overflow. Check for length is done at
the beginning of the loop, so is not done when overflow occurs
on the last

Fixed Bug #63581 Possible buffer overflow

In fpm-log, possible buffer overflow. Check for length is done at
the beginning of the loop, so is not done when overflow occurs
on the last loop (len = 1024 or 1025). (ack from fat).

This issue where found from by static code analysis tool and, so,
I can't provide any reproducer.

show more ...

f08060a428-Nov-2012 Remi Collet

Fixed Bug #63581 Possible null dereference

Possible NULL dereference when trying to delete the single item
of a list (ack from fat).

This issues where found from by static code

Fixed Bug #63581 Possible null dereference

Possible NULL dereference when trying to delete the single item
of a list (ack from fat).

This issues where found from by static code analysis tool and,
so, I can't provide any reproducer.

show more ...

e6b727d327-Nov-2012 Anatoliy Belsky

Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows

eff12e5627-Nov-2012 Anatoliy Belsky

This test isn't supposed to pass on windows

df3b9a1e27-Nov-2012 Xinchen Hui

Fixed Bug #63614 (Fatal error on Reflection)

9214724324-Nov-2012 Remi Collet

add unit test for bug 63126

90d2561a24-Nov-2012 Remi Collet

NEWS

f55bed9d24-Nov-2012 Remi Collet

Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array

8a84b1b523-Nov-2012 Anatoliy Belsky

Backported the fix for bug #63248 from 5.4+

1702024022-Nov-2012 Anatoliy Belsky

Fixed test for bug #63297

12345678910>>...1859