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 |
|
Andi Gutmans
|
5e36d7fcfe
|
- I prefer cookie to be the first element.
|
2006-12-15 17:03:42 +00:00 |
|
Dmitry Stogov
|
bf9e3e769c
|
Added internal heap protection
. safe unlinking
. cookies
. canary protection (debug build only)
|
2006-12-15 13:25:26 +00:00 |
|
Ilia Alshanetsky
|
195b102126
|
back to dev
|
2006-12-15 01:22:35 +00:00 |
|
Ilia Alshanetsky
|
0ee7c30453
|
5.2.1RC1
|
2006-12-15 01:21:36 +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
|
eb8bab9f46
|
Fixed bug #39816 (apxs2filter ignores httpd.conf & .htaccess php config
settings).
|
2006-12-13 15:45:20 +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
|
1c4806c515
|
Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).
|
2006-12-13 00:41:33 +00:00 |
|
Sara Golemon
|
db87e11e6b
|
MFH: Bugfix# 39435: 'foo' instanceof bar gives invalid opcode error
|
2006-12-12 23:25:23 +00:00 |
|
Antony Dovgal
|
18edb61440
|
fix test
|
2006-12-12 22:33:26 +00:00 |
|
Ilia Alshanetsky
|
cbaaf1bc07
|
Fixed bug #39797 (virtual() does not reset changed INI settings).
|
2006-12-12 18:05:25 +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
|
53f89fad03
|
MFH
|
2006-12-12 10:16:06 +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 |
|
Ilia Alshanetsky
|
5218d956f0
|
Fixed typo
|
2006-12-11 15:59:41 +00:00 |
|
Ilia Alshanetsky
|
19e4dc5058
|
Removed bool<>long optimization as it causes issues with strict type checks
|
2006-12-11 15:34:35 +00:00 |
|
Ilia Alshanetsky
|
7e1973d9fc
|
Minor optimization (2-3%) from Brian Shire
|
2006-12-11 15:16:07 +00:00 |
|
Ilia Alshanetsky
|
d3aa695263
|
Fixed bug #39787 (PHP doesn't work with Apache 2.3).
|
2006-12-11 14:54:14 +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
|
6ccde868be
|
- #39286 entry
|
2006-12-10 02:56:35 +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
|
0d444306c9
|
- #39780 entry
|
2006-12-10 01:39:09 +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
|
99c041ade3
|
BFN
|
2006-12-10 01:26:51 +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 |
|
Hannes Magnusson
|
3d5fec9cb5
|
MFH: new cookie tests
|
2006-12-09 15:58:09 +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 |
|
Ilia Alshanetsky
|
847741cb08
|
Strip leading spaces from cookie names, that can come from multi-cookie
headers where ; can be followed by any number of spaces.
|
2006-12-09 13:01:23 +00:00 |
|