Marcus Boerger
ba75dd7877
Fix issue in test
2004-08-19 08:04:20 +00:00
Marcus Boerger
f97066dc17
BFN + reorder
2004-08-19 07:45:24 +00:00
Marcus Boerger
308081cd11
- Implement #29728 : Reflection API Feature: Default parameter value.
...
. ReflectionParameter::isDefaultValueAvailable()
. ReflectionParameter::getDefaultValue()
2004-08-19 07:42:02 +00:00
Marcus Boerger
5e1a0f4c0c
- Nedd to work on copy
2004-08-19 07:16:02 +00:00
77319b779a
ChangeLog update
2004-08-19 00:32:47 +00:00
Marcus Boerger
35fec42377
- Show default value of optional parameters of user defined functions.
2004-08-18 23:07:12 +00:00
Ilia Alshanetsky
5520636b17
Fixed bug #29727 (Added missing CURL authentication directives).
2004-08-18 21:27:24 +00:00
Andrei Zmievski
f60dc4699f
Forgot to turn off debugging.
2004-08-18 18:10:31 +00:00
Andrei Zmievski
fe5c131a0d
Re-add my patch for .ini variable access.
2004-08-18 16:58:20 +00:00
Antony Dovgal
ad503c814b
MFB: typo in config.m4 (potential configuration problem with Stronghold)
2004-08-18 07:22:54 +00:00
97360bacd5
ChangeLog update
2004-08-18 00:36:55 +00:00
Andi Gutmans
48b766d500
- Fix typos
2004-08-17 23:08:44 +00:00
Antony Dovgal
b3da1422bb
fix typo
2004-08-17 10:57:40 +00:00
d3cf46ca1d
ChangeLog update
2004-08-17 00:33:20 +00:00
Ilia Alshanetsky
4d360ead0c
Fixed bug #29594 (Use PHP's own tmpfile() implementation).
2004-08-16 23:07:42 +00:00
Zeev Suraski
b9310261d7
Fix an oldie fd leak
2004-08-16 12:24:52 +00:00
Marcus Boerger
041d23d7b6
- Fix bug #29447 : Reflection API issues
2004-08-16 08:48:25 +00:00
Ilia Alshanetsky
60fc9c050a
Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path does not
...
have trailing slash).
2004-08-16 01:41:14 +00:00
be00addf85
ChangeLog update
2004-08-16 00:33:22 +00:00
Marcus Boerger
44a9c3188e
Make clear this is PDO support
2004-08-15 19:17:58 +00:00
Marcus Boerger
d16571328f
Fix extension name
2004-08-15 15:56:33 +00:00
Marcus Boerger
ce8331f9a5
Remove unnecessary check
2004-08-15 15:48:32 +00:00
Marcus Boerger
295ae448b1
- Synch names with other extensions
2004-08-15 13:43:56 +00:00
Georg Richter
1c6f49006b
fixed default for mysqli_fetch_array
2004-08-15 05:48:16 +00:00
8840250fa0
ChangeLog update
2004-08-15 00:34:53 +00:00
Marcus Boerger
e45270dd2f
Add missing check
2004-08-14 19:02:17 +00:00
7ccbed42c8
ChangeLog update
2004-08-14 00:34:06 +00:00
Dan Kalowsky
206c05dc47
Checking in a patch by Dave Lawson (dlawson@masterytech.com) to correct
...
some of the behavior found in the odbc_fetch_*() functions. This patch
NEEDS to be tested on MS Access before a release is done with it. This
submission is to get it into the daily builds for testing.
2004-08-13 19:33:24 +00:00
Georg Richter
1593aa0e5e
fixed bug #29656 (segfault on result and statement properties)
2004-08-13 16:25:29 +00:00
Antony Dovgal
e511b57e2a
fix yet another annoying compile warning
2004-08-13 14:59:58 +00:00
Antony Dovgal
f370d0290f
fix compile warning
2004-08-13 14:52:27 +00:00
Christian Stocker
98dd7282be
Forgot to add DomDocumentFragment->appendXML(), when I commited it back then
2004-08-13 12:35:56 +00:00
Christian Stocker
e99c375606
Added DomDocument->recover property for parsing not well-formed XML Documents.
2004-08-13 12:32:55 +00:00
Derick Rethans
566230a01b
- Added the PHP_EOL constant (Patch by Paul Hudson)
2004-08-13 07:02:50 +00:00
e5cb1fa4e4
ChangeLog update
2004-08-13 00:33:48 +00:00
Georg Richter
8ff9528138
minor fix in mysqli_prepare: copying stmt errormessag to mysql structure
2004-08-12 22:14:06 +00:00
Chuck Hagenbuch
6639ab8469
More spaces -> tabs.
2004-08-12 19:31:36 +00:00
Ilia Alshanetsky
5b58b9af6b
Properly fix the msgno check inside imap_fetchbody().
2004-08-12 19:20:15 +00:00
Chuck Hagenbuch
0bf1525bc8
fix.
2004-08-12 18:01:45 +00:00
Marcus Boerger
1dda0f263a
Fix tests after foreach patch
2004-08-12 08:01:41 +00:00
Andi Gutmans
0286913937
- Use FREE_HASHTABLE()
2004-08-12 06:17:42 +00:00
Andi Gutmans
993f70c1d2
- Don't use magic numbers
2004-08-12 05:54:11 +00:00
Andi Gutmans
de25255b6d
- Significantly improve performance of foreach($arr as $data). (Marcus)
2004-08-12 05:41:01 +00:00
Marcus Boerger
5310de975c
Change to use md5_file()
2004-08-12 00:38:01 +00:00
fb9b63de23
ChangeLog update
2004-08-12 00:37:05 +00:00
Ilia Alshanetsky
61d60153b2
Fixed memory leak.
2004-08-11 23:25:50 +00:00
Ilia Alshanetsky
bf8a6a07d8
MFH: Fixed bug #29607 (highlighting code with HEREDOC produces invalid
...
output).
2004-08-11 22:38:32 +00:00
Marcus Boerger
3bca709fbc
Add missing module deps
2004-08-11 21:04:36 +00:00
Marcus Boerger
364c2fe5a2
TSRM fix
2004-08-11 20:51:41 +00:00
Ilia Alshanetsky
af77fdb9bf
It's stable now.
2004-08-11 20:31:39 +00:00