Ilia Alshanetsky
7ba86d078f
Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).
2006-07-27 15:37:56 +00:00
Ilia Alshanetsky
e5a1182304
Fixed bug #38224 (session extension can't handle broken cookies).
2006-07-27 14:00:13 +00:00
Ilia Alshanetsky
af48ecfc87
Fixed bug #38229 (strtotime() does not parse YYYY-MM format).
2006-07-27 13:00:00 +00:00
Dmitry Stogov
a98e5c674f
Fixed bug #38234 (Exception in __clone makes memory leak)
2006-07-27 10:44:03 +00:00
Dmitry Stogov
ee97ffd887
Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler)
2006-07-27 08:20:38 +00:00
foobar
f58da213ff
MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
...
MFH: . Renamed the function to snmp_set_oid_output_format() which describes
MFH: it's behaviour better. Old one was left as an alias for it.
MFH: . Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC
MFH: - Fixed some memleaks
2006-07-27 05:17:34 +00:00
foobar
67a82e5106
MFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp 5.2 compatibility issue)
2006-07-26 23:57:43 +00:00
Dmitry Stogov
30f4d3f959
Fixed bug #38220 (Crash on some object operations)
2006-07-26 15:29:27 +00:00
foobar
d8cd2d24d5
fix news
2006-07-26 12:07:13 +00:00
Pierre Joye
9db0e7cc3a
- 38212 & 38214
2006-07-26 10:06:10 +00:00
Dmitry Stogov
e447baafa1
Fixed bug #38211 (variable name and cookie name match breaks script execution)
2006-07-26 09:24:26 +00:00
Antony Dovgal
65626296da
MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)
2006-07-26 08:03:48 +00:00
Ilia Alshanetsky
e11e2a137c
Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key
...
names).
2006-07-25 14:06:52 +00:00
Dmitry Stogov
356facf4af
Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system.
2006-07-25 13:40:05 +00:00
Antony Dovgal
0a95528fc0
news entry
2006-07-25 13:24:53 +00:00
Antony Dovgal
a5aae5c45b
ext/filepro moved to PECL
2006-07-25 12:52:18 +00:00
Ilia Alshanetsky
bd581ab476
Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
...
class itself).
2006-07-25 12:34:38 +00:00
Ilia Alshanetsky
7fdcd281c6
back to dev
2006-07-24 18:53:01 +00:00
Ilia Alshanetsky
5e24aedf46
5.2.0RC1
2006-07-24 18:51:31 +00:00
Pierre Joye
6cf345f571
- #38179 and zip entry
2006-07-24 18:30:53 +00:00
Dmitry Stogov
a49e04477f
Test for bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
2006-07-24 07:43:49 +00:00
Stefan Esser
cfac29e20e
Added RFC1867 fileupload processing hook.
2006-07-22 16:38:29 +00:00
foobar
2b8ad5a0af
MFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo)
2006-07-22 15:41:42 +00:00
Edin Kadribasic
163e1fd41c
Lib update
2006-07-20 22:21:27 +00:00
Ilia Alshanetsky
221ac1b9e5
Extension news
2006-07-19 16:20:02 +00:00
foobar
a90c48fb48
un*uck NEWS
2006-07-19 13:54:56 +00:00
Michael Wallner
46f21b8a32
MFH: added error_get_last() function
2006-07-19 12:25:46 +00:00
Dmitry Stogov
f7c99da2fe
Fixed bug #37144 (PHP crashes trying to assign into property of dead object)
2006-07-19 09:55:19 +00:00
Antony Dovgal
a390c84dc5
news entry
2006-07-18 14:58:42 +00:00
Dmitry Stogov
29ed52ffa4
New memory manager
2006-07-18 09:06:33 +00:00
Marcus Boerger
34cfec2536
- MFH Fix #38125 undefined reference to spl_dual_it_free_storage
2006-07-17 21:11:33 +00:00
Michael Wallner
c0fcaa7acb
- fix bug #37945 pathinfo() cannot handle argument with special characters
...
like german "Umlaute"
2006-07-17 20:36:47 +00:00
Christian Stocker
dc8ba6f475
Added DOMNode::getNodePath() for getting an XPath for a node.
2006-07-16 15:03:53 +00:00
Marcus Boerger
dc571fa9e2
- MFH Fixed Bug #29538 number_format and problem with 0
2006-07-16 10:50:58 +00:00
Marcus Boerger
f03f2c5eae
- MFH Pathinfo allows to get filename (Toby S, Christian S)
2006-07-16 10:37:24 +00:00
Marcus Boerger
9c30e20bd6
- MFH Implement todo: SplFileObject: ability to set the CSV separator per object
2006-07-15 15:08:41 +00:00
Marcus Boerger
31a8d6a6b3
- MFH array_fill_keys, better unicode support, use new param parsing API
2006-07-15 12:14:07 +00:00
Marcus Boerger
87c64280b0
- MFH Added array_fill_keys(). (Marcus, Mathew W)
2006-07-15 10:21:10 +00:00
Antony Dovgal
4902fc6c25
MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length)
...
add tests
2006-07-13 12:00:17 +00:00
Antony Dovgal
8a35e9d014
fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris)
2006-07-12 09:51:47 +00:00
Dmitry Stogov
c48a2e38f4
Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option)
2006-07-12 08:59:40 +00:00
Dmitry Stogov
8bb047ee97
Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished).
2006-07-12 07:54:00 +00:00
Dmitry Stogov
83ac79600e
Fixed bug #37947 (zend_ptr_stack reallocation problem)
2006-07-10 14:02:40 +00:00
Dmitry Stogov
26499be68f
Fixed bug #38055 (Wrong interpretation of boolean parameters)
2006-07-10 10:33:43 +00:00
Dmitry Stogov
690e86fdb2
Fixed bug #38019 (segfault extending mysqli class)
2006-07-10 10:05:20 +00:00
Dmitry Stogov
795a482a48
Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)
2006-07-10 07:41:33 +00:00
Dmitry Stogov
c389a653f7
Fixed bug #38004 Parameters in SoapServer are decoded twice
2006-07-10 07:21:41 +00:00
Marcus Boerger
f66cd50510
- BFN
2006-07-10 00:36:47 +00:00
Marcus Boerger
71efa5b435
- MFH Fixed bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute)
2006-07-10 00:18:53 +00:00
Marcus Boerger
ec11b44e84
- BFN
2006-07-09 22:45:32 +00:00
Marcus Boerger
2f0e80afac
- BFN
2006-07-09 17:53:55 +00:00
Antony Dovgal
4c26ed263d
BFN
2006-07-05 11:49:37 +00:00
Edin Kadribasic
e84a7de005
apache2filter on windows news
2006-07-05 10:18:25 +00:00
Derick Rethans
d060a6e8a2
- MFH: Updated timezonedb to version 2006.7.
...
- MFH: Fixed test cases because of new constant values for the formats.
2006-07-04 18:13:58 +00:00
Dmitry Stogov
acb1e07980
Changed priority of PHPRC environment variable on win32 to be higher then value from registry.
2006-07-04 06:35:49 +00:00
John Coggeshall
42c462c755
Adding Apache2Filter news
2006-07-03 16:55:57 +00:00
Ilia Alshanetsky
1b2cc459c6
Fixed bug #37987 (invalid return of file_exists() in safe mode).
2006-07-02 13:51:40 +00:00
Antony Dovgal
bdd4183fba
news
2006-06-30 10:55:06 +00:00
Ilia Alshanetsky
24ac7931cd
Improved safe_mode check for the error_log() function.
2006-06-28 22:08:42 +00:00
Antony Dovgal
5ca11825d1
BFN
2006-06-28 15:04:28 +00:00
Ilia Alshanetsky
58c82af64d
Improved the error reporting in SOAP extension on request failure.
2006-06-27 23:32:56 +00:00
Antony Dovgal
ac4f8071c5
BFN
2006-06-27 08:28:24 +00:00
Hannes Magnusson
ae1ec65637
Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML()
2006-06-26 13:41:52 +00:00
Dmitry Stogov
de85c9cd70
Fixed bug #37862 (Integer pointer comparison to numeric value)
2006-06-26 13:23:46 +00:00
Hannes Magnusson
563c920c24
MFH http_build_query() & parse_url() news
...
# Patch by helgi thormar
2006-06-25 23:22:40 +00:00
Hannes Magnusson
a5d56bb9f5
Added image_type_to_extension()
...
# Was suppost to be in 5.0beta#3... :)
2006-06-25 21:12:49 +00:00
Hannes Magnusson
437494ddf7
Bug fix news...
2006-06-20 19:35:52 +00:00
Antony Dovgal
8b99387569
BFN
2006-06-19 16:59:05 +00:00
Michael Wallner
f4106441cb
- Fix Bug #37780 memory leak trying to execute a non existing file (CLI)
2006-06-19 14:52:34 +00:00
Ilia Alshanetsky
3b7be889d8
Added posix_initgroups() function.
2006-06-19 02:19:13 +00:00
Rasmus Lerdorf
6bfeea9eb9
MFH: Backported allow_url_include from HEAD. This directive allows
...
separate control of URL handling in includes/requires allowing sites to
enable allow_url_fopen without enabling remote includes.
2006-06-16 14:09:01 +00:00
Dmitry Stogov
6c310f9c0a
New crypt() implementation for win32 which is about 10 times faster and has more friendly license.
2006-06-16 05:57:18 +00:00
Dmitry Stogov
60328ea7c3
Added automatic module globals management
2006-06-15 14:06:35 +00:00
foobar
d3c3a54b4e
fix news. gaps left intentionally..
2006-06-15 13:07:37 +00:00
Ilia Alshanetsky
d74f9ff550
Improved performance of the implode() function on associated arrays by
...
200-300%.
2006-06-11 21:55:49 +00:00
Ilia Alshanetsky
37d88ca5a0
Improved performance of str_replace() when doing 1 char to 1 char or 1 char
...
to many chars replacement by 30-40%.
2006-06-10 15:29:06 +00:00
Michael Wallner
96724797c8
BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,
...
pumuckel at metropolis dot de)
2006-06-09 15:17:39 +00:00
Ilia Alshanetsky
6654a07e73
Update credits
2006-06-08 22:04:52 +00:00
Derick Rethans
ddd8fd3e3d
- Fixed bug #37747 (strtotime segfaults when given "nextyear").
2006-06-08 16:27:05 +00:00
Ilia Alshanetsky
402de0146e
Bug fixing news
2006-06-07 13:44:08 +00:00
Ilia Alshanetsky
a9c6e4be1e
Fixed bug #37709 (Possible crash in PDO::errorCode()).
2006-06-07 03:33:16 +00:00
Ilia Alshanetsky
6ab23efb3a
Fixed bug #37705 (Semaphore constants not available).
2006-06-05 22:52:11 +00:00
Edin Kadribasic
8b764bd08c
Fixed bug #35886 (nlopes)
2006-06-05 22:19:36 +00:00
Antony Dovgal
163f0da75a
BFN
2006-06-05 09:57:17 +00:00
Ilia Alshanetsky
63a658ee7a
Fixed bug #37671 (MySQLi extension fails to recognize BIT column).
2006-06-04 14:56:34 +00:00
Michael Wallner
6e2ff39e3e
- Fix bug #37630 : MySQL extensions should link against thread safe client libs if built with ZTS
2006-06-01 19:14:48 +00:00
Michael Wallner
57cdfc58d2
- fix order
2006-06-01 19:11:59 +00:00
Michael Wallner
c0505439c3
- Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is
...
enabled)
2006-06-01 15:14:45 +00:00
Ilia Alshanetsky
378d5d4e34
spelling corrections
2006-05-31 23:06:50 +00:00
Derick Rethans
c116ecf207
- There was nothing wrong here, bug report #37595 is bogus.
...
- Added a new test case to demonstrate a longer plain text.
2006-05-31 20:09:07 +00:00
Antony Dovgal
47edd8a303
MFH: fix #37595 (mcrypt_generic calculates data length in wrong way)
2006-05-31 12:06:36 +00:00
Andi Gutmans
42f32bfa4b
- Fix typo
2006-05-31 03:43:17 +00:00
Michael Wallner
258351c30a
- fix bug #37635 (parameter of pcntl signal handler is trashed)
2006-05-30 17:40:52 +00:00
Ilia Alshanetsky
5186ee9c59
Added memory_get_peak_usage() function for retrieving peak memory usage of
...
a PHP script.
2006-05-30 14:51:20 +00:00
Derick Rethans
fb92e33b5d
- MFH: Fixed bug #37616 : DATE_RFC822 does not product RFC 822 dates. (Patch by
...
Hannes Magnusson)
2006-05-30 13:12:21 +00:00
Marcus Boerger
aa40595644
- BFN
2006-05-29 20:07:39 +00:00
Michael Wallner
3b407d143b
- Fixed bug #36949 (invalid internal mysqli objects dtor)
2006-05-29 16:53:56 +00:00
Antony Dovgal
aed81da3fa
BFN
2006-05-29 11:00:32 +00:00
Georg Richter
10ed7a1e0a
Fix for bug #37620
2006-05-29 05:38:50 +00:00
Michael Wallner
7ac96de039
- news entry for apache2handler ap_set_content_type() fix
2006-05-28 20:34:10 +00:00
Ilia Alshanetsky
1ad21d9b12
Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssion
...
limit support).
2006-05-28 15:33:56 +00:00
Johannes Schlüter
ccfc0d9d99
- MFH Fix #37614 (Class name lowercased in error message)
2006-05-27 18:23:48 +00:00
Dmitry Stogov
10371b034a
Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24)
2006-05-26 09:02:35 +00:00
Pierre Joye
59ddb74938
- fix leaks in openssl context options
2006-05-26 00:32:07 +00:00
Ilia Alshanetsky
b882f9f37e
Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)
2006-05-25 22:54:16 +00:00
Michael Wallner
3dcef1b9be
- implement standard http stream wrapper options, fixes bug #34180
...
- skip empty headers in on_header_available()
2006-05-25 12:41:35 +00:00
Marcus Boerger
a681fcb006
- Update update news and sync with NEWS
2006-05-25 10:20:56 +00:00
Marcus Boerger
ec79dd793d
- MFH Bugfix 37587
2006-05-25 09:59:25 +00:00
Dmitry Stogov
93851ebf11
Fixed bug #37278 (SOAP not respecting uri in __soapCall)
2006-05-25 08:14:28 +00:00
Dmitry Stogov
26ccde4da9
Fixed bug #37558 (timeout functionality doesn't work after a second PHP starup on the same thread). (p dot desarnaud at wanadoo dot fr)
2006-05-25 07:46:25 +00:00
Antony Dovgal
43c79a616e
reorder
2006-05-25 07:31:47 +00:00
Dmitry Stogov
630def46f7
Fixed bug #37496 (FastCGI output buffer overrun)
2006-05-25 06:40:04 +00:00
Ilia Alshanetsky
53988d8cf5
Fixed bug #37563 (array_key_exists performance is poor for &$array).
2006-05-24 23:14:08 +00:00
Edin Kadribasic
f2a48add80
BFN
2006-05-24 22:04:57 +00:00
Antony Dovgal
c53dbdbe75
BFN
2006-05-24 21:24:29 +00:00
Dmitry Stogov
6fe36adf0c
Fixed bug #37256 (php-fastcgi dosen't handle connection abort)
2006-05-24 09:42:21 +00:00
Dmitry Stogov
07b8d051fa
Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used).
2006-05-24 07:55:19 +00:00
Ilia Alshanetsky
cd8c7a3e09
Fixed handling of extremely long paths inside tempnam() function.
2006-05-23 23:22:04 +00:00
Marcus Boerger
64701cf42b
- MFH Bugfix #37565
2006-05-23 21:58:44 +00:00
Marcus Boerger
c1b749f491
- Update
2006-05-22 19:04:19 +00:00
Ilia Alshanetsky
24f3d55f3c
Added control character checks for cURL extension's open_basedir/safe_mode
...
checks.
2006-05-21 16:31:57 +00:00
Derick Rethans
ab8329ec31
- Fixed bug #37514 (strtotime doesn't assume year correctly).
2006-05-19 14:52:30 +00:00
Dmitry Stogov
14f6b9149d
Optimized zend_try/zend_catch macroses (eliminated memcpy())
2006-05-19 06:09:15 +00:00
Ilia Alshanetsky
95875d9966
Fixed bug #37505 (touch() truncates large files).
2006-05-19 02:51:00 +00:00
Marcus Boerger
aa0172a4da
- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure
2006-05-18 22:12:26 +00:00
Marcus Boerger
20ac90bac8
- Update
2006-05-18 21:45:38 +00:00
Antony Dovgal
749f4ac2ab
MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)
2006-05-18 13:21:08 +00:00
Rob Richards
0b3b1448d0
BFN
2006-05-17 16:37:01 +00:00
Ilia Alshanetsky
4fd736fbe9
Bug fixing news
2006-05-17 13:28:29 +00:00
Antony Dovgal
3a830a30f4
fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir)
2006-05-16 13:05:02 +00:00
Marcus Boerger
26a67b8925
- MFH Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)
2006-05-16 08:21:08 +00:00
Ilia Alshanetsky
cccb406ee8
Disable realpath cache when open_basedir or safe_mode are enabled on a
...
per-request basis.
2006-05-16 00:39:32 +00:00
Sebastian Bergmann
c412cfe311
My bad.
2006-05-15 16:08:18 +00:00
Sebastian Bergmann
a70d189c04
Fugbix NEWS entries.
2006-05-15 16:03:41 +00:00
Sebastian Bergmann
d7138e1e5d
Fugbix typo.
2006-05-15 16:01:24 +00:00
Dmitry Stogov
dd5b835147
*** empty log message ***
2006-05-15 15:38:46 +00:00
Marcus Boerger
9249d05bdd
- We have it now fully RFC compliant
2006-05-14 19:20:21 +00:00
Derick Rethans
74dfa9f0ba
MFH:
...
- Implemented Dmitry's const patch.
- Added support for "weekday" as relative item.
- Fixed bug #37368 (Incorrect timestamp returned for strtotime()).
2006-05-14 17:36:05 +00:00
Ilia Alshanetsky
4ab6eb3d19
MFH: Fixed bug #36630 (umask not reset at the end of the request).
2006-05-14 16:06:48 +00:00
Marcus Boerger
ad16c0a375
- Update
2006-05-14 02:00:04 +00:00
Marcus Boerger
653d895ecb
- Update
2006-05-14 01:55:27 +00:00
Antony Dovgal
046b34955c
MFH: fix #37416 (iterator_to_array() hides exceptions thrown in rewind() method)
2006-05-12 09:42:56 +00:00
Marcus Boerger
a5f8d2899c
- Update
2006-05-11 22:58:14 +00:00
Dmitry Stogov
1f41b288e9
Fixed bug #37306 (max_execution_time = max_input_time)
2006-05-11 22:10:31 +00:00
Ilia Alshanetsky
b8c7ecc061
Fixed bug #37413 (Rejected versions of flex that don't work).
2006-05-11 22:04:51 +00:00
Rasmus Lerdorf
4df7ab403c
Add input_filter hook call in getenv()
2006-05-10 21:19:32 +00:00
Marcus Boerger
168c0ead9e
- Missed my name
2006-05-10 19:20:34 +00:00
Ilia Alshanetsky
91bd50d1b0
Fixed bug #37394 (substr_compare() returns an error when offset equals
...
string length).
2006-05-10 13:07:15 +00:00
Antony Dovgal
0881dbd101
MFH: fix #37392 (Unnecessary call to OCITransRollback() at the end of request)
2006-05-10 10:07:28 +00:00
Marcus Boerger
83310cba5b
- MFH news
2006-05-10 09:27:23 +00:00
Andrei Zmievski
ee68b99571
*** empty log message ***
2006-05-10 02:47:21 +00:00
Ilia Alshanetsky
57184454e9
Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4).
2006-05-09 22:00:08 +00:00
Andrei Zmievski
5a8b4e72ce
*** empty log message ***
2006-05-09 19:37:00 +00:00
Edin Kadribasic
0ca7a98800
Update news
2006-05-08 20:18:34 +00:00
Brian France
39441f79e6
MFH: Add implementation of curl_multi_info_read
2006-05-08 15:29:28 +00:00
Ilia Alshanetsky
0423be06b5
Fixed bug #37348 (make PEAR install ignore open_basedir).
2006-05-07 16:32:40 +00:00
Ilia Alshanetsky
7e8409de8c
Fixed bug #37244 (Added strict flag to base64_decode() that enforces
...
RFC3548 compliance).
2006-05-06 22:47:14 +00:00
Ilia Alshanetsky
89e3ac9531
Creation of the 5.2 branch
2006-05-06 21:58:03 +00:00
Dmitry Stogov
b096a5de17
Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek)
2006-05-05 07:05:34 +00:00
Sara Golemon
3c831fef01
News entry for exporting PDO::PARAM_EVT_* constants
2006-05-03 22:44:37 +00:00
Ilia Alshanetsky
c10762e967
Prepare news file for release
2006-05-03 13:32:46 +00:00
Dmitry Stogov
0c6f5f5810
Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll)
2006-05-03 13:25:37 +00:00
Dmitry Stogov
efad37874b
Fixed bug #37276 (problems witch $_POST array)
2006-05-03 11:24:29 +00:00
Rob Richards
ed33d232e0
BFN
...
re-order news
2006-05-03 08:44:32 +00:00
Dmitry Stogov
7941dcf544
typo
2006-05-02 15:50:04 +00:00
Wez Furlong
299fe2554f
add note about ssl context options.
2006-05-01 01:10:33 +00:00
Marcus Boerger
f3a123a9db
- After 5.1.3 follows 5.1.4, 5.2 requires a new branch, preferable from
...
this point of development (ilia will do so)
2006-04-30 14:30:05 +00:00
Wez Furlong
07e11dcc4d
Fix #36632
2006-04-30 01:27:33 +00:00
Wez Furlong
aa5dbc8c92
Fix #35552
2006-04-30 00:52:28 +00:00
Ilia Alshanetsky
0c54f6f72b
Restore dev
2006-04-26 16:07:11 +00:00
Ilia Alshanetsky
3566fe4afd
Remove soap cache news
2006-04-26 14:31:33 +00:00
Edin Kadribasic
fc4614d1d2
BFN
2006-04-26 14:23:51 +00:00
Ilia Alshanetsky
7775550245
Prepare the news file for release
2006-04-26 13:56:57 +00:00
Dmitry Stogov
bbda630ed9
Fixed bug #37205 (Serving binary content/images fails with "comm with server aborted" FastCGI err)
2006-04-26 11:08:10 +00:00
Michael Wallner
b1de3647cf
-improve last entry
2006-04-25 08:43:29 +00:00
Antony Dovgal
90b3dadc4e
fix #37191 (chmod takes off sticky bit when safe_mode is On)
2006-04-25 08:41:02 +00:00
Michael Wallner
1c02dff74a
- Fixed bug #37192 (cc fails on hash_adler.c:32)
2006-04-25 08:34:25 +00:00
Ilia Alshanetsky
033c07972f
Fixed typos
2006-04-23 16:40:05 +00:00
Ilia Alshanetsky
a1bbdf831c
Fixed bug #37162 (wddx does not build as a shared extension).
...
#Patch By: jdolecek at NetBSD dot org
2006-04-23 16:02:05 +00:00
Antony Dovgal
2765fdfa46
BFN
2006-04-22 19:16:36 +00:00
Wez Furlong
8663f1644d
fix for #37158
2006-04-22 17:17:40 +00:00
Ilia Alshanetsky
50e1a51e5c
Prepare for RC3
2006-04-20 21:11:29 +00:00
Michael Wallner
f7a6327728
- Fix reading stream filters never notified about EOF
2006-04-20 17:43:18 +00:00
Dmitry Stogov
bdef85af21
Fixed bug #37138 (__autoload tries to load callback'ed self and parent)
2006-04-20 07:30:38 +00:00
Dmitry Stogov
68906dbe62
Cleaned up Andrei's patch for caching WSDL in process memory, added TTL and LIMIT for memory cache.
...
Memory cache is disblead by fefault because it is experemental and isn't tested enough. It can be enabled whit configuartion directive "soap.wsdl_cache = WSDL_CACHE_MEMORY" or "soap.wsdl_cache = WSDL_CACHE_BOTH" or derectly in SoapClent/SoapServer constructor: $ws = new SoapClient($wsdl, array("cache_wsdl"=>WSDL_CACHE_BOTH))
Disk and memory caches use the same TTL value - "soap.wsdl_cache_ttl".
Configuration directive "soap.wsdl_cache_limit" restricts the number of cached wsdl files in memory. Adding new files into full memory cache will delete oldest files from it.
Note that, each PHP process or thread uses it's own memory cache.
2006-04-19 10:48:54 +00:00
Ilia Alshanetsky
1c0d8a536a
Fixed bug #29476 (sqlite_fetch_column_types() locks the database forever).
2006-04-18 14:30:16 +00:00
Dmitry Stogov
349bcd7443
Fixed bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS). (Andrei, Dmitry)
2006-04-18 13:07:59 +00:00
Ilia Alshanetsky
76419e13aa
Fixed Bug #36872 (session_destroy() fails after call to
...
+ session_regenerate_id(true)).
2006-04-17 23:28:02 +00:00
foobar
5fd0994495
BFN
2006-04-17 22:14:32 +00:00
Ilia Alshanetsky
79d8f014da
Fixed bug #37045 (Fixed check for special chars for http redirects).
2006-04-16 16:54:49 +00:00
Antony Dovgal
29254a477d
fix #37062 (compile failure on ARM architecture)
...
if ARM is big endian - don't define IEEE_LITTLE_ENDIAN
2006-04-15 12:54:14 +00:00
Dmitry Stogov
67abcb58c3
Fixed bug #36513 (comment will be outputed in last line)
2006-04-13 13:48:28 +00:00
Antony Dovgal
65fcbcbdc0
fix bug #37061 (curl_exec() doesn't zero-terminate binary strings) - we get the data length from cURL, so it's binary safe.
...
fix leak appearing when re-using curl handle
2006-04-13 11:26:10 +00:00
Dmitry Stogov
f897cff480
Fixed bug #37054 (SoapClient Error Fetching http headers)
2006-04-13 08:18:36 +00:00
Johannes Schlüter
9047558fe3
- MFH: Fix bug #37060 (Type of retval of Countable::count() is not checked)
2006-04-12 19:30:52 +00:00
Antony Dovgal
5751903b1b
fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields)
...
add tests
2006-04-12 19:21:35 +00:00
Antony Dovgal
195271dd23
fix #37057 (xmlrpc_decode() may produce arrays with numeric strings which are unaccessible)
2006-04-12 15:13:57 +00:00
Antony Dovgal
bac1fda336
fix #37055 (incorrect reference counting for persistent OCI8 connections)
2006-04-12 13:37:51 +00:00
Antony Dovgal
d23c1d763b
fix #37053 (html_errors with internal classes produces wrong links)
2006-04-12 12:49:39 +00:00
Dmitry Stogov
f23d01ad4d
Fixed bug #37046 (foreach breaks static scope)
2006-04-12 11:37:50 +00:00
Dmitry Stogov
6e762e648c
Fixed bug #37002 (Have to quote literals in INI when concatenating with vars)
2006-04-12 09:51:54 +00:00
Derick Rethans
4043f77e36
- MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zones
...
identifiers). (Derick)
- MFH: Fixed bug #36988 (mktime freezes on long numbers). (Derick)
- MFH: Implemented better error and warning handling that is also used for the
date_parse() function.
- MFH: Fixed problems with "T" in front of a time string was seen as a time
zone string.
- MFH: Fixed a problem were 5 and 6 character timezone abbreviations where not
correctly parsed.
Experimental support (All MFH):
- Added the date_parse() function that returns a parsed date/time string
including warnings and errors.
- Added the timezone_name_from_abbr() function that exposes the guessing
mechanism that tries to find a timezone identifier from a timezone
abbreviation and GMT offset.
2006-04-11 18:03:52 +00:00
Dmitry Stogov
07d7750487
Fixed bug #36908 (wsdl default value overrides value in soap request).
2006-04-10 13:29:48 +00:00
foobar
5241090585
Fix NEWS
2006-04-10 09:41:45 +00:00
Andrei Zmievski
06ef71fe3d
Speed up SoapClient/SoapServer constructors by caching WSDL structures
...
in memory. All WSDL files will be cached, unless turned off via an
option to the constructor.
2006-04-09 23:35:51 +00:00
Ilia Alshanetsky
8afc859b55
*** empty log message ***
2006-04-09 17:57:27 +00:00
Ilia Alshanetsky
5151efc2aa
RC3
2006-04-07 14:21:13 +00:00
Andrei Zmievski
3d7abc2931
*** empty log message ***
2006-04-06 21:11:12 +00:00
Antony Dovgal
ad7768ee63
fix #36981 (SplFileObject->fgets() ignores max_length)
2006-04-06 19:01:56 +00:00
Ilia Alshanetsky
8f7319a49f
Fixed safe_mode check for source argument of the copy() function.
2006-04-06 02:39:55 +00:00
Antony Dovgal
783dd9f0ff
BFN
2006-04-05 14:08:18 +00:00
Georg Richter
793d0ab719
fixed bigint conversion errors (windows)
2006-04-05 12:17:33 +00:00
Antony Dovgal
e25a1dccac
fix #36944 (strncmp & strncasecmp do not return false on negative string length)
2006-04-05 11:36:13 +00:00
Ilia Alshanetsky
f0cf877a81
Fixed bug #36957 (serialize() does not handle recursion).
2006-04-05 02:28:06 +00:00
Marcus Boerger
c58e1fa5be
- MFH
...
. Fixed bug #36941 (ArrayIterator does not clone itself)
. Fixed SEGV when ArrayObject/Iterator use reference to self
. Added tests
2006-04-04 19:53:21 +00:00
Ilia Alshanetsky
0e07f0b117
Go with RC2
2006-03-30 19:19:20 +00:00
Ilia Alshanetsky
4aece8077c
Fixed XSS inside phpinfo() with long inputs.
2006-03-30 19:16:12 +00:00
Antony Dovgal
59b8592c8c
fix bug #36898 (__set() leaks in classes extending internal ones)
...
Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)
to initialize and destroy zend_object structs
2006-03-29 14:28:43 +00:00
Ilia Alshanetsky
77acc692fd
Fixed bug #36886 (User filters can leak buckets in some situations).
2006-03-28 16:01:04 +00:00
Antony Dovgal
6dc42ef117
fix #36851 (Documentation and code discrepancies for NULL data)
2006-03-28 09:12:18 +00:00
Ilia Alshanetsky
4ca3df56d3
Check 2nd parameter of tempnam() against path components.
2006-03-27 23:40:41 +00:00
Antony Dovgal
a93bd9d493
fix #36878 (error messages are printed even though an exception has been thrown)
2006-03-27 22:07:38 +00:00
Antony Dovgal
2030a7a2ed
fix #36869 (memory leak in output buffering when using chunked output)
2006-03-27 08:26:10 +00:00
Ilia Alshanetsky
a33d64e7b6
Fixed bug #36857 (Added support for partial content fetching to the HTTP
...
streams wrapper).
2006-03-26 17:12:05 +00:00
Antony Dovgal
d085b37f66
fix #36859 (DOMElement crashes when calling __construct when clone'ing)
2006-03-26 00:23:25 +00:00
Georg Richter
65d704cb7c
fix and testcase for bug #36745
2006-03-24 12:10:39 +00:00
Dmitry Stogov
9e26f6c213
Fixed SoapFault::getMessage()
2006-03-24 08:45:54 +00:00
Antony Dovgal
32f611097f
fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault)
...
fix similar issue in offsetExists()
remove redundant semicolons
2006-03-22 21:56:40 +00:00
Antony Dovgal
6c101d6400
fix #36820 (Privileged connection with an Oracle password file fails)
2006-03-22 09:45:39 +00:00
Ilia Alshanetsky
d76e149f0e
Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection).
2006-03-21 15:35:28 +00:00
Dmitry Stogov
bafba669ad
Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive)
2006-03-21 12:04:55 +00:00
Dmitry Stogov
658ac96cfa
Fixed bug #36809 (__FILE__ behavior changed)
2006-03-21 08:49:42 +00:00
Dmitry Stogov
8d012d041f
Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy)
2006-03-21 07:22:59 +00:00
Ilia Alshanetsky
79e7432c97
Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
2006-03-21 00:59:08 +00:00
Antony Dovgal
edbfb9c2c7
fix #36808 (syslog ident becomes garbage between requests)
2006-03-20 23:03:11 +00:00
Michael Wallner
5a49926c38
- add comitters name
2006-03-19 15:19:08 +00:00
Michael Wallner
cf01cff2e5
- Fixed Apache2 SAPIs header handler modifying header strings.
2006-03-19 15:18:20 +00:00
Antony Dovgal
4e75cd5548
Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fixes bug #36764 )
2006-03-18 22:06:31 +00:00
Rob Richards
2ea6d46e4f
BFN
2006-03-18 11:47:05 +00:00
Antony Dovgal
7731dc9421
fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined)
2006-03-17 22:15:57 +00:00
Antony Dovgal
652d77eca4
fix #36743 (In a class extending XMLReader array properties are not writable)
2006-03-17 10:15:58 +00:00
Dmitry Stogov
55159796b0
Allowed 'auto_globals_jit' work together with 'register_argc_argv'
2006-03-17 08:58:51 +00:00
Dmitry Stogov
eacb27d2da
Fixed Bug #36614 (Segfault when using Soap)
2006-03-15 16:13:18 +00:00
Dmitry Stogov
7865dfb5b8
Eliminated run-time constant fetching for TRUE, FALSE and NULL
2006-03-15 09:04:36 +00:00
Dmitry Stogov
98bacb0e21
Fixed bug #35988 (Unknown persistent list entry type in module shutdown)
2006-03-14 15:16:07 +00:00
Ilia Alshanetsky
0a076b11df
Fixed offset/length parameter validation in substr_compare() function.
2006-03-14 14:55:13 +00:00
Dmitry Stogov
9d6e4964a1
Fixed bug #36568 (memory_limit setting on win32 has no effect)
2006-03-14 14:19:00 +00:00
Pierre Joye
01479757e3
- #36697 , Transparency is lost when using imagecreatetruecolor
2006-03-13 21:56:38 +00:00
Ilia Alshanetsky
80ea07d30c
Added overflow checks to wordwrap() function.
2006-03-13 14:37:10 +00:00
Marcus Boerger
9e90d5b3c0
- Fix news
2006-03-13 00:03:22 +00:00