Rob Richards
|
3d11fb35ae
|
BFN
|
2006-12-30 15:43:10 +00:00 |
|
Rob Richards
|
604f18c20d
|
fix bug #39760 (cloning fails on nested SimpleXML-Object)
add test
|
2006-12-30 15:41:17 +00:00 |
|
Ilia Alshanetsky
|
7f376183f8
|
C++ comment
|
2006-12-30 02:28:15 +00:00 |
|
Ilia Alshanetsky
|
78d8808f42
|
Mark test as being 32bit only
|
2006-12-30 02:00:51 +00:00 |
|
Ilia Alshanetsky
|
6895045565
|
Simplify & optimize code
# Patch by Matt Wilmas
|
2006-12-30 01:57:01 +00:00 |
|
Ilia Alshanetsky
|
790b0b9edf
|
Fixes test #50
|
2006-12-30 01:56:18 +00:00 |
|
Ilia Alshanetsky
|
79d524dc1e
|
Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
|
2006-12-29 00:34:30 +00:00 |
|
Antony Dovgal
|
2820e6c1fa
|
MFH
|
2006-12-28 22:36:53 +00:00 |
|
Antony Dovgal
|
7b281be1ee
|
that was not intentional
thanks Nuno
|
2006-12-28 22:12:08 +00:00 |
|
Antony Dovgal
|
28421f4f19
|
MFH
|
2006-12-28 21:02:14 +00:00 |
|
Antony Dovgal
|
e5f95ec3e4
|
MFH
|
2006-12-28 20:45:27 +00:00 |
|
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 |
|
Nuno Lopes
|
dae5040b61
|
MFH: force tidy.clean_output=0
|
2006-12-28 15:07:45 +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 |
|
Antony Dovgal
|
46a6bd7f9d
|
MFH
|
2006-12-28 13:30:25 +00:00 |
|
Antony Dovgal
|
112462d102
|
MFH
|
2006-12-28 12:18:54 +00:00 |
|
Antony Dovgal
|
d3a651a39e
|
MFH
|
2006-12-28 12:01:50 +00:00 |
|
Ilia Alshanetsky
|
96d9d6f0f1
|
Avoid strcpy() & strcat()
|
2006-12-28 00:17:48 +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
|
d101e113cf
|
Fixed compiler warning
|
2006-12-26 17:17:52 +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 |
|
Ilia Alshanetsky
|
ff9d0fcc78
|
is_numeric_string() optimization
# Original Patch by Matt Wilmas
|
2006-12-26 16:44:20 +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
|
b85f1345a6
|
Ensure that OnUpdateLongGEZero is greater or equal to 0.
Added a update wrapper for ensuring >0 values
|
2006-12-25 23:55:59 +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 |
|