Antony Dovgal
|
5111cd3af9
|
MFH: fix #38844 (curl_easy_strerror() is defined only since cURL 7.12.0)
|
2006-09-15 13:44:50 +00:00 |
|
Ilia Alshanetsky
|
7bf39e9212
|
Back to dev
|
2006-09-14 18:04:40 +00:00 |
|
Ilia Alshanetsky
|
b5446194ec
|
PHP 5.2.0RC4
|
2006-09-14 17:49:12 +00:00 |
|
Rob Richards
|
436d75c376
|
BFN
|
2006-09-14 13:37:12 +00:00 |
|
Ilia Alshanetsky
|
01ea35a078
|
Fixed name
|
2006-09-13 15:54:51 +00:00 |
|
Ilia Alshanetsky
|
f0fd70fadb
|
Fixed bug #37779 (empty include_path leads to search for files inside /).
|
2006-09-12 15:47:25 +00:00 |
|
Dmitry Stogov
|
7e17f8591a
|
Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts)
|
2006-09-12 11:01:16 +00:00 |
|
Ilia Alshanetsky
|
4bb51d165a
|
BFN
|
2006-09-11 19:57:45 +00:00 |
|
Johannes Schlüter
|
6a1b4c99c7
|
- MFH: Fix #37923 (Display constant value in reflection::export)
|
2006-09-11 17:08:42 +00:00 |
|
Ilia Alshanetsky
|
f4a75d91d2
|
Fixed bug #38096 (large timeout values ignored on 32bit machines in
stream_socket_accept() and stream_socket_client()).
|
2006-09-11 14:52:21 +00:00 |
|
Antony Dovgal
|
f3ae2fea43
|
BFN
|
2006-09-11 14:30:17 +00:00 |
|
Ilia Alshanetsky
|
f739a43906
|
Fixed a typo
|
2006-09-11 01:36:20 +00:00 |
|
Derick Rethans
|
6c18da0d2a
|
- Update news.
|
2006-09-09 12:29:08 +00:00 |
|
Antony Dovgal
|
d577b8058c
|
MFH: fix #38759 (PDO sqlite2 empty query causes segfault)
|
2006-09-09 10:59:05 +00:00 |
|
Antony Dovgal
|
5c6f438319
|
implement feature request #38731 (openssl_pkey_new does not support DSA key generation)
patch by marci at balabit dot hu
|
2006-09-08 20:10:47 +00:00 |
|
Ilia Alshanetsky
|
8e86a189ec
|
Fixed bug #38464 (array_count_values() mishandles numeric strings).
|
2006-09-06 17:25:57 +00:00 |
|
Dmitry Stogov
|
afb8af1f5f
|
Reverted last Ilia's patch (for bug #38579).
The patch didn't fix the bug and made new one.
|
2006-09-06 06:37:42 +00:00 |
|
Ilia Alshanetsky
|
bd5e8f77bd
|
BFN
|
2006-09-05 15:50:37 +00:00 |
|
Edin Kadribasic
|
aebc2fff07
|
CWD php.ini search news
|
2006-09-05 11:58:05 +00:00 |
|
Ilia Alshanetsky
|
fc60217820
|
Fixed bug #38693 (curl_multi_add_handle() set curl handle to null).
|
2006-09-04 16:31:27 +00:00 |
|
Dmitry Stogov
|
8166284cfd
|
Fixed bug #38700 (SoapClient::__getTypes never returns)
|
2006-09-04 10:52:34 +00:00 |
|
Ilia Alshanetsky
|
4427552b60
|
Fixed bug #38661 (mixed-case URL breaks url-wrappers).
|
2006-09-03 16:32:27 +00:00 |
|
Pierre Joye
|
73c5259362
|
- new openssl constants entry
|
2006-09-03 15:49:49 +00:00 |
|
Ilia Alshanetsky
|
73eba86360
|
Back to dev
|
2006-09-01 01:29:05 +00:00 |
|
Ilia Alshanetsky
|
98d26b6b18
|
5.2.0RC3
|
2006-09-01 01:06:14 +00:00 |
|
Ilia Alshanetsky
|
26db0920d3
|
pcre news
|
2006-08-30 20:08:05 +00:00 |
|
Ilia Alshanetsky
|
307b3bcbb4
|
Fixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappers
is used and ssl certificate is not verifiable).
|
2006-08-30 17:49:10 +00:00 |
|
Antony Dovgal
|
86bf55a3d8
|
MFH: fix #38653 (memory leak in ReflectionClass::getConstant())
|
2006-08-30 10:42:49 +00:00 |
|
Ilia Alshanetsky
|
5ea3080546
|
Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle).
|
2006-08-29 17:10:40 +00:00 |
|
Rob Richards
|
664a7c75d4
|
BFN
|
2006-08-28 23:38:49 +00:00 |
|
Antony Dovgal
|
7384c12b11
|
MFH: make sure ext/standard is down before ext/session (fixes #38534)
|
2006-08-28 19:57:57 +00:00 |
|
Antony Dovgal
|
4e971e8874
|
MFH: fix #38199 (fclose() unable to close STDOUT and STDERR)
|
2006-08-28 17:15:03 +00:00 |
|
Antony Dovgal
|
f7ba7232d8
|
MFH: fix #38624 (Strange warning when incrementing an object property and exception is thrown from __get method)
|
2006-08-28 10:27:58 +00:00 |
|
Hannes Magnusson
|
2d3056e94f
|
MFH:
- Fixed bug #33895 (missing math constants).
- Remove M_PI from math.c (its defined in php_math.h)
|
2006-08-27 19:14:43 +00:00 |
|
Dmitry Stogov
|
c42b3bf689
|
Fixed bug #38315 (Constructing in the destructor causes weird behaviour)
|
2006-08-24 09:42:35 +00:00 |
|
Dmitry Stogov
|
92f1b46fbb
|
Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).
|
2006-08-24 06:18:30 +00:00 |
|
Pierre Joye
|
75e9e12093
|
- MFH: add support for entities in hexadecimal format, like © can
be passed as © or © (sync with gd)
|
2006-08-23 20:22:31 +00:00 |
|
Dmitry Stogov
|
27d3021704
|
Fixed bug #38265 (heap corruption)
|
2006-08-23 13:00:48 +00:00 |
|
Ilia Alshanetsky
|
d4ff427c55
|
Fixed bug #38511, #38473, #38263 (Fixed session extension request shutdown
order to ensure it is shutdown before the extensions it may depend on).
|
2006-08-22 16:47:23 +00:00 |
|
Dmitry Stogov
|
f7e99a2162
|
Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too low).
|
2006-08-22 12:04:53 +00:00 |
|
Dmitry Stogov
|
7dfbf5b2e4
|
Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32)
|
2006-08-22 06:15:26 +00:00 |
|
Ilia Alshanetsky
|
8d770ee2ef
|
Fixed bug #38535 (memory corruption in pdo_pgsql driver on error retrieval
inside a failed query executed via query() method).
|
2006-08-21 16:53:50 +00:00 |
|
Antony Dovgal
|
70e59e2999
|
MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache process times out)
|
2006-08-21 16:41:13 +00:00 |
|
Ilia Alshanetsky
|
2a41a50216
|
Fixed bug #38524 (strptime() does not initialize the internal date storage
structure).
|
2006-08-20 18:20:07 +00:00 |
|
Ilia Alshanetsky
|
d7209229a3
|
Back to dev
|
2006-08-17 14:04:09 +00:00 |
|
Ilia Alshanetsky
|
3a211712eb
|
Increased default memory limit to 16 megabytes to accommodate for a more
accurate memory utilization measurement.
|
2006-08-17 13:43:08 +00:00 |
|
Rob Richards
|
7ded15aadd
|
BFN
|
2006-08-15 22:48:07 +00:00 |
|
Pierre Joye
|
8dc61360c6
|
- add openssl_csr_get_subject() and openssl_csr_get_public_key()
|
2006-08-15 20:27:22 +00:00 |
|
Antony Dovgal
|
118a6a94e1
|
MFH: fix #38467 (--enable-versioning causes make fail on OS X)
|
2006-08-15 20:13:47 +00:00 |
|
Antony Dovgal
|
126b6ecd85
|
BFN
|
2006-08-15 13:19:58 +00:00 |
|