Nuno Lopes
66e555c66f
die("skip this is for PHP < 4.2.3");
2006-12-27 15:22:28 +00:00
Nuno Lopes
54f3ff34b7
oops: remove uneeded code in the skip condition
2006-12-27 15:17:04 +00:00
Nuno Lopes
d07a46ebab
add fr_FR@euro to the setlocale list
2006-12-27 15:11:35 +00:00
Antony Dovgal
b16f925e37
MFH
2006-12-27 10:31:10 +00:00
Antony Dovgal
65f50e7e31
MFH more test improvements by Chris Jones
2006-12-27 09:49:53 +00:00
Ilia Alshanetsky
7fe60ada00
Don't forget to free url structure
2006-12-26 16:58:23 +00:00
Ilia Alshanetsky
5e576be36f
Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).
2006-12-26 16:55:56 +00:00
Ilia Alshanetsky
ffd41a503f
Session deserializer protection.
2006-12-26 16:53:47 +00:00
Ilia Alshanetsky
dc5be15a6f
is_numeric_string() optimization
2006-12-26 16:45:39 +00:00
Antony Dovgal
24124518ab
MFH
2006-12-26 12:29:42 +00:00
Pierre Joye
f458ff3dac
- MFH: add better zlib detection
2006-12-26 10:42:50 +00:00
Pierre Joye
5a6f0e3059
- #39952 zip ignoring --with-libdir on zlib checks (judas dot
...
iscariote at gmail dot com)
2006-12-26 09:52:05 +00:00
Dmitry Stogov
67583e7aa5
Code review:
...
. fixed integer overflow
. fixed buffer overflow/underflow
. added more strict IP validation
. reimplemented float number validation
2006-12-26 09:16:25 +00:00
Ilia Alshanetsky
e2c110bebf
Allocation safety checks
2006-12-25 23:43:10 +00:00
Antony Dovgal
32d078f8e7
MFH
2006-12-25 22:40:23 +00:00
Ilia Alshanetsky
52d53543ac
Allocation safety checks
2006-12-25 22:36:57 +00:00
Antony Dovgal
9c2b6efb77
MFH
2006-12-25 22:27:24 +00:00
Antony Dovgal
6ac8ffdfea
MFH
2006-12-25 22:12:46 +00:00
Antony Dovgal
7dc7882745
MFH
2006-12-25 21:47:02 +00:00
Ilia Alshanetsky
7efb0a14f4
Use safe_emalloc()
2006-12-25 21:41:04 +00:00
Antony Dovgal
807a0966a9
fix weird strlen() usage
2006-12-25 21:18:01 +00:00
Antony Dovgal
6c50fa955b
MFH
2006-12-25 21:08:02 +00:00
Ilia Alshanetsky
652c7096b2
Fixed test for 64bit systems
2006-12-25 21:07:53 +00:00
Antony Dovgal
3fd433c07d
MFH
2006-12-25 20:53:50 +00:00
Antony Dovgal
2e3cd64566
MFH
2006-12-25 20:44:45 +00:00
Antony Dovgal
35db4d21b0
MFH
2006-12-25 20:03:43 +00:00
Ilia Alshanetsky
0776e56437
Use %F (ignores locale) for internal representation of floats
2006-12-25 16:48:18 +00:00
Antony Dovgal
601f4cd129
MFH
2006-12-25 15:28:57 +00:00
Antony Dovgal
c52bc49f50
fix test
2006-12-25 14:27:51 +00:00
Ilia Alshanetsky
e3569ae80a
Define SENDBUFLEN for older c-client libs
2006-12-25 14:23:18 +00:00
Antony Dovgal
04d4811532
MFH
2006-12-25 11:50:31 +00:00
Antony Dovgal
6e8a7d7b20
fix tests
2006-12-25 11:16:23 +00:00
Ilia Alshanetsky
c5db57b495
Fixed buffer boundary protection
2006-12-24 22:15:06 +00:00
Ilia Alshanetsky
4f46c4e90f
Added empty string checks
2006-12-24 20:50:02 +00:00
Rob Richards
47fb655a56
fix bug #33734 and related (Something strange with COM Object)
...
- caused by fix in com_handlers.c rev 1.22.2.5
2006-12-24 12:32:10 +00:00
Rob Richards
b7ec6f90e0
- fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.c
...
- fix bug #37588 (COM Property propputref converts to PHP function
and can't be accesed): com_handlers.c
- fix bug #39596 (Creating Variant of type VT_ARRAY): com_variant.c
- add tests
2006-12-24 10:00:59 +00:00
Hannes Magnusson
6077df1a03
Fix typo
2006-12-24 01:29:20 +00:00
Ilia Alshanetsky
eaf3d32157
Safety checks
2006-12-23 23:28:39 +00:00
Ilia Alshanetsky
1379ad02e3
Added checks for negative max length and overflow checks for overly long
...
strings.
2006-12-23 18:50:33 +00:00
Derick Rethans
7180422fdc
- Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
...
--with-libdir).
2006-12-23 17:58:47 +00:00
Antony Dovgal
46b25155d2
MFH
2006-12-23 14:02:50 +00:00
Ilia Alshanetsky
72895cda6d
Fixed bug #39884 (ReflectionParameter::getClass() throws exception for type
...
hint self).
2006-12-22 15:37:48 +00:00
Ilia Alshanetsky
f40ebf4171
Fixed bug #36392 (wrong number of decimal digits with %e specifier in
...
sprintf).
2006-12-22 15:29:41 +00:00
Ilia Alshanetsky
7772e33ace
Small optimization of the date() function
2006-12-22 15:21:34 +00:00
Antony Dovgal
a7faaa1b14
new tests
2006-12-22 13:30:10 +00:00
Antony Dovgal
fb18a8e760
more tests
2006-12-22 13:07:53 +00:00
Ilia Alshanetsky
fd8f758ecd
Fixed bug #39873 (number_format() breaks with locale & decimal points).
2006-12-22 04:03:15 +00:00
Antony Dovgal
ed11386c3d
MFH
2006-12-21 22:08:26 +00:00
Antony Dovgal
8854c3d51a
MFH
2006-12-21 21:37:45 +00:00
Antony Dovgal
66d9c24ccc
improve tests
2006-12-21 19:23:26 +00:00
Seiji Masugata
133d6bf2ca
Fixed bug #39361 , #39400 (mbstring function overloading problem).
2006-12-21 17:26:05 +00:00
Rob Richards
60941b02dc
fix issues identitified by coverity
2006-12-21 12:51:26 +00:00
Antony Dovgal
6546914e68
new tests
2006-12-21 12:41:36 +00:00
Antony Dovgal
6aec52bde7
MFH
2006-12-21 01:18:28 +00:00
Ilia Alshanetsky
1783b0e481
Optimize out zend_hash_num_elements() call
2006-12-21 01:16:10 +00:00
Antony Dovgal
ffa7e957c5
fix possible leaks
2006-12-21 01:00:58 +00:00
Antony Dovgal
0abe62e027
MFH
2006-12-20 23:36:56 +00:00
Antony Dovgal
a0e2ccf490
MFH
2006-12-20 23:30:30 +00:00
Ilia Alshanetsky
87ffae250c
fixed ZTS build
2006-12-20 19:48:12 +00:00
Antony Dovgal
7d2142a56e
protect _SESSION, HTTP_SESSION_VARS and GLOBALS
...
maintain an internal reference of _SESSION, so that it won't be possible to destroy it from userspace
2006-12-20 19:31:28 +00:00
Ilia Alshanetsky
ea491dba64
Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc).
2006-12-20 19:20:01 +00:00
Antony Dovgal
40f6288fa3
MFH
2006-12-20 15:12:38 +00:00
Derick Rethans
a9d0abf82c
- Fixed the validate email filter so that the letter "v" can also be used in
...
the user part of the email address. (Derick)
2006-12-20 14:39:01 +00:00
Antony Dovgal
0f2eed24bb
MFH
2006-12-20 13:09:02 +00:00
Dmitry Stogov
53b088e60c
Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M.
2006-12-20 10:49:33 +00:00
Hannes Magnusson
1e19ee8785
- Fixed incorrect function names on FreeBSD where inet_pton() was named
...
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- Fixed bug #38852 (XML-RPC Breaks iconv)
2006-12-20 10:34:36 +00:00
Nuno Lopes
6a8a2e8b0e
new test
2006-12-19 21:46:48 +00:00
Michael Wallner
2beee146b4
MFH: check CRYPTO_get_id_callback() if anyone else already set thread lock callbacks
2006-12-19 21:41:25 +00:00
Antony Dovgal
1ef3ca7bf7
on FreeBSD these locales have different names
2006-12-19 21:39:48 +00:00
Antony Dovgal
949a0934c8
MFH
2006-12-19 20:46:56 +00:00
Nuno Lopes
078fda3d6e
remove NOP code in json_determine_array_type(), as we already know the zval passed is an array (based on patch by Ron Korving)
2006-12-19 15:01:05 +00:00
Antony Dovgal
2c3db736c4
add missing SKIPIF sections
2006-12-19 14:16:23 +00:00
Antony Dovgal
c34d863d3e
MFH
2006-12-19 13:15:39 +00:00
Dmitry Stogov
5d8183f0b2
Support for systems without locale.h
2006-12-19 13:13:29 +00:00
Antony Dovgal
0ecaeb89d3
serialize() should use '.' as decimal point irrespectively to locale
2006-12-19 12:36:44 +00:00
Dmitry Stogov
c43fc2afc8
Fixed bug #39815 (SOAP double encoding is not locale-independent)
2006-12-19 11:54:38 +00:00
Hannes Magnusson
b12e3e1475
Fix tests
2006-12-19 10:03:24 +00:00
Dmitry Stogov
03312cc0d9
Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection
2006-12-19 08:58:58 +00:00
Ilia Alshanetsky
d257696604
Fixed bug #39845 (Persistent connections generate a warning in pdo_pgsql).
2006-12-18 17:56:25 +00:00
Ilia Alshanetsky
b9531d5b07
Cleanup & optimize php_filter_encode_url()
2006-12-18 15:42:18 +00:00
Ilia Alshanetsky
090e14dfda
Less hackish support for spaces at the start of tags within strip_tags()
2006-12-18 15:02:16 +00:00
Ilia Alshanetsky
a938d8e386
Fixed bugs with trimming of spaces
2006-12-18 14:56:40 +00:00
Antony Dovgal
a726dcaa99
MFH: fix #39850 (SplFileObject throws contradictory/wrong error messages when trying to open "php://wrong")
2006-12-18 14:56:20 +00:00
Dmitry Stogov
6e0b78cd4c
Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0)
2006-12-18 14:39:23 +00:00
Antony Dovgal
5fc3e649b6
MFH
2006-12-18 11:12:55 +00:00
Antony Dovgal
5e8eecb362
remove the comment, it's not valid anymore
2006-12-18 10:19:52 +00:00
Hannes Magnusson
9ef3575c25
MFH:
...
- make %f locale aware again
- fix precision loss with %F (noticed by Sebastian Nohn)
- add new tests
2006-12-18 09:26:54 +00:00
Ilia Alshanetsky
7d7248390c
Filter fixes:
...
Fixed possible double encoding problem with sanitizing filters
Make use of space-strict strip_tags() function
2006-12-18 04:22:05 +00:00
Brian Shire
5bf3df531f
Fixed bug #30074
...
extract with EXTR_REFS was setting EG(unitialized_zval_ptr)->is_ref=1, affecting subsequent usage
Added test
2006-12-17 20:09:48 +00:00
Ilia Alshanetsky
24cc05dc09
Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client).
2006-12-17 18:22:53 +00:00
Hannes Magnusson
93a606a192
Fix build
2006-12-17 03:26:04 +00:00
Ilia Alshanetsky
b75d079c89
Fixed bug #39846 (Invalid IPv4 treated as valid).
2006-12-16 21:48:05 +00:00
Andrei Zmievski
8f5310afad
Support for 'S' format in unserialize() (forward compatibility with PHP
...
6)
2006-12-15 00:58:08 +00:00
Ilia Alshanetsky
563221783a
Removed deadcode found by Ron Korving
2006-12-13 15:39:12 +00:00
Ilia Alshanetsky
a055e93a27
optimize out strlen() calls
...
# Patch by Matt Wilmas
2006-12-13 15:31:47 +00:00
Ilia Alshanetsky
e034b4a8b0
Removed dummy vars.
...
# Patch by Matt Wilmas
2006-12-12 15:35:16 +00:00
Antony Dovgal
beeb5ddec4
disable tests
2006-12-12 13:22:44 +00:00
Antony Dovgal
fd23b700fb
fix test
2006-12-12 13:11:36 +00:00
Antony Dovgal
2f5229c9fc
MFH: skip BFILE tests if Oracle is not on localhost
2006-12-12 13:00:01 +00:00
Antony Dovgal
dc64595467
MFH
2006-12-12 12:11:51 +00:00
Antony Dovgal
24b312f8d5
MFH: missing part of the fix for #39795
2006-12-12 12:06:37 +00:00
Antony Dovgal
fc0e395678
add new tests
2006-12-12 09:33:33 +00:00
Antony Dovgal
f5543e8279
MFH
2006-12-12 09:28:18 +00:00
Hannes Magnusson
f4e63cbece
Fix test
2006-12-12 09:15:25 +00:00
Hannes Magnusson
14b7a1bdd1
Fix skipif
2006-12-12 08:13:31 +00:00
Hannes Magnusson
0028eccadd
Fix tests
2006-12-12 08:09:40 +00:00
Antony Dovgal
a74c36a335
MFH: fix #39795 (build fails on AIX because crypt_r() uses different data struct)
2006-12-12 07:38:04 +00:00
Ilia Alshanetsky
2f291233e6
Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
...
yields incorrect results).
2006-12-11 21:04:40 +00:00
Antony Dovgal
ab765ca497
MFH
2006-12-11 12:34:09 +00:00
Antony Dovgal
03785ddb5f
add new test
2006-12-11 12:32:06 +00:00
Ilia Alshanetsky
f5b6604376
Fixed bug #39791 (Crash in strtotime() on overly long relative date
...
multipliers).
2006-12-11 05:04:36 +00:00
Marcus Boerger
66525a739e
- MFH Fix comparison of RecursiveDualIterators
2006-12-10 23:44:49 +00:00
Ilia Alshanetsky
e64cb1ae4d
Optimize extract()
...
# Patch by Brian Shire
2006-12-10 19:43:03 +00:00
Pierre Joye
7ddd4ed1d7
- #39286 , misleading error message when nvalid dimensions are given
2006-12-10 02:55:30 +00:00
Pierre Joye
7faf8325e7
- #39508 , add test (imagefill crashes with small image)
2006-12-10 01:58:50 +00:00
Pierre Joye
9e533e39b6
- MFH:#39780, PNG image with CRC/data error raises fatal error
2006-12-10 01:38:02 +00:00
Edin Kadribasic
42e1c9a1e0
Fixed by #39751 by KevinJohnHoffman at gmail dot com
2006-12-10 01:23:41 +00:00
Hannes Magnusson
d9f03aac34
MFH: sys_get_temp_dir()
2006-12-09 18:00:52 +00:00
Ilia Alshanetsky
b8590f954d
Fixed test
2006-12-09 16:41:24 +00:00
Ilia Alshanetsky
0236a7eaf4
Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dir
...
setting).
2006-12-09 16:01:29 +00:00
Ilia Alshanetsky
94e3f478d7
Fixed handling of multiple cookies with the same name.
...
Added support for cookies into run-tests.php
2006-12-09 14:14:29 +00:00
Rob Richards
c2c9908f88
fix heap corruption when adding/caching typelib (also fixes bug 39606)
...
add test
2006-12-09 10:52:09 +00:00
Ilia Alshanetsky
d94453a4e5
Fixed tests
2006-12-09 03:17:49 +00:00
Ilia Alshanetsky
352e69d3f0
Fixed test
2006-12-09 03:07:32 +00:00
Antony Dovgal
7df81307c1
MFH
2006-12-08 21:18:43 +00:00
Antony Dovgal
f71a310543
MFH: fix possible issue in the serializer, which might currupt struc when reallocating arguments stack
2006-12-08 20:59:31 +00:00
Antony Dovgal
f8d4de338b
MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)
2006-12-08 20:56:29 +00:00
Ilia Alshanetsky
b7b0f4d988
Fixed bug #39759 (Can't use stored procedures fetching multiple result
...
sets in pdo_mysql).
2006-12-08 19:50:40 +00:00
Rob Richards
4991dba418
fix tests
2006-12-08 17:55:58 +00:00
Ilia Alshanetsky
db7dad0ba0
Fixed bug #39763 (magic quotes are applied twice by ext/filter in
...
parse_str())
2006-12-08 17:50:04 +00:00
Antony Dovgal
b32bf96363
revert the fix for #39763
2006-12-08 17:04:01 +00:00
Dmitry Stogov
108a2fc64c
Fixed bug #39775 ("Indirect modification ..." message is not shown)
...
The fix breaks two SimpleXML tests those must be fixed
2006-12-08 15:55:31 +00:00
Antony Dovgal
1edf208421
add new tests by <zoe dot slattery at googlemail dot co dot uk>
2006-12-08 14:39:25 +00:00
Nuno Lopes
802e12674e
add tests for old bug reports
2006-12-08 12:13:23 +00:00
Antony Dovgal
feba2edba2
initialize variables
2006-12-07 20:45:58 +00:00
Antony Dovgal
6b8526efce
MFH: fix #39763 (magic quotes are applied twice by ext/filter)
2006-12-07 11:00:08 +00:00
Ilia Alshanetsky
72ea6912f7
Fixed bug #39754 (Some POSIX extension functions not thread safe).
2006-12-07 01:41:18 +00:00
Antony Dovgal
60f3797200
MFH
2006-12-06 16:28:36 +00:00
Antony Dovgal
da53237f41
MFH: add missing 'F' modified (noticed by Matt)
2006-12-06 14:47:36 +00:00
Rob Richards
cf4c83dd2b
Fix win32 build
2006-12-06 13:18:36 +00:00
Antony Dovgal
4d44a5b71d
MFH: use BSD licensed implementation of double-to-string utilities instead of LGPL one
...
this patch also fixes thread safety issues in zend_strtod()
2006-12-06 09:52:51 +00:00
Antony Dovgal
a813e112d4
MFH
2006-12-05 23:51:30 +00:00
Ilia Alshanetsky
62cd5a9bae
Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension).
2006-12-05 23:37:57 +00:00
Antony Dovgal
9ce985bbae
cosmetic improvements
2006-12-05 23:03:19 +00:00
Frank M. Kromann
7fd9e4fce9
Remove PHP4.x stuff
2006-12-05 21:46:23 +00:00
Frank M. Kromann
5dca5450f2
#39429 Update API
2006-12-05 21:02:46 +00:00
Antony Dovgal
5e7eed6a9a
MFH: nuke redundant zval_ptr_dtor() call
2006-12-05 18:42:38 +00:00
Ilia Alshanetsky
e5ad7bf299
Fixed bug #36798 (Error parsing named parameters with queries containing
...
high-ascii chars).
2006-12-05 18:04:59 +00:00
Ilia Alshanetsky
9a1abfbb7d
Revert previous patch and it breaks builds with built-in cdb lib
2006-12-05 17:54:52 +00:00
Hannes Magnusson
a41e70782b
Fix test
2006-12-05 15:55:55 +00:00
Rob Richards
865f4d75be
fix bug #39625 (Apache crashes on importStylesheet call)
2006-12-05 12:04:34 +00:00
Ilia Alshanetsky
53a1403b53
Fixed bug #39571 (timeout ssl:// connections).
2006-12-05 01:39:07 +00:00
Pierre Joye
33f9ada038
- MFH: invalid filter id should not return unsafe values
2006-12-05 01:24:18 +00:00
Pierre Joye
145e7e470a
- MFH: callback test
2006-12-04 21:33:22 +00:00
Pierre Joye
bff08d46f1
- default filter is not string anymore (in comment)
...
- WS and error msg sync with head
2006-12-04 21:16:01 +00:00
Pierre Joye
5f2562e905
- MFH: init tmp var
2006-12-04 21:07:13 +00:00
Stanislav Malyshev
6b651f8e60
Improve tolower()-related functions on Windows and VC2005 by caching locale and using
...
tolower_l function.
# Gives 10-18% speedup on bench.php
# Does not change behaviour for non-windows
2006-12-04 18:37:15 +00:00
Ilia Alshanetsky
57a912e828
Fixed tests
2006-12-04 18:29:49 +00:00
Antony Dovgal
44a3cad930
MFH: partly fix #39724
...
ext/spl has a soft dependcy from ext/pcre (not ext/pcre-regex)
2006-12-04 18:01:53 +00:00
Ilia Alshanetsky
8e907392b3
Fixed test (user is a reserved keyword in pgsql)
2006-12-04 17:55:46 +00:00
Antony Dovgal
bcf457d828
MFH: fix retval type
2006-12-04 15:58:48 +00:00
Ilia Alshanetsky
35f78f221b
Fixed bug #37627 (session save_path check checks the parent directory).
2006-12-04 15:19:26 +00:00
Ilia Alshanetsky
7fb3715d43
Fixed bug #38319 (Remove bogus warnings from persistent PDO connections).
2006-12-04 03:07:44 +00:00
Ilia Alshanetsky
44045f8cb1
Fixed bug #38252 (Incorrect PDO error message on invalid default fetch mode).
2006-12-04 02:40:08 +00:00
Ilia Alshanetsky
fc21d423fd
Added test for previous bug
2006-12-04 00:40:31 +00:00
Ilia Alshanetsky
4356aad0ae
Fixed bug #39483 (Problem with handling of \ char in prepared statements).
2006-12-04 00:38:46 +00:00
Ilia Alshanetsky
e7c2bd6e40
Default to buffered queries (much faster)
...
Default to prepared statement emulation to avoid hitting MySQL bugs
2006-12-03 23:29:03 +00:00
Ilia Alshanetsky
44baca5aed
Added missing check for mismatching number of tokens & bound params in
...
prepared statement emulation.
2006-12-03 23:27:44 +00:00
Ilia Alshanetsky
b6bdd44962
Added "default" option that allows a default value to be set for an invalid
...
or missing value.
2006-12-03 21:27:36 +00:00
Ilia Alshanetsky
9666f1deae
Config fix from Gentoo
2006-12-03 19:54:55 +00:00
Ilia Alshanetsky
7999c9d251
Fixed bug #39718 (possible crash if assert.callback is set in ini).
2006-12-03 17:13:11 +00:00
Antony Dovgal
e1a63af85b
MFH: fix leaks
2006-12-03 13:59:11 +00:00
Antony Dovgal
065be7056d
MFH: fix AIX build
2006-12-03 13:46:37 +00:00
Hannes Magnusson
f61b9635ba
Fix test on fbsd
2006-12-03 08:04:57 +00:00
Nuno Lopes
0df2a37d1b
new tests. increase coverage for more than 90%
2006-12-02 21:39:28 +00:00
Ilia Alshanetsky
916673a345
Fixed bug #39527 (Failure to retrieve results when multiple unbuffered,
...
prepared statements are used in pdo_mysql).
2006-12-02 17:53:44 +00:00
Frank M. Kromann
66eb5b1dde
Fix win32 build
2006-12-01 20:24:58 +00:00
Ilia Alshanetsky
b3004fb883
Fixed a possible memory corruption in dbase_open() with invalid open mode
2006-12-01 19:10:50 +00:00
Nuno Lopes
e65bdffab5
tests + BFN
2006-12-01 16:37:39 +00:00
Nuno Lopes
8e0cf44164
fix bug #39458 : ftp_nlist() returns false on empty dirs
2006-12-01 16:34:43 +00:00
Marcus Boerger
5ea32dc1e4
- MFH: Fix handling of recursive inner iterators
2006-12-01 09:29:15 +00:00
Ilia Alshanetsky
5f3e233ea7
Disallow \0 chars inside session.save_path
2006-12-01 00:27:20 +00:00
Ilia Alshanetsky
c42d25dc33
Small hash table optimization
2006-11-30 23:51:24 +00:00
Ilia Alshanetsky
ac9927728a
Added missing function checks
2006-11-30 16:48:03 +00:00
Ilia Alshanetsky
ca89b6dedd
last set of zts fixes
2006-11-30 16:38:37 +00:00
Ilia Alshanetsky
c69555b948
Thread safety fixes.
2006-11-30 16:21:24 +00:00
Ilia Alshanetsky
891bd7888f
Use reantrant crypt_r() whenever possible.
2006-11-30 15:59:53 +00:00
Ilia Alshanetsky
20b92bf4cc
Use thread-safe code
2006-11-30 15:13:19 +00:00
Ilia Alshanetsky
52bd6de7f4
Thread safety fixed for *nix systems
2006-11-30 00:35:15 +00:00
Ilia Alshanetsky
466d9ba00a
Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
...
not thread safe).
2006-11-29 23:34:49 +00:00
Antony Dovgal
4cc29fef5c
MFH
2006-11-29 22:53:26 +00:00
Derick Rethans
ac7e6f5fec
- Updated timezone database to version 2006.16.
2006-11-29 20:00:49 +00:00
Ilia Alshanetsky
bfa4af46e1
Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
...
corruption on Windows in pgsql and pdo_pgsql extensions).
2006-11-29 15:45:59 +00:00
Antony Dovgal
60bb494607
MFH: fix #39673 (file_get_contents causes bus error on certain offsets)
2006-11-29 11:12:59 +00:00
Rob Richards
d5d1801df7
correct fix for bug #39662 to fix leak and tree corruption
...
fix test
2006-11-29 08:51:36 +00:00
Marcus Boerger
ecd417c6ce
- MFH: Add new example
2006-11-28 22:20:01 +00:00
Antony Dovgal
aaf120127e
add php_unescape_html_entities() proto to the header
...
(fixes #39665 )
2006-11-28 20:41:07 +00:00
Antony Dovgal
d55eb93c94
MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)
2006-11-28 18:59:53 +00:00
Antony Dovgal
bb30875db6
add test
2006-11-28 16:55:05 +00:00
Ilia Alshanetsky
2d4b8e19e2
Fixed bug #39656 (crash when calling fetch() on a PDO statment object
...
after closeCursor()).
2006-11-28 16:27:53 +00:00
Antony Dovgal
5a6c11d9f4
MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled)
2006-11-28 11:39:19 +00:00
Pierre Joye
a70264892b
- fix warning
...
- addEmptyDir returns true on success
- remove useless semi column
2006-11-28 01:31:53 +00:00
Ilia Alshanetsky
34b55f2012
Replace non-threadsafe rand() with php_rand_r()
2006-11-28 00:22:05 +00:00
Antony Dovgal
9503b966ec
MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails)
2006-11-27 12:14:09 +00:00
Antony Dovgal
a3c2958f22
MFH: fix test on FreeBSD
2006-11-27 11:43:59 +00:00
Ilia Alshanetsky
e6a3431315
Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
2006-11-26 17:02:13 +00:00
Ilia Alshanetsky
f06eb4bf8b
Fixed test, in some versions of c-client returned value is always uppercase
2006-11-26 16:31:43 +00:00
Ilia Alshanetsky
845c07f560
Fixed test
2006-11-26 16:29:42 +00:00
Ilia Alshanetsky
22ff526e99
Added a meta tag to phpinfo() output to prevent search engines from
...
indexing the page.
2006-11-26 16:26:18 +00:00
Antony Dovgal
93fc85b2af
MFH: fix #39621 (str_replace() is not binary safe on strings with equal length)
2006-11-24 21:59:09 +00:00
Nuno Lopes
e8384cbcca
more tests
2006-11-24 20:18:54 +00:00
Nuno Lopes
d64b17543c
fix tests after Tony's commit and add a test for the bug he fixed
2006-11-24 15:47:45 +00:00
Antony Dovgal
050e32ed65
fix test
2006-11-24 13:40:43 +00:00
Antony Dovgal
7f235792b3
MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)
2006-11-24 12:39:39 +00:00
Antony Dovgal
ffb9e15465
fix #39613 (Possible segfault in imap initialization due to missing module dependency)
...
patch by wharmby at uk dot ibm dot com
2006-11-24 10:28:51 +00:00
Nuno Lopes
94a810755f
add tests for 2 old bugs
2006-11-23 20:47:38 +00:00
Nuno Lopes
ba8ba5a909
add two more tests (test bogus parameters and bogus server respsnes)
2006-11-23 17:34:34 +00:00
Ilia Alshanetsky
af16066603
Fixed a possible crash
2006-11-23 14:41:35 +00:00
Ilia Alshanetsky
e8180067b9
Fixed a possible crash in dbase_open() on empty filename.
2006-11-22 17:30:34 +00:00
Pierre Joye
efa9b7e20b
- MFH: #39538 , fgetcsv can't handle starting newlines and trailing odd
...
number of backslashes (David Soria Parra, Pierre)
2006-11-22 12:59:49 +00:00
Antony Dovgal
df1a1c8441
MFH: fix #39576 (array_walk() doesn't separate userdata zval)
2006-11-22 10:42:41 +00:00
Antony Dovgal
26ed531c64
add test
2006-11-21 18:17:11 +00:00
Antony Dovgal
e412981f7b
remove redundant error message
...
add test by <zoe dot slattery at googlemail dot com>
2006-11-21 17:42:11 +00:00
Ilia Alshanetsky
57eb7c0bad
Adjust previous patch to work better
2006-11-21 15:53:23 +00:00
Antony Dovgal
2f9a9c4248
add new test
2006-11-20 22:17:10 +00:00
Antony Dovgal
c220da74ef
MFH test
2006-11-20 20:55:51 +00:00
Marcus Boerger
d4dc662621
- MFH: Fix arginfo
2006-11-20 20:04:03 +00:00
Marcus Boerger
164929d557
- MFH: Add new test
2006-11-20 19:58:01 +00:00
Ilia Alshanetsky
fd8378d7d6
Fixed compiler warnings
2006-11-20 19:04:21 +00:00
Antony Dovgal
39ad6abbf8
fix test on Solaris
2006-11-20 16:28:26 +00:00
Antony Dovgal
296e2a3775
MFH
2006-11-20 11:12:42 +00:00
Nuno Lopes
bd519ae0d9
new tests. what a crazy idea...
2006-11-19 18:37:28 +00:00
Ilia Alshanetsky
714abb7ea1
pack()/unpack() tests
2006-11-19 18:31:07 +00:00
Ilia Alshanetsky
0d338f463c
Fixed bug #38770 (unpack() broken with longs on 64 bit machines).
2006-11-19 18:20:48 +00:00
Dmitry Stogov
c06f9e1efe
COM initialization/deinitialization are done only if necessary
2006-11-17 11:40:52 +00:00
Nuno Lopes
cb4b75f155
remove old file (which was already removed from 4.4 and HEAD trees)
2006-11-16 18:58:02 +00:00
Ilia Alshanetsky
c7d84b7451
Fixed compiler warnings
2006-11-16 17:33:39 +00:00
Antony Dovgal
cf04587553
fix tests
2006-11-16 13:49:20 +00:00
Antony Dovgal
36d66521c9
add new tests
2006-11-16 13:01:23 +00:00
Hannes Magnusson
cf64728899
renamed to oo_getcomment.phpt
2006-11-16 08:52:15 +00:00
Pierre Joye
426dce9ce3
- mv oo_get_comment.phpt oo_getcomment.phpt
2006-11-15 23:53:46 +00:00
Pierre Joye
c412409164
- MFH: #39217 , serialNumber might be -1 when the value is too big
2006-11-15 23:28:06 +00:00
Antony Dovgal
d1acb8d4eb
add new tests, improve existing ones
2006-11-15 22:44:29 +00:00
Antony Dovgal
eca1911b72
fix leak, add test
2006-11-15 22:10:19 +00:00
Sara Golemon
2eb308ff75
Backport md2, ripemd256, and ripemd320 algos from HEAD
2006-11-15 20:06:09 +00:00
Pierre Joye
892c00bb9f
#9278 and #39506 , force the binary mode for the zip operation only. At least I do not have to set/restore it in each function.
2006-11-15 19:14:02 +00:00
Ilia Alshanetsky
82fb3e00b8
Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
...
1").
2006-11-15 18:34:57 +00:00
Antony Dovgal
9d6f7755b8
fix leak appearing when converting object to NULL
...
add test
2006-11-15 17:29:08 +00:00
Antony Dovgal
84ff4aaf1a
add new tests
2006-11-15 17:27:03 +00:00
Pierre Joye
1d61562efe
#39506 and PECL #9278 , should fix the problem for the other SAPI (works for CLI, CGI and embed)
...
see: http://news.php.net/php.internals/26606 for the details
2006-11-15 16:24:24 +00:00