History log of /php-src/NEWS (Results 10476 – 10500 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 07151356 12-Dec-2010 Kalle Sommer Nielsen

Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql)

# Based on patch by tre-php-net at crushedhat dot com

# 8ece8ad3 12-Dec-2010 Derick Rethans

- Added the + modifier to parseFromFormat to allow trailing text in the
string to parse without throwing an error.
#- Patch by Stas, test case by me.

# bbc898e3 12-Dec-2010 Derick Rethans

- Keep extension order alphabetically
#- I guess that's what was intended?

# b529d43c 12-Dec-2010 Kalle Sommer Nielsen

Fixed bug #53503 (mysqli::query returns false after successful LOAD DATA query)

# 9e48381b 11-Dec-2010 Ilia Alshanetsky

Upgraded bundled Sqlite3 to version 3.7.4.

# 3c8c56fb 11-Dec-2010 Gustavo André dos Santos Lopes

- Implemented request #26158/bug #53465 (open arbitrary file descriptor with fopen)

# 9864040e 10-Dec-2010 Felipe Pena

- Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values)

# 83a78317 10-Dec-2010 Felipe Pena

- Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)
patch by: gyp at balabit dot hu

# df5f526c 10-Dec-2010 Felipe Pena

- Cosmetics

# d9187596 10-Dec-2010 Scott MacVicar

MFH: Fix indirect reference of $this

# 7d2b0898 10-Dec-2010 Felipe Pena

- Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)

# 573475a8 10-Dec-2010 Felipe Pena

- Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
patch by: spatar at mail dot nnov dot ru

Revision tags: php-5.2.15
# 78a2762e 08-Dec-2010 Johannes Schlüter

Back to -dev

Revision tags: php-5.3.4
# 3d76289c 08-Dec-2010 Johannes Schlüter

PHP 5.3.4

# 755c2cd0 08-Dec-2010 Dmitry Stogov

Removed compile time dependency from ext/mbstring

# a0eb5848 08-Dec-2010 Pierre Joye

- Fix #53492, fix crash if aa steps are invalid

# 1504071c 07-Dec-2010 Pierre Joye

- add CVE

# 3e0b6331 03-Dec-2010 Felipe Pena

- Order

# 689d1d9e 03-Dec-2010 Felipe Pena

- Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)

# d2263d48 03-Dec-2010 Adam Harvey

Implement FR #53457 (number_format must support more than one character for
thousands separator).

# 18ec6dae 03-Dec-2010 Adam Harvey

Implemented FR #53447 (Cannot disable SessionTicket extension for servers that
do not support it).

I haven't written a test due to the need for such a test to have a HTTPS server
ava

Implemented FR #53447 (Cannot disable SessionTicket extension for servers that
do not support it).

I haven't written a test due to the need for such a test to have a HTTPS server
available which mishandles SessionTicket requests; it's likely that server
administrators will gradually fix this either intentionally or through OpenSSL
upgrades. That said, if there's a great clamoring for a test, I'll work one up.

show more ...

Revision tags: php-5.2.15RC2
# 06c183b7 02-Dec-2010 Felipe Pena

- Cosmetics

# aef55bc5 02-Dec-2010 Pierre Joye

- some missing entries

# 094bcdff 02-Dec-2010 Johannes Schlüter

- Back to -dev

Revision tags: php-5.3.4RC2
# f915973c 02-Dec-2010 Johannes Schlüter

- PHP 5.3.4RC2

1...<<411412413414415416417418419420>>...619