Stanislav Malyshev
|
d84d278900
|
this crashed if some of the shutdown handlers called some file stat function
|
2004-09-02 09:38:56 +00:00 |
|
Joe Orton
|
51452106e7
|
MFH: fix gettimeofday() tests to not fail if the same time is
returned by successive calls.
|
2004-08-31 10:34:15 +00:00 |
|
Thies C. Arntzen
|
5fd50121a2
|
@- Fixed bug #29838 Memory leak in sprintf argument swapping. (Thies)
# by backporting one line from HEAD.
|
2004-08-26 13:41:59 +00:00 |
|
Ilia Alshanetsky
|
a0902bfa37
|
Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped
enclosures).
|
2004-08-17 14:10:03 +00:00 |
|
Moriyoshi Koizumi
|
de231c928c
|
- MFH: Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements
referred twice or more times)
|
2004-08-10 06:04:12 +00:00 |
|
Andi Gutmans
|
3dd7a7f8b4
|
- Update credits for PHP docs
|
2004-08-09 21:52:45 +00:00 |
|
Frank M. Kromann
|
bb1624acd9
|
Add missing header for win32 builds
|
2004-07-30 16:52:35 +00:00 |
|
Wez Furlong
|
043fdb5fb1
|
MFH: win32 zts fix
|
2004-07-30 14:38:29 +00:00 |
|
Wez Furlong
|
429a6bc483
|
MFH: win32 zts fixes
|
2004-07-30 14:37:17 +00:00 |
|
Ilia Alshanetsky
|
ef6cfdbec3
|
MFH: Fixed bug #29443 (Sanity check for wbmp detection).
|
2004-07-30 01:10:46 +00:00 |
|
Ilia Alshanetsky
|
2b73a58a4c
|
MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)
|
2004-07-23 02:05:55 +00:00 |
|
Ilia Alshanetsky
|
53cc10e1c2
|
MFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats).
|
2004-07-18 17:29:45 +00:00 |
|
SVN Migration
|
619f6faa20
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-07-18 17:27:50 +00:00 |
|
Sara Golemon
|
184917eb1f
|
Bugfix# 29114 Potential double free in php_stat
|
2004-07-16 05:08:15 +00:00 |
|
Ilia Alshanetsky
|
9638f4c8ff
|
MFH: Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
|
2004-07-15 01:46:28 +00:00 |
|
SVN Migration
|
d61681ffe8
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-07-15 01:26:04 +00:00 |
|
Stefan Esser
|
53f837720f
|
Ups... CAN-2004-0595 regression test went into wrong branch...
|
2004-07-14 11:32:47 +00:00 |
|
Wez Furlong
|
14e3bbd0ca
|
MFH: add missing break
|
2004-07-13 17:15:13 +00:00 |
|
Andrey Hristov
|
6b2dc66a5b
|
MFH:
fixing bug #29038
|
2004-07-11 21:30:19 +00:00 |
|
Andrey Hristov
|
9947c89d6e
|
MFH:
fixed bug #28974 : overflow in array_slice()
The same kind of overflow appeared in array_splice(), substr() and
substr_replace()
|
2004-07-11 21:24:47 +00:00 |
|
SVN Migration
|
0fb6cde415
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-07-11 21:15:05 +00:00 |
|
Ilia Alshanetsky
|
aaaa6ce403
|
MFH: Fixed bug #29049 (array sorting via user function/method does not
validate it).
|
2004-07-08 17:07:25 +00:00 |
|
Ilia Alshanetsky
|
3e7cb1286f
|
MFH: Fixed bug #29034 (wordwrap() returns a boolean when passed empty
string).
|
2004-07-06 22:16:47 +00:00 |
|
Derick Rethans
|
f864a93b00
|
- MFH: Fixed bug with leap year checking.
|
2004-06-28 14:35:41 +00:00 |
|
Stefan Esser
|
e7252868ce
|
MFH
|
2004-06-26 07:47:30 +00:00 |
|
Ilia Alshanetsky
|
0a968e6e62
|
MFH: Added missing safe_mode & open_basedir checks.
|
2004-06-24 00:48:56 +00:00 |
|
Ilia Alshanetsky
|
5584e5ef18
|
MFH: Fixed possible buffer overflow.
|
2004-06-22 20:27:50 +00:00 |
|
Ilia Alshanetsky
|
cba1c57ac6
|
MFH: Added missing safe_mode check.
|
2004-06-21 22:53:59 +00:00 |
|
Sara Golemon
|
10a0500ad9
|
MFH: BugFix#28868 Wrapper hash not thread-safe
|
2004-06-21 19:33:48 +00:00 |
|
Ilia Alshanetsky
|
0a766591b8
|
MFH: Properly handly high ascii values in soundex().
|
2004-06-17 00:17:52 +00:00 |
|
Ilia Alshanetsky
|
63dc7bd0ce
|
New & improved strspn() & strcspn(), ~30% in most cases.
# In part based on patch by Alexander Valyalkin
|
2004-06-16 01:53:59 +00:00 |
|
Ilia Alshanetsky
|
d564f6dda8
|
A faster & more memory efficient php_addslashes() implementation.
|
2004-06-15 02:02:45 +00:00 |
|
Ilia Alshanetsky
|
06c716589e
|
MFH: hypot() is not experimental.
|
2004-06-10 19:38:26 +00:00 |
|
Ilia Alshanetsky
|
a7aa47c46d
|
Correct alt text for easter egg logo.
|
2004-06-09 15:10:19 +00:00 |
|
Ilia Alshanetsky
|
4d861228c3
|
MFH: Fixed bug #28668 (glob() does not work with relative paths on Windows)
|
2004-06-07 18:31:15 +00:00 |
|
Ilia Alshanetsky
|
80616e818e
|
MFH: Fixed bug #28649 (Proper glob() return value on Linux when there are
no matches).
|
2004-06-06 16:21:30 +00:00 |
|
Stefan Esser
|
b9d3aafe55
|
MFH
|
2004-05-28 13:38:19 +00:00 |
|
Stefan Esser
|
7966bb1186
|
MFH
|
2004-05-28 11:33:42 +00:00 |
|
Ilia Alshanetsky
|
03edfa1677
|
MFH: Fixed bug #28508 (Do not make hypot() available if not supported by
libc).
|
2004-05-24 17:02:31 +00:00 |
|
Ilia Alshanetsky
|
c0cea96139
|
MFH: Fixed command line escaping routines for win32.
|
2004-05-18 13:43:33 +00:00 |
|
Ilia Alshanetsky
|
b7479f6c29
|
MFH: Correct output.
|
2004-05-17 20:59:07 +00:00 |
|
Marcus Boerger
|
8761f766d4
|
MFH: Fix printf with floats
|
2004-05-16 21:20:30 +00:00 |
|
SVN Migration
|
f93672da8e
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-05-16 14:48:46 +00:00 |
|
Ilia Alshanetsky
|
41da69f20f
|
MFH: Fixed possible memory leak inside popen().
|
2004-05-14 16:12:06 +00:00 |
|
Ilia Alshanetsky
|
879cbe7961
|
MFH: Fixed bug #28386 (wordwrap() wraps lines 1 character too soon).
|
2004-05-13 17:44:33 +00:00 |
|
SVN Migration
|
739846a6a8
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-05-13 17:44:24 +00:00 |
|
Ilia Alshanetsky
|
7f8bbde609
|
MFH: Make vprintf() and printf() return the length of the string printed.
|
2004-05-11 19:51:50 +00:00 |
|
Ilia Alshanetsky
|
338de41cf9
|
MFH: Fixed bug #28355 (glob() does not return error on Linux when it does
not have permission to open the directory).
|
2004-05-11 13:34:31 +00:00 |
|
Marcus Boerger
|
6d859da0da
|
MFH Decouple NAN and INF
|
2004-05-10 07:25:11 +00:00 |
|
Ilia Alshanetsky
|
8838b0f114
|
MFH: Fixed bug #28289 (incorrect resolving of relative paths by glob() in
windows).
|
2004-05-09 19:01:27 +00:00 |
|