History log of /php-src/NEWS (Results 11826 – 11850 of 15465)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 8452585f 30-Jan-2008 Felipe Pena

Fixed Bug#43926 (isInstance() isn't equivalent to instanceof operator)

# 240fa244 30-Jan-2008 Dmitry Stogov

Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)

# 6878464e 29-Jan-2008 Derick Rethans

- MFH: Fixed bug #43960 (strtotime() returns timestamp in the future when given
a bogus string).

# ea5148d3 29-Jan-2008 Antony Dovgal

entry moved to 5_2

# 9770b3cb 29-Jan-2008 Dmitry Stogov

Fixed bug #43323 (Wrong count abstract methods). (Felipe, Dmitry)

# b989cba0 29-Jan-2008 Antony Dovgal

BFN

# ec344640 28-Jan-2008 Antony Dovgal

BFN

# e9914e9d 28-Jan-2008 Marcus Boerger

- MFH Make SplObjectStorage implement ArrayAccess
[DOC]

# a1180690 28-Jan-2008 Derick Rethans

- MFH: Added two optional parameters to timezone_transitions_get() /
DateTimeZone::getTranstions() to limit the range of transitions being
returned.

# ffbe501a 28-Jan-2008 Derick Rethans

- MFH: Added date_timestamp_get() / DateTime::getTimestamp() to retrieve the
Unix timestamp belonging to a date object.

# 8d7d8bd0 28-Jan-2008 Dmitry Stogov

Better message

# a3398678 27-Jan-2008 Marcus Boerger

MFH:
[DOC] Add ability to store associative infor with objects in SplObjectStorage
- Add second parameter to SplObjectStorage::attach()
- Add SplObjectStorage::setInfo()
- Add SplObje

MFH:
[DOC] Add ability to store associative infor with objects in SplObjectStorage
- Add second parameter to SplObjectStorage::attach()
- Add SplObjectStorage::setInfo()
- Add SplObjectStorage::getInfo()

show more ...

# 216d0cb0 27-Jan-2008 Derick Rethans

- MFH: Added support for selectively listing timezone identifiers through
timezone_identifiers_list() / DateTimezone::listIdentifiers().

# 23e3baf6 25-Jan-2008 Scott MacVicar

Fix html_entity_decode when converting numeric html entities, the numeric values for the extended characters don't correspond to that of windows-1251 and cp866.

# f8297f6e 24-Jan-2008 Dmitry Stogov

Fixed bug #43426 (crash on nested call_user_func() calls)

# 0b682510 24-Jan-2008 Dmitry Stogov

Changed EG(argument_stack) implementation.

# e837a3b7 23-Jan-2008 Antony Dovgal

BFN

# 10a0f206 22-Jan-2008 Marcus Boerger

- MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus)

# 71592cec 22-Jan-2008 Dmitry Stogov

Added garbage collector

# 7366d48c 21-Jan-2008 Etienne Kneuss

MFH: Add doxygen docs for SplDoublyLinkedList, SplStack, SplQueue

# fa47e900 21-Jan-2008 Dmitry Stogov

Changed exception handling. Now each op_array doesn't contain ZEND_HANDLE_EXCEPTION opcode in the end

# 13be31db 21-Jan-2008 David Coallier

- Added lcfirst() announcement.

# 72473f52 20-Jan-2008 Hannes Magnusson

Add note about new getopt() features

# ac11490f 17-Jan-2008 Nuno Lopes

pcre 7.5 is in 5.2 branch as well

# 2d255295 17-Jan-2008 Derick Rethans

- Fixed bug #41599 (setTime() fails after modify() is used).

1...<<471472473474475476477478479480>>...619