Nuno Lopes
559ab4b3f9
make this test run a little faster (is currently timeout with valgrind)
2006-12-28 19:52:37 +00:00
Ilia Alshanetsky
794845234e
Added buffer length checks
2006-12-28 15:21:21 +00:00
Ilia Alshanetsky
b154f188d1
Simplify code and eliminate strcat() usage
2006-12-28 15:09:29 +00:00
Antony Dovgal
ef9646c867
MFH
2006-12-28 14:26:36 +00:00
Antony Dovgal
fdfa403388
MFH
2006-12-28 14:17:38 +00:00
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