foobar
|
8a088529c9
|
PHP_ADD_LIBPATH checks that the path is not /usr/lib..
|
2004-04-08 23:54:10 +00:00 |
|
Derick Rethans
|
ea2fa14acb
|
- Added missing CEST zone
|
2004-04-08 19:21:46 +00:00 |
|
Edin Kadribasic
|
cf3d459815
|
Merged wrongly s/#ifdef/#if/
|
2004-04-07 22:31:29 +00:00 |
|
Edin Kadribasic
|
fcfe6ff818
|
MFH: Allow compilation with gdlib 1.8
|
2004-04-07 22:28:29 +00:00 |
|
Ilia Alshanetsky
|
88b30630b2
|
Removed test for a problem inside the GD library.
|
2004-04-07 20:52:44 +00:00 |
|
Adam Dickmeiss
|
9d4bd52adf
|
Fixed bug #27803 (YAZ lib path)
|
2004-04-07 19:37:22 +00:00 |
|
Rob Richards
|
fa843198d4
|
Fix Bug #27769 crash using domxml_xmltree
|
2004-04-06 17:56:11 +00:00 |
|
foobar
|
e5a94e640e
|
update credits
|
2004-04-06 10:10:41 +00:00 |
|
Ilia Alshanetsky
|
831caad432
|
Restore wddx tests, without the troublesome date conversions.
|
2004-04-05 14:10:19 +00:00 |
|
Moriyoshi Koizumi
|
0ef09b9609
|
- MFH(r-1.49): Let it work safely
|
2004-04-04 19:23:43 +00:00 |
|
Moriyoshi Koizumi
|
df1e5064e7
|
- Remove test, as it's never worked as expected.
|
2004-04-04 19:19:45 +00:00 |
|
Ilia Alshanetsky
|
ad63c6c086
|
MFH: Fixed a bug that prevented building of the GD extension against
external GD lib 1.X.
|
2004-04-04 18:00:23 +00:00 |
|
Derick Rethans
|
8d802f10f0
|
- MFH: Fixed comment and double 0
|
2004-04-04 12:45:34 +00:00 |
|
SVN Migration
|
3bab4824f0
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-04-04 12:42:14 +00:00 |
|
Marcus Boerger
|
951f80976b
|
MFH: Add comment
|
2004-04-04 12:31:38 +00:00 |
|
Ard Biesheuvel
|
0e00c049c7
|
MFH: gcc-2.95/sparc test
|
2004-04-04 10:24:09 +00:00 |
|
Derick Rethans
|
e85ca0efce
|
- Fixed bug #27849 (configure craps out on trivial syntax error).
|
2004-04-03 17:23:14 +00:00 |
|
Ard Biesheuvel
|
4b1deca2e1
|
2nd try for glibc2.2/sparc64
|
2004-04-03 12:37:45 +00:00 |
|
Ard Biesheuvel
|
c40ac6b268
|
Changed test to include returning HUGE_VAL as well (intended to resolve #27830)
|
2004-04-03 09:46:20 +00:00 |
|
Ilia Alshanetsky
|
85923625fe
|
Fixed bug #27730.
|
2004-04-02 16:54:44 +00:00 |
|
Derick Rethans
|
de9e6e1f1b
|
- Fixed unintialized variables.
|
2004-04-02 09:33:49 +00:00 |
|
Derick Rethans
|
6c63a9e153
|
- Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time)
|
2004-04-01 20:35:41 +00:00 |
|
Ilia Alshanetsky
|
4de55b50dc
|
Revert patch for bug #27782.
|
2004-04-01 19:07:02 +00:00 |
|
Derick Rethans
|
cc5e0df571
|
- MFH: Fixed bug #27822 (is_resource() returns TRUE for closed resources)
|
2004-04-01 08:56:33 +00:00 |
|
SVN Migration
|
d528916296
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-04-01 08:54:45 +00:00 |
|
Ilia Alshanetsky
|
772523e4a8
|
MFH: Fixed bug #27809 (ftp_systype returns null on some ftp servers).
|
2004-03-31 20:44:04 +00:00 |
|
Hartmut Holzgraefe
|
5f1a942add
|
MFH
|
2004-03-31 17:59:28 +00:00 |
|
Ard Biesheuvel
|
ea3c36078c
|
MFH
|
2004-03-31 10:31:43 +00:00 |
|
Ilia Alshanetsky
|
24e9c2b3ff
|
MFH: Fixed bug #27782 (Wrong behaviour of next(), prev() and each()).
|
2004-03-30 19:09:10 +00:00 |
|
SVN Migration
|
6241abce94
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-03-30 19:08:44 +00:00 |
|
Frank M. Kromann
|
53b5689016
|
MFH: Fix for #27764. Get return value from a stored procedure not returning any result sets
|
2004-03-30 17:54:38 +00:00 |
|
Marcus Boerger
|
64fe4952b6
|
MFH: NAN==NAN doest work (Ard)
|
2004-03-29 23:26:32 +00:00 |
|
Ilia Alshanetsky
|
96b2eaca0d
|
MFH: Removed extra spaces that cause the test to fail.
|
2004-03-29 21:57:54 +00:00 |
|
Wez Furlong
|
ffe1113b3d
|
Fix for Bug #26757: session.save_path default is bogus for win32
Based on a patch found in the bug report.
Concept approved by Ilia.
|
2004-03-29 21:28:47 +00:00 |
|
Marcus Boerger
|
6efb1b369c
|
MFH: Found a NAN/INF solution that should be portable everywhere(?)
|
2004-03-29 19:03:59 +00:00 |
|
Frank M. Kromann
|
538a818db0
|
MFH: Fix for #27743. Make sure Money types are converted and returned correct
|
2004-03-29 18:33:13 +00:00 |
|
Ilia Alshanetsky
|
9934670186
|
MFH: Synchronized bundled GD library with GD 2.0.22.
|
2004-03-29 18:21:00 +00:00 |
|
Ilia Alshanetsky
|
cb8e1f16ee
|
Fixed build.
|
2004-03-29 00:27:17 +00:00 |
|
Ilia Alshanetsky
|
1af4d7724f
|
Fixed bug #27732 (Fixed compilation bug inside php_sab_info.h).
|
2004-03-29 00:09:34 +00:00 |
|
Marcus Boerger
|
7e941eefe8
|
MFH: Improve portability (idea by Ard)
|
2004-03-28 21:50:01 +00:00 |
|
Rasmus Lerdorf
|
885e837b2a
|
- Merge whitespace and trivial changes from HEAD back to the branch so the
diff between HEAD and PHP_4_3 only shows feature changes
- Fix test case for bug #27719 (TZ=EST means no DST so the test was wrong)
|
2004-03-28 14:57:32 +00:00 |
|
Marcus Boerger
|
6f431d5d6d
|
MFH: Move defines to proper location
|
2004-03-27 01:41:46 +00:00 |
|
Marcus Boerger
|
4e78551db1
|
Touch after .c
|
2004-03-27 01:28:00 +00:00 |
|
Marcus Boerger
|
91786ab7a5
|
MFH: bugfix #27646
|
2004-03-27 01:17:07 +00:00 |
|
SVN Migration
|
0bf404dbeb
|
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
|
2004-03-27 00:50:42 +00:00 |
|
Ard Biesheuvel
|
a96a6a2b7f
|
Alignment fix
|
2004-03-26 20:53:09 +00:00 |
|
Ard Biesheuvel
|
b1061c7443
|
MFH: Calculate pow(long,long) in a way that works on 64-bit platforms
|
2004-03-26 20:01:53 +00:00 |
|
Derick Rethans
|
5d3a542a08
|
- COmmit the test, not the diff
|
2004-03-26 19:50:45 +00:00 |
|
Derick Rethans
|
e89ac09125
|
- Add test for #27719
|
2004-03-26 19:44:18 +00:00 |
|
Rasmus Lerdorf
|
94728f7301
|
The 2am offset was a bad choice as this hour doesn't necessarily exist
on a DST switch. So use 4am instead. Fixes bug #27719
|
2004-03-26 19:29:31 +00:00 |
|