Sara Golemon
|
d40e78ad6f
|
convert.* filters not consuming buckets_in on PSFS_FLUSH_*
|
2004-07-16 23:40:21 +00:00 |
|
Anantha Kesari H Y
|
d725f3af91
|
NetWare specific openssl build file
|
2004-07-16 08:59:24 +00:00 |
|
Sebastian Bergmann
|
d1106bb4dc
|
(IMO) Better NEWS entry for true/false/null implementation change.
|
2004-07-16 07:31:34 +00:00 |
|
Marcus Boerger
|
5c0cd5c47e
|
Correct version
|
2004-07-16 07:17:51 +00:00 |
|
Marcus Boerger
|
53697aeb0d
|
BFN
|
2004-07-16 07:16:53 +00:00 |
|
Marcus Boerger
|
86d46f7cc1
|
- Speed up by making null/false/true reserved word which allows to drop
an opcode (FETCH_CONSTANT) for every usage.
|
2004-07-16 06:50:57 +00:00 |
|
Marcus Boerger
|
381a3b234f
|
Bugfix #28464 catch() does not catch exceptions by interfaces
|
2004-07-16 06:39:50 +00:00 |
|
Ilia Alshanetsky
|
6dd2613d7b
|
MFB: Fixed bug #28800 (strings beginning with "inf" improperly converted).
|
2004-07-16 02:03:25 +00:00 |
|
|
10d903343f
|
ChangeLog update
|
2004-07-16 00:33:02 +00:00 |
|
Andi Gutmans
|
eb2e53be99
|
- Improve performance of zend_alloc by stopping the size from being a bit
- field.
|
2004-07-15 22:59:54 +00:00 |
|
Zeev Suraski
|
ce6717965e
|
Fix sqlite build
|
2004-07-15 22:34:45 +00:00 |
|
Marcus Boerger
|
7722837517
|
- Use ErrorException instead of Exception
|
2004-07-15 22:22:06 +00:00 |
|
Marcus Boerger
|
1cdf7e66f4
|
- Add new class ErrorException to encapsulate errors in exceptions
|
2004-07-15 22:21:36 +00:00 |
|
Marcus Boerger
|
32bdaae133
|
Apply the fix
|
2004-07-15 22:17:55 +00:00 |
|
Marcus Boerger
|
1916223883
|
- Fix prototype
|
2004-07-15 19:41:22 +00:00 |
|
Marcus Boerger
|
f2377c4d1f
|
Synch comments
|
2004-07-15 19:09:37 +00:00 |
|
Dan Kalowsky
|
f20849d12e
|
Bug 29058 (patch submitted by bug reporter)
|
2004-07-15 15:09:12 +00:00 |
|
Magnus M��tt�
|
cfc8accd3e
|
Test for bug 26737:
Protected and private variables are not saved on serialization
when a user defined __sleep is used.
|
2004-07-15 11:52:04 +00:00 |
|
Antony Dovgal
|
f6eb507b2c
|
fix #29012 (Potential race during first connection) thanks to cjbj at hotmail dot com
|
2004-07-15 11:00:14 +00:00 |
|
Ilia Alshanetsky
|
a75608c1de
|
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
# Original Patch by: curt@php.net
|
2004-07-15 01:26:03 +00:00 |
|
|
5a9875f293
|
ChangeLog update
|
2004-07-15 00:33:10 +00:00 |
|
Edin Kadribasic
|
546e5bbc43
|
Made php -m output sorted case-insensitevly
|
2004-07-14 22:30:29 +00:00 |
|
Stefan Esser
|
90f151470c
|
same bug.
|
2004-07-14 09:55:24 +00:00 |
|
Derick Rethans
|
edce707f3b
|
- Fixed text.
|
2004-07-14 09:54:02 +00:00 |
|
Stefan Esser
|
446f4d1bc2
|
Security Fix broken! Destroyed Basic auth. Blame: me
4.3.x not affected
|
2004-07-14 09:43:26 +00:00 |
|
Stanislav Malyshev
|
d673ec0184
|
be consistent with write_dimension
|
2004-07-14 09:04:13 +00:00 |
|
Stanislav Malyshev
|
28d72ce2fd
|
fix #28957
|
2004-07-14 09:01:58 +00:00 |
|
John Coggeshall
|
51ae1cc7bd
|
Changing the Tidy version to 2.0
|
2004-07-14 02:41:53 +00:00 |
|
|
12c826c2e7
|
ChangeLog update
|
2004-07-14 00:33:30 +00:00 |
|
Sara Golemon
|
c4bf45e39a
|
Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis.
|
2004-07-14 00:14:43 +00:00 |
|
Zeev Suraski
|
2ec89aa8e1
|
Add {{{ proto's
|
2004-07-13 20:41:55 +00:00 |
|
Andi Gutmans
|
c18badbfbf
|
- 5.0.1-dev
|
2004-07-13 19:56:49 +00:00 |
|
Marcus Boerger
|
1ea22c9004
|
Bugfix #29116 Zend constant warning uses memory after free (jdolecek at NetBSD dot org)
|
2004-07-13 19:22:11 +00:00 |
|
Andi Gutmans
|
399e2ca69f
|
- Roll PHP 5.0.0
|
2004-07-13 19:05:31 +00:00 |
|
Wez Furlong
|
cfb84391d0
|
add missing break
|
2004-07-13 17:14:49 +00:00 |
|
Georg Richter
|
bfd3c9ecfb
|
prototype fixes
|
2004-07-13 17:04:16 +00:00 |
|
Rob Richards
|
d64a00da04
|
initial xmlwriter code
|
2004-07-13 17:01:30 +00:00 |
|
Wez Furlong
|
971fcd4254
|
Looks like Sara forgot to change this too.
|
2004-07-13 16:34:56 +00:00 |
|
Georg Richter
|
f61dbf06a1
|
changed mysqli_stmt_reset (returns now bool instead of void)
|
2004-07-13 16:12:28 +00:00 |
|
Stefan Esser
|
0b9d614988
|
Fixed typo
|
2004-07-13 11:30:50 +00:00 |
|
Alan Knowles
|
6284b34e6e
|
remove test dependance on postgres ** this still fails however
|
2004-07-13 07:20:45 +00:00 |
|
Alan Knowles
|
ad2b89c9a3
|
ensure that test passes on systems without postgres built in.
|
2004-07-13 07:12:06 +00:00 |
|
|
196259d334
|
ChangeLog update
|
2004-07-13 00:32:43 +00:00 |
|
Wez Furlong
|
ae40d0ef2a
|
Fix file_get_contents() bug...
|
2004-07-12 20:59:24 +00:00 |
|
Timm Friebe
|
e532feb29c
|
- Initial release
|
2004-07-12 20:26:53 +00:00 |
|
Ilia Alshanetsky
|
905fbfd85e
|
Added missing constant and correct bound column retrieval. When bound
columns are specified only return status (TRUE/FALSE) indicator.
|
2004-07-12 20:12:39 +00:00 |
|
Ilia Alshanetsky
|
ddb32b11b2
|
Fixed a bug that could result in false failed query reporting on
INSERT/UPDATE/DELETE queries.
|
2004-07-12 20:09:19 +00:00 |
|
Ilia Alshanetsky
|
11371cd0a8
|
Missing patch.
|
2004-07-12 18:49:47 +00:00 |
|
Ilia Alshanetsky
|
7daa1cfecc
|
Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X).
|
2004-07-12 18:48:30 +00:00 |
|
Ilia Alshanetsky
|
a8996a8ac6
|
Fixed bug #29086 & #28064 (PHP crashes on extremly long scripts).
|
2004-07-12 17:47:29 +00:00 |
|