Marcus Boerger
|
e3b65c75be
|
MFH Fix __call's method signature
|
2004-09-09 09:54:06 +00:00 |
|
SVN Migration
|
9ab9402ed9
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
|
2004-09-09 07:46:20 +00:00 |
|
Rob Richards
|
e62db3b3c8
|
MHF: fix issue with multiple xsl objects using registerPHPfunctions
- also fixes threading issue
|
2004-09-08 16:54:53 +00:00 |
|
Rob Richards
|
f01310928c
|
MFH: implement php_libxml_xmlCheckUTF8
- workaround for <= libxml2-2.6.13 function
|
2004-09-08 10:16:57 +00:00 |
|
Dmitry Stogov
|
b003591f19
|
Make ext/soap work around libxml2 bug in xmlCheckUTF8 (2.6.7-2.6.13)
|
2004-09-07 14:41:29 +00:00 |
|
Rob Richards
|
39916670cc
|
MFH: Fixed bug #29945 (simplexml_load_file URL limitation 255 char)
|
2004-09-06 10:18:29 +00:00 |
|
Marcus Boerger
|
2074b6ceee
|
MFH bugfix 299885
|
2004-09-05 17:40:54 +00:00 |
|
Georg Richter
|
4ca31d911f
|
MFH: LOAD DATA INFILE now uses PHP's fopen wrapper
|
2004-09-04 14:19:20 +00:00 |
|
Marcus Boerger
|
03a1a3675a
|
MFH
|
2004-09-03 18:54:41 +00:00 |
|
Marcus Boerger
|
7052ece4e8
|
MFH: Fix protoe's
|
2004-09-03 18:41:10 +00:00 |
|
Ilia Alshanetsky
|
f34dafccdb
|
MFH: Adjusted input check.
|
2004-09-03 03:35:27 +00:00 |
|
Stanislav Malyshev
|
65052194b4
|
MFH: filestat fix
|
2004-09-02 09:44:59 +00:00 |
|
Georg Richter
|
2c99f0230c
|
fixed compiler warnings
fixed bug #29283
|
2004-09-02 04:52:07 +00:00 |
|
Ilia Alshanetsky
|
ea138b85ab
|
MFH: Fixed bug #29925 (Added a check to prevent illegal characters in
session key).
|
2004-09-02 02:44:12 +00:00 |
|
Marcus Boerger
|
df93e470cc
|
MFH: Fix seeking
|
2004-08-31 20:56:08 +00:00 |
|
SVN Migration
|
e54698481c
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
|
2004-08-31 20:54:32 +00:00 |
|
Sara Golemon
|
43004bcaaa
|
MFH: Use user_agent ini setting if it's available.
|
2004-08-31 20:11:32 +00:00 |
|
Joe Orton
|
85f8b2a830
|
MFH: fix gettimeofday() tests to not fail if the same time is
returned by successive calls.
|
2004-08-31 11:49:19 +00:00 |
|
Antony Dovgal
|
805fe58a28
|
MFH: this file shouldn't be in the repository at all
|
2004-08-31 08:31:45 +00:00 |
|
Ilia Alshanetsky
|
f5c36b8d9e
|
MFH: Added missing input validation to dio_write().
|
2004-08-30 22:21:13 +00:00 |
|
Rob Richards
|
e7fcde565b
|
MFH: remove cloning under ze1_compatibility_mode
- minor BC break but doesnt work right under compat mode anyways
|
2004-08-30 17:29:58 +00:00 |
|
Rob Richards
|
6164ea4840
|
MFH: remove cloning under ze1_compatibility_mode
- minor BC break but doesnt work right under compat mode anyways
|
2004-08-30 15:09:07 +00:00 |
|
Rob Richards
|
470ca9ef6f
|
MFH: remove clone functionality
|
2004-08-30 15:00:07 +00:00 |
|
Ilia Alshanetsky
|
3f5e121f2b
|
MFH: Fixed leak when serializing protected & private properties.
|
2004-08-29 17:16:21 +00:00 |
|
Sergey Kartashoff
|
ff8c3d2d67
|
- A fix for building of shared mnogosearch module
|
2004-08-29 10:59:15 +00:00 |
|
Derick Rethans
|
e6df40e831
|
- MFH: Fixed bug #29873 (No defines around pcntl_*priority definitions).
|
2004-08-28 12:20:41 +00:00 |
|
Marcus Boerger
|
1d87b34375
|
MFH: Fix by (mathieu dot bruneau at argontechnologies dot ca)
|
2004-08-27 20:39:17 +00:00 |
|
Dmitry Stogov
|
92689ec8e0
|
Fixed bug #29842 (soapclient return null value)
|
2004-08-27 07:06:07 +00:00 |
|
Ilia Alshanetsky
|
dfb664c946
|
MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib files
via wrapper stacking ala compress.zlib://http://...
|
2004-08-26 23:36:08 +00:00 |
|
Marcus Boerger
|
ca612d3fc0
|
MFH: Fix test
|
2004-08-26 23:01:21 +00:00 |
|
SVN Migration
|
6aed779dc8
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
|
2004-08-26 22:24:49 +00:00 |
|
Rob Richards
|
69fe08beb2
|
not experimental
|
2004-08-26 20:13:57 +00:00 |
|
Dmitry Stogov
|
412bae8482
|
Memory leaks were fixed.
|
2004-08-26 18:55:54 +00:00 |
|
Dmitry Stogov
|
27868d1799
|
Fixed bug #29839 (incorrect convert (xml:lang to lang))
|
2004-08-26 18:36:47 +00:00 |
|
Dmitry Stogov
|
bb19590b7e
|
Fixed bug #29795 (SegFault with Soap and Amazon's Web Services)
Fixed bug #27994 (segfault with Soapserver when WSDL-Cache is enabled)
|
2004-08-26 15:23:57 +00:00 |
|
Dmitry Stogov
|
48dba110e2
|
Fixed bug #29844 (SOAP doesn't return the result of a valid SOAP request).
Fixed bug #29830 (SoapServer::setClass() should not export non-public methods).
|
2004-08-26 12:20:13 +00:00 |
|
Ilia Alshanetsky
|
255f9fc072
|
MFH: Fixed bug #29808 (array_count_values() breaks with numeric strings).
|
2004-08-26 00:26:22 +00:00 |
|
Andrei Zmievski
|
8f9fa59341
|
MFB.
|
2004-08-25 20:48:25 +00:00 |
|
Marcus Boerger
|
5facf4becc
|
TSRM fix
|
2004-08-24 21:41:02 +00:00 |
|
Andrei Zmievski
|
f1b7a88393
|
MFB
|
2004-08-24 21:02:52 +00:00 |
|
Ilia Alshanetsky
|
853d714008
|
MFH: Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on
invalid data).
|
2004-08-24 15:25:59 +00:00 |
|
Rob Richards
|
077b8f2d25
|
MFH: fix segfault when object cloned
|
2004-08-24 13:33:48 +00:00 |
|
Christian Stocker
|
b6bb43ef94
|
MFH ;)
(This extension is no more experimental)
|
2004-08-24 11:50:53 +00:00 |
|
Ilia Alshanetsky
|
6f20f9d285
|
MFH: Fixed possible crash inside dio_read().
|
2004-08-23 17:27:46 +00:00 |
|
Zeev Suraski
|
2fb5c4394b
|
Fix names
|
2004-08-23 13:14:27 +00:00 |
|
Andrey Hristov
|
2be03f0d73
|
MFH (bug 26737)
|
2004-08-21 14:11:56 +00:00 |
|
Ilia Alshanetsky
|
c7f52698c1
|
MFB: removed unneeded bits.
|
2004-08-20 13:52:47 +00:00 |
|
Ilia Alshanetsky
|
6c763f3721
|
MFH: Added more missing cURL options.
|
2004-08-20 00:56:05 +00:00 |
|
Antony Dovgal
|
d8cd7dac07
|
MFH: ip2long() issues
|
2004-08-19 15:15:32 +00:00 |
|
Antony Dovgal
|
4945317c28
|
MFH: fix #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE on error)
|
2004-08-19 14:03:44 +00:00 |
|