Marcus Boerger
|
0629bdb061
|
Shared dba requires at least db-3.3
|
2003-01-31 20:06:44 +00:00 |
|
Marcus Boerger
|
037986db20
|
Fix proto
|
2003-01-31 19:12:23 +00:00 |
|
Frank M. Kromann
|
b079cc2af5
|
Rename script.
Add check for CLI version
|
2003-01-31 18:51:28 +00:00 |
|
Sascha Schumann
|
bea6ff5183
|
Unbreak $Id tag
|
2003-01-31 16:24:12 +00:00 |
|
foobar
|
e9a132f223
|
No c++ comments..
|
2003-01-31 14:18:50 +00:00 |
|
Moriyoshi Koizumi
|
b00cc4f2bb
|
Fixed a mb_send_mail() bug that has been reported in php-i18n@lists.php.net
See http://lists.php.net/article.php?group=php.i18n&article=427
|
2003-01-31 14:15:49 +00:00 |
|
Sara Golemon
|
81797baed4
|
Add ftp_raw() to send raw command strings to an FTP server.
|
2003-01-31 04:54:57 +00:00 |
|
Frank M. Kromann
|
ff605d071f
|
Use platform specific extension.
|
2003-01-31 03:45:13 +00:00 |
|
Frank M. Kromann
|
04abd3af69
|
Dtandard visual studio project for ext_skel
|
2003-01-31 03:44:55 +00:00 |
|
Frank M. Kromann
|
941dc7260d
|
Wrapper script to use ext_skel on Win32
|
2003-01-31 03:44:20 +00:00 |
|
Ilia Alshanetsky
|
242a9a47c7
|
Fix compiler warning.
|
2003-01-30 22:37:50 +00:00 |
|
Marcus Boerger
|
302f97abbc
|
Revert this part, the new one adds more problems than it solves.
|
2003-01-30 21:36:05 +00:00 |
|
Sara Golemon
|
65146ceb26
|
Unify str_replace and str_ireplace using INTERNAL_FUNCTION_PARAM_PASSTHRU -- reduce codebase/maintenance complexity
|
2003-01-30 20:09:19 +00:00 |
|
foobar
|
21803056b5
|
fix bug: #21945 (zts build failed)
|
2003-01-30 19:30:13 +00:00 |
|
Marcus Boerger
|
f2ff4678cd
|
Allow to link against chosen modules correctly
|
2003-01-30 18:28:42 +00:00 |
|
Sara Golemon
|
37ff98978b
|
Feature Request # 5919 - Addition of str_ireplace()
Also removed deprecated BM str replace menthod
Also rewrote php_str_to_str to use more processor/memory efficient method (ilia)
|
2003-01-30 05:00:41 +00:00 |
|
Ilia Alshanetsky
|
453368afdf
|
Removed pointless checks.
|
2003-01-30 02:33:16 +00:00 |
|
Ilia Alshanetsky
|
ebf13bc940
|
Added sanity checks.
|
2003-01-29 19:33:38 +00:00 |
|
Maxim Maletsky
|
808cb3ad74
|
Added myself to the maintainers list.
|
2003-01-29 18:31:48 +00:00 |
|
Edin Kadribasic
|
ca0b63e420
|
Enable embedded code using sapi/embed to use dl().
|
2003-01-29 15:39:10 +00:00 |
|
Harald Radi
|
f8e014b228
|
MFPHP_4_3
|
2003-01-29 00:49:09 +00:00 |
|
Ilia Alshanetsky
|
e6170c0b30
|
Added part of strpos commit that never made it in for some reason.
# Thanks Pollita.
|
2003-01-29 00:07:01 +00:00 |
|
foobar
|
41d6e9af8d
|
Fix configure. (typo?)
|
2003-01-28 10:55:36 +00:00 |
|
foobar
|
68ffe71a12
|
fix some typos
|
2003-01-28 06:56:32 +00:00 |
|
foobar
|
c96fe825b8
|
fix typo
|
2003-01-28 06:52:09 +00:00 |
|
Marcus Boerger
|
1ab64d2b96
|
- fix this: els is optional but may not be empty
|
2003-01-28 06:27:01 +00:00 |
|
Frank M. Kromann
|
0e38fedcd7
|
Fix the setting of computer name and processor type for php_uname() on Win32
|
2003-01-28 05:02:12 +00:00 |
|
Ilia Alshanetsky
|
2d0f432490
|
Added scandir() function, which allows quick retrieval of all files &
directories within the specified path and sort the output in alphabetical
or reverse alphabetical order.
|
2003-01-28 01:48:57 +00:00 |
|
foobar
|
946032f40b
|
- Cleaned up and made less error-prone
- Changed --enable-mime-magic -> --with-mime-magic[=FILE] to allow
specifying of the file during configure.
|
2003-01-28 01:00:15 +00:00 |
|
Marcus Boerger
|
2b5a5ca669
|
- fix "--without-flatfile"
- simplify Berkley DB verison check
|
2003-01-28 00:10:05 +00:00 |
|
Maxim Maletsky
|
e4ec7372e9
|
This fixes "warning C4101: 'charsetid' : unreferenced local variable" on VC6
|
2003-01-27 20:05:48 +00:00 |
|
Maxim Maletsky
|
897a708c87
|
@- Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).
(Maxim)
|
2003-01-27 19:52:11 +00:00 |
|
Sara Golemon
|
d0cb097c52
|
Fix potential buffer overflow.
|
2003-01-27 19:51:50 +00:00 |
|
Edin Kadribasic
|
c7441b2379
|
Fixed bug #21597 (made glob() understand windows paths)
|
2003-01-27 16:29:47 +00:00 |
|
Uwe Steinmann
|
c375b0b05c
|
- fixed several bugs in hw_document_xx() functions. The macro to access
the document was the same as for a link to the sever.
|
2003-01-27 09:11:17 +00:00 |
|
Sara Golemon
|
761fa96412
|
Feature Request #21748. Added function ftp_chmod().
|
2003-01-27 02:54:12 +00:00 |
|
Sander Roobol
|
e9d0a58cb0
|
Fix build
|
2003-01-26 09:13:31 +00:00 |
|
Sara Golemon
|
3ad9839f2f
|
Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jasper@pointless.net)
|
2003-01-26 01:15:02 +00:00 |
|
Marcus Boerger
|
564788b6f5
|
The builtin version was always used even if configured otherwise.
|
2003-01-25 19:46:58 +00:00 |
|
Ilia Alshanetsky
|
ef021e8964
|
Removed unneeded code.
|
2003-01-25 18:55:07 +00:00 |
|
Hartmut Holzgraefe
|
974ff24e80
|
- mime file parser messages only with mime_magic.debug=On (default: off)
- fix docref URL in startup error messages
- show status in php info, either "enabled" or "..., disabled"
|
2003-01-25 16:25:37 +00:00 |
|
Hartmut Holzgraefe
|
6a4a858294
|
preparations for making magic file parser silent
|
2003-01-25 13:33:29 +00:00 |
|
Hartmut Holzgraefe
|
f95759b36a
|
suggesting a plain magic file insteat of a mime one is a bad idea
|
2003-01-25 10:51:04 +00:00 |
|
Ilia Alshanetsky
|
efae1b9ace
|
Fixed a typo.
|
2003-01-25 00:25:32 +00:00 |
|
Ilia Alshanetsky
|
758ea308a9
|
Fixed compiler warning.
|
2003-01-25 00:23:03 +00:00 |
|
Sascha Schumann
|
330740f7cd
|
Remove ugly netware hacks from the code
|
2003-01-24 23:57:32 +00:00 |
|
Ilia Alshanetsky
|
e10f20924e
|
Removed unnecessary checks.
|
2003-01-24 22:58:46 +00:00 |
|
Dan Kalowsky
|
b48d709746
|
Patch for bug #21844
|
2003-01-24 22:40:38 +00:00 |
|
Ilia Alshanetsky
|
383171b11b
|
Fixed bug #21533 (a rare condition where error can remain undefined and
result in undefined behavior when it is used without being initialized).
|
2003-01-24 19:23:53 +00:00 |
|
Ilia Alshanetsky
|
417ba55c1f
|
Fixed bug #21865.
|
2003-01-24 19:15:54 +00:00 |
|