|
258f2e3f48
|
ChangeLog update
|
2004-03-20 01:32:55 +00:00 |
|
Sara Golemon
|
dd28c137f6
|
Cleanup, minor refactor, and CS
|
2004-03-19 22:21:53 +00:00 |
|
Sara Golemon
|
75268270d6
|
Bug Fix #27657: TXT records longer than MAXHOSTNAMELEN cause segfaults.
|
2004-03-19 21:42:29 +00:00 |
|
Marcus Boerger
|
dd5d497541
|
Fix test
# removing string conversion was a stupid idea
|
2004-03-19 20:05:39 +00:00 |
|
Marcus Boerger
|
edde872904
|
Fix test
|
2004-03-19 20:00:18 +00:00 |
|
Marcus Boerger
|
0c8d7457c5
|
Make test work when user has memory limit setting
|
2004-03-19 19:56:31 +00:00 |
|
Frank M. Kromann
|
3e7a8e08eb
|
Fix for #26589. Crash when selecting many columns of type Money
|
2004-03-19 18:45:07 +00:00 |
|
Ilia Alshanetsky
|
d45b2c6bc3
|
MFH: Fixed bug #27628 (Simplify the process of making a POST request via
stream context).
|
2004-03-19 15:41:26 +00:00 |
|
Greg Beaver
|
a145c1b4ce
|
update to 1.3.1dev
|
2004-03-19 03:16:12 +00:00 |
|
|
85009fd76f
|
ChangeLog update
|
2004-03-19 01:32:25 +00:00 |
|
Greg Beaver
|
4180b972ae
|
phpunit tests for PEAR_ErrorStack
|
2004-03-19 00:48:39 +00:00 |
|
Greg Beaver
|
0ba63371ed
|
new Error Stack for PEAR, EXPERIMENTAL until proven solid and stable
|
2004-03-19 00:48:18 +00:00 |
|
Pierre Joye
|
9bd83f2d81
|
- Fix the test description and $Id$
|
2004-03-18 18:41:32 +00:00 |
|
Derick Rethans
|
9ebaa24aac
|
- Fixed layout
|
2004-03-18 18:25:22 +00:00 |
|
Dmitry Stogov
|
c17d6970b6
|
*** empty log message ***
|
2004-03-18 17:34:57 +00:00 |
|
Ilia Alshanetsky
|
b176ee99d3
|
Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII mode).
|
2004-03-18 17:12:07 +00:00 |
|
Dmitry Stogov
|
7767bacaf8
|
*** empty log message ***
|
2004-03-18 17:01:46 +00:00 |
|
Dmitry Stogov
|
deb84befae
|
BUG #27469 was fixed (serialize() objects of incomplete class)
|
2004-03-18 16:54:36 +00:00 |
|
Andi Gutmans
|
814000305a
|
- Back to RC2-dev
|
2004-03-18 15:27:28 +00:00 |
|
Pierre Joye
|
3d331bc64c
|
- Test for possible data corruption with __set
|
2004-03-18 15:14:02 +00:00 |
|
Zeev Suraski
|
4f313c79c2
|
Add missing bug updates
|
2004-03-18 14:14:26 +00:00 |
|
Zeev Suraski
|
aac5c1f6c5
|
Prepare to roll RC1
|
2004-03-18 14:12:27 +00:00 |
|
Zeev Suraski
|
b8275175ff
|
Fix possible data corruption with __set()
|
2004-03-18 14:03:58 +00:00 |
|
Uwe Schindler
|
fcfe11e9e4
|
hint to raise stacksize (bug #27231)
|
2004-03-18 13:37:16 +00:00 |
|
Stanislav Malyshev
|
f52edc19a7
|
Improve error message - on E_STRICT, method is actually called,
so the error shouldn't say it cannot be called.
|
2004-03-18 13:28:05 +00:00 |
|
Georg Richter
|
e6ac744282
|
fixed problems in mysql_stmt_init (missing alloc from stmt)
|
2004-03-18 13:04:55 +00:00 |
|
Georg Richter
|
848f123645
|
removed if type=string: val is allocated for any type of data
|
2004-03-18 13:03:17 +00:00 |
|
Martin Jansen
|
ba7d6efe7b
|
* Converting tabs to spaces
|
2004-03-18 12:23:57 +00:00 |
|
Martin Jansen
|
254456a4a6
|
* Typo fixes
|
2004-03-18 12:21:28 +00:00 |
|
Derick Rethans
|
6a4099ccdd
|
- Reorganize
|
2004-03-18 10:39:39 +00:00 |
|
Dmitry Stogov
|
787f0bbbb2
|
*** empty log message ***
|
2004-03-18 10:21:28 +00:00 |
|
Dmitry Stogov
|
6e63ea45c7
|
BUG #27457 was fixed (using temporary hash table with string keys only)
|
2004-03-18 09:48:37 +00:00 |
|
Andi Gutmans
|
ed6cbcb480
|
- Change redefinition of constructor from E_COMPILE_ERROR to E_STRICT.
|
2004-03-18 08:52:51 +00:00 |
|
Andi Gutmans
|
2004c25041
|
- Update Changes
|
2004-03-18 08:12:19 +00:00 |
|
Ilia Alshanetsky
|
d0a4801579
|
s/emalloc/safe_emalloc/ where appropriate.
|
2004-03-18 02:16:35 +00:00 |
|
Ilia Alshanetsky
|
5442d722c3
|
Fixed bug #27300 (Improved regex for pg_convert()).
# Patch by benjcarson at digitaljunkies dot ca
|
2004-03-18 01:34:58 +00:00 |
|
|
9b614ccb5a
|
ChangeLog update
|
2004-03-18 01:32:14 +00:00 |
|
Sascha Schumann
|
7aa832aba2
|
Readd x86 implementation
|
2004-03-17 22:23:15 +00:00 |
|
Sara Golemon
|
4341ee6061
|
Userspace Directory Stream Test
|
2004-03-17 20:48:12 +00:00 |
|
Marcus Boerger
|
851c254ef8
|
Fix CachingIterator's ability to cache string conversion results.
Add a test for that.
|
2004-03-17 19:58:32 +00:00 |
|
Marcus Boerger
|
b967853eb3
|
Go with implicit call
|
2004-03-17 19:14:15 +00:00 |
|
Marcus Boerger
|
8cdd2ed319
|
Explicit cast needed for now
|
2004-03-17 19:00:44 +00:00 |
|
Pierre Joye
|
f223262bcd
|
- Fix crash when an invalid color index is used with imagecolortransparent
|
2004-03-17 17:07:31 +00:00 |
|
Andi Gutmans
|
cedd0296e0
|
- Improved patch for support multiplication on 64bit machines
|
2004-03-17 16:40:56 +00:00 |
|
Andi Gutmans
|
5569ad0626
|
- Fix tiny bug (one of the reasons we can't support __toString() for
- regular objects).
|
2004-03-17 16:18:24 +00:00 |
|
Dmitry Stogov
|
67a0ff81ae
|
Test was fixed
|
2004-03-17 16:06:18 +00:00 |
|
Andi Gutmans
|
09341786dc
|
- Stop make_printable_zval() from calling __toString()
|
2004-03-17 15:49:34 +00:00 |
|
Andi Gutmans
|
ccb515afc7
|
- Fixed problem with __toString(). Due to the engine's architecture it is
- currently not possible to call __toString() anywhere besides print & eval.
- Follow up will be on internals@
|
2004-03-17 15:48:49 +00:00 |
|
Stanislav Malyshev
|
c18c5be1e0
|
fix typo
|
2004-03-17 11:10:37 +00:00 |
|
Andi Gutmans
|
29ee03aa55
|
- Apply Ard's patch to support multiplication & overflow on both 32bit
and 64bit machines
|
2004-03-17 09:25:52 +00:00 |
|