History log of /php-src/NEWS (Results 9201 – 9225 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 51e50223 22-Jan-2013 David Soria Parra

NEWS: Start PHP 5.5.0 Beta 1 section

# ca734cfb 22-Jan-2013 David Soria Parra

NEWS for PHP 5.5.0alpha4

# 03ff2b30 22-Jan-2013 David Soria Parra

Fix NEWS

# f7b99c48 19-Jan-2013 Xinchen Hui

Fixed bug #64007 (There is an ability to create instance of Generator by hand).

Use get_constrctor instead of access of the ce->constructor directly

# 8991ed01 19-Jan-2013 Lars Strojny

Class Name Resolution As Scalar Via "class" Keyword

# 9e7c2e59 18-Jan-2013 Stanislav Malyshev

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
fix bug #63462 (Magic methods called twice for unset protected properties)


# 33b104c7 14-Jan-2013 Stanislav Malyshev

fix bug #63462 (Magic methods called twice for unset protected properties)

# b69fd9c9 18-Jan-2013 Gustavo Lopes

NEWS for bug #64011. See 77ee200

# be2f5474 16-Jan-2013 Johannes Schlüter

Fix NEWS after 5.3.21

# 94a4e0f8 16-Jan-2013 Christopher Jones

Fix News

# 77010bf9 16-Jan-2013 Adam Harvey

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Update the arguments in the prototype of fpm_socket_unix_test_connect().


# 142c40f3 16-Jan-2013 Adam Harvey

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Update the arguments in the prototype of fpm_socket_unix_test_connect().


# f63a9f6c 16-Jan-2013 Adam Harvey

Update the arguments in the prototype of fpm_socket_unix_test_connect().

Fixes bug #63999 (php with fpm fails to build on Solaris 10 or 11).

# dba22c08 15-Jan-2013 Jille Timmermans

Dereferencing process-handles no longer waits on those processes.

Implements FR #46487

# 4c38003d 14-Jan-2013 Gustavo Lopes

NEWS for bug #63893

# b1bf5241 15-Jan-2013 Adam Harvey

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Revert "Update fputcsv() to escape all characters equally."


# c077074c 15-Jan-2013 Adam Harvey

Revert "Update fputcsv() to escape all characters equally."

On second thoughts, while the behaviour _is_ broken, this isn't the right fix.

This reverts commit 9b5cb0e8059b1e8bec0960

Revert "Update fputcsv() to escape all characters equally."

On second thoughts, while the behaviour _is_ broken, this isn't the right fix.

This reverts commit 9b5cb0e8059b1e8bec096067491ed8d75f878938.

show more ...

# c4fe37bd 15-Jan-2013 Andrey Hristov

Merge branch 'PHP-5.5'

Conflicts:
NEWS


# eb40f73c 15-Jan-2013 Lars Strojny

Bug #62489: dba_insert not working as expected

# 374ebc87 15-Jan-2013 Stanislav Malyshev

fix NEWS

# 4fcf4e08 15-Jan-2013 Xinchen Hui

Fixed bug #57702 (Multi-row BLOB fetches)

# 9b5cb0e8 15-Jan-2013 Adam Harvey

Update fputcsv() to escape all characters equally.

At present, backslashes have special case handling within fputcsv(): when one
is encountered within a field that's being escaped, escap

Update fputcsv() to escape all characters equally.

At present, backslashes have special case handling within fputcsv(): when one
is encountered within a field that's being escaped, escaping stops until the
next instance of the enclosure character is hit. This can result in malformed
CSV.

Fixes bug #43225 (fputcsv incorrectly handles cells ending in \ followed by ").

show more ...

# 6313fc7e 14-Jan-2013 Derick Rethans

Added NEWS item for DateTimeImmutable

# 6a065876 14-Jan-2013 Lars Strojny

Bug #52958: Segfault in PDO_OCI on cleanup after running a long testsuite.

# 92965b03 14-Jan-2013 Lars Strojny

Bug #46408: Fix double formatting for PostgreSQL bound parameters

1...<<361362363364365366367368369370>>...619