History log of /php-src/NEWS (Results 12676 – 12700 of 15469)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2d3056e9 27-Aug-2006 Hannes Magnusson

MFH:
- Fixed bug #33895 (missing math constants).
- Remove M_PI from math.c (its defined in php_math.h)

# c42b3bf6 24-Aug-2006 Dmitry Stogov

Fixed bug #38315 (Constructing in the destructor causes weird behaviour)

# 92f1b46f 24-Aug-2006 Dmitry Stogov

Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).

# 75e9e120 23-Aug-2006 Pierre Joye

- MFH: add support for entities in hexadecimal format, like &copy; can
be passed as &#169 or &#xA9; (sync with gd)

Revision tags: php-5.1.6
# 27d30217 23-Aug-2006 Dmitry Stogov

Fixed bug #38265 (heap corruption)

# d4ff427c 22-Aug-2006 Ilia Alshanetsky

Fixed bug #38511, #38473, #38263 (Fixed session extension request shutdown
order to ensure it is shutdown before the extensions it may depend on).

# f7e99a21 22-Aug-2006 Dmitry Stogov

Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too low).

# 7dfbf5b2 22-Aug-2006 Dmitry Stogov

Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32)

# 8d770ee2 21-Aug-2006 Ilia Alshanetsky

Fixed bug #38535 (memory corruption in pdo_pgsql driver on error retrieval
inside a failed query executed via query() method).

# 70e59e29 21-Aug-2006 Antony Dovgal

MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache process times out)

# 2a41a502 20-Aug-2006 Ilia Alshanetsky

Fixed bug #38524 (strptime() does not initialize the internal date storage
structure).

# d7209229 17-Aug-2006 Ilia Alshanetsky

Back to dev

Revision tags: php-5.2.0RC2
# 3a211712 17-Aug-2006 Ilia Alshanetsky

Increased default memory limit to 16 megabytes to accommodate for a more
accurate memory utilization measurement.

# 7ded15aa 15-Aug-2006 Rob Richards

BFN

# 8dc61360 15-Aug-2006 Pierre Joye

- add openssl_csr_get_subject() and openssl_csr_get_public_key()

# 118a6a94 15-Aug-2006 Antony Dovgal

MFH: fix #38467 (--enable-versioning causes make fail on OS X)

# 126b6ecd 15-Aug-2006 Antony Dovgal

BFN

Revision tags: php-5.1.5, php-4.4.4
# 9a79a2f3 15-Aug-2006 Pierre Joye

- add OPENSSL_KEYTYPE_EC constant
- openssl_pkey_get_details(), returns the key details

# a3d3be52 14-Aug-2006 Antony Dovgal

BFN

# 41696eb9 14-Aug-2006 Ilia Alshanetsky

Updated libsqlite in ext/pdo_sqlite to 3.3.7.

# f42e9f5e 14-Aug-2006 Antony Dovgal

MFH: fix #38450 (constructor is not called for classes used in userspace stream wrappers)

# c62d5fd1 14-Aug-2006 Rob Richards

BFN
fix typo

# baff4e0a 13-Aug-2006 Ilia Alshanetsky

Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)

Revision tags: php-4.4.4RC1
# 2eef59dc 11-Aug-2006 Antony Dovgal

MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)

Revision tags: php-5.1.5RC1
# 657329b9 10-Aug-2006 Ilia Alshanetsky

missing bug fixing news

1...<<501502503504505506507508509510>>...619