History log of /php-src/NEWS (Results 7951 – 7975 of 15457)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 60dda653 24-Sep-2014 Ferenc Kovacs

add NEWS entry for #68088

# 308c0a72 20-Sep-2014 Nikita Popov

Merge branch 'PHP-5.5' into PHP-5.6


# 5e977e69 20-Sep-2014 Nikita Popov

Fixed bug #67633

# a410067d 15-Sep-2014 Remi Collet

NEWS

# ad0b63ca 15-Sep-2014 Remi Collet

NEWS

# 7f0f04e6 15-Sep-2014 Anatol Belski

updated NEWS

# 24b41a23 15-Sep-2014 Anatol Belski

updated NEWS

# 6dc6daf7 15-Sep-2014 Remi Collet

Fix NEWS
- #65641 mod_proxy-fcgi is not fixed (still open)
- #67606 mod_fastcgi is fixed in ee275e34c8b303945945c650d4bc90dcc2ac0b17

# 2775dc2b 15-Sep-2014 Remi Collet

Fix NEWS
- #65641 mod_proxy-fcgi is not fixed (still open)
- #67606 mod_fastcgi is fixed in ee275e34c8b303945945c650d4bc90dcc2ac0b17

# 8ff79d3e 11-Sep-2014 Julien Pauli

5.6.2 now

# 0b648a42 25-Jul-2014 Matteo Beccati

FR #67990 - Added nowait argument to sem_acquire

# 3571a68a 09-Sep-2014 Stanislav Malyshev

update NEWS

# edb27993 09-Sep-2014 Daniel Lowrey

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Bug #41631: Fix regression from first attempt (6569db8)
Bug #67965: Fix blocking behavior in non-blocking crypto streams


# da7c87e2 09-Sep-2014 Tjerk Meesters

Updated NEWS for #67985

# b9ac5e23 09-Sep-2014 Tjerk Meesters

Updated NEWS for #67985

# 99f0760b 09-Sep-2014 Tjerk Meesters

Fixed #67985 - Incorrect last used array index copied to new array after unset

In master zend_array_dup() is used to do this properly; this is a workaround.

# 0cbfdc9d 08-Sep-2014 Adam Harvey

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fix bug #67972 (SessionHandler Invalid memory read create_sid()).
Update LSAPI to 6.7, added support for 'filter_input'. Fixed a cr

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fix bug #67972 (SessionHandler Invalid memory read create_sid()).
Update LSAPI to 6.7, added support for 'filter_input'. Fixed a crash in CLI mode.
5.5.18 now

Conflicts:
configure.in
main/php_version.h

show more ...


# bc44eb61 08-Sep-2014 Adam Harvey

Fix bug #67972 (SessionHandler Invalid memory read create_sid()).

SessionHandler::create_sid() didn't check if PS(default_mod) was initialised
before attempting to call its create_sid()

Fix bug #67972 (SessionHandler Invalid memory read create_sid()).

SessionHandler::create_sid() didn't check if PS(default_mod) was initialised
before attempting to call its create_sid() handler.

show more ...

# 70d4b80c 04-Sep-2014 Tjerk Meesters

Updated NEWS for #67959

# af3bd57d 03-Sep-2014 Tjerk Meesters

Updated NEWS for #67955

# 92662274 03-Sep-2014 Julien Pauli

5.5.18 now

# 5e95b616 02-Sep-2014 Stanislav Malyshev

5.4.34 is next

# 0c6e2b52 02-Sep-2014 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Revert "Fix bug #67644 - Memory corruption & crash during ob_start function callback"


# 70f92aa9 02-Sep-2014 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Revert "Fix bug #67644 - Memory corruption & crash during ob_start function callback"


# fe551c08 02-Sep-2014 Stanislav Malyshev

Revert "Fix bug #67644 - Memory corruption & crash during ob_start function callback"

This reverts commit 53fa6c5b6b5b09059ba54c8912d0c0aef57aa4ff.
The change breaks tests, so not puttin

Revert "Fix bug #67644 - Memory corruption & crash during ob_start function callback"

This reverts commit 53fa6c5b6b5b09059ba54c8912d0c0aef57aa4ff.
The change breaks tests, so not putting it into 5.4.

show more ...

1...<<311312313314315316317318319320>>...619